NLP Chat bot capable of performing business operations
- Can exchange basic greetings
- Returns random Godzilla gifs when you just say its name - very important
- Create google accounts upon request
Should run on Windows/Mac/Linux. Makefile uses pyenv-virtualenv and creates a virtualenv of Python 3.4.2. If running on windows, make sure you have installed Git for Windows and have added all .exes to your $PATH.
$> make install-dev
$> make test
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.