Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 324 Bytes

readme.md

File metadata and controls

22 lines (15 loc) · 324 Bytes

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