The example on how to implement simple chatbot using seq2seq model in the python using tensorflow 1.4 version. This Chatbot example shows the attention mechanism and bucketing as well.
Supported Python version
- Python version used in this project: 3.5+
Pandas 0.18.0
Numpy 1.10.4
TensorFlow 1.4.0
To run this project you will need some software, like Anaconda, which provides support for running .ipynb files (Jupyter Notebook).
ipython notebook chatbot.ipynb
jupyter notebook chatbot.ipynb