Giter Club home page Giter Club logo

melissa-web's Introduction

Melissa-Web [Deprecated]

Melissa-Web is the web interface for the Melissa-Core repository. It provides a proof of concept of a web-based interface for operating Melissa on their systems.

IMPORTANT: Please note that open pull requests in this repository only if you wish to contribute to the functionality of the web interface. If you wish to enhance Melissa's capabilities, you should head over to Melissa-Core. Also note that this repository will be synched with Melissa-AI/Melissa-Core only after certain periods of time (unless someone opens a PR to do that).

Installation

The installation steps are esentially the same as that of Melissa-Core, however, there are a few changes to the requirements.txt file.

For OS X Systems

Clone the project using git. You can install git and other CLI developer tools by running the following commands:

xcode-select --install

You will need to install PortAudio and PyAudio. Now run the following commands:

git clone https://github.com/Melissa-AI/Melissa-Web.git
cd Melissa
pip install -r requirements.txt --allow-external pywapi --allow-unverified pywapi
cp profile.yaml.default profile.yaml
cp memory.db.default memory.db
mkdir uploads

For Linux Systems

Install git and espeak using your distribution's package manager or build them from their binary files. Follow the same steps as OS X's installation system, starting from installing PortAudio and PyAudio. To play music, you will have to install mpg123.

Configuration

Once you have successfully set up your development environment, open profile.yaml to customise the file and add details about yourself.

Usage Guide

Follow this link for reading the Usage aka Dating Guide.

Contributing

After forking Melissa-AI/Melissa-Web and making the appropriate changes, open an issue and a pull request. After testing the issue/pull request, your request will be merged.

Licence

The MIT License (MIT)

melissa-web's People

Contributors

manrajgrover avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.