/flask-chatbot

chatterbot (machine learning bot) and Wit.ai in Flask with websocket

Primary LanguageHTML

Tested with Python 3

I don't know if the wit.ai still works or not, this project is actually to learn webscoket.

quickstart

Create your virtual environment using whatever you want

pip install -r requirements.txt
python -m textblob.download_corpora
cd flask_chatbot
python flask_chatbot.py