Melete is a web service of automatic composition based on the way of Orpheus.
$ git clone https://github.com/kvvzr/Melete
- Homebrew
- Python (2.7.x)
$ brew install mecab kvvzr/mecab-unidic/mecab-unidic
$ pip install -r requirements.txt
$ vim config.py
$ python app.py db init
$ python app.py db migrate
$ python app.py db upgrade
$ python app.py runserver