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