A chatbot written in python using tensorflow. Extend model.py to implement your own pipeline.
Inside your virtual environment
pip install -r requirements.txt
Run chatbot.py to train and talk to your bot
python chatbot.py
Inspired by https://chatbotsmagazine.com/contextual-chat-bots-with-tensorflow-4391749d0077