A framework for training and evaluating AI models on a variety of openly available dialog datasets.
https://github.com/facebookresearch/ParlAI
A neural chatbot using sequence to sequence model with attentional decoder.
https://github.com/chiphuyen/stanford-tensorflow-tutorials/tree/master/assignments/chatbot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
http://chatterbot.readthedocs.io/
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
https://github.com/Conchylicultor/DeepQA
chatbot-rnn
A toy chatbot powered by deep learning and trained on data from Reddit
https://github.com/pender/chatbot-rnn
tensorflow seq2seq chatbot
https://github.com/nicolas-ivanov/tf_seq2seq_chatbot
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
https://github.com/alfredfrancis/ai-chatbot-framework
Conversation Models in Tensorflow
https://github.com/mckinziebrandon/DeepChatModels
Build your own chatbot base on IBM Watson
https://webchatbot.mybluemix.net/
An AI Based Chatbot
A chatbot based on seq2seq architecture done with tensorflow.
https://github.com/inikdom/neural-chatbot
使用TensorFlow实现的Sequence to Sequence的聊天机器人模型
https://github.com/qhduan/Seq2Seq_Chatbot_QA
基於向量匹配的情境式聊天機器人
https://github.com/zake7749/Chatbot
http://www.cs.cornell.edu/~cristian/Cornell_Movie-Dialogs_Corpus.html
Datasets for Training Chatbot System
https://github.com/candlewill/Dialog_Corpus
A series of scripts to download and parse the OpenSubtitles corpus.
https://github.com/AlJohri/OpenSubtitles
OpenData in insurance area for Machine Learning Tasks
https://github.com/Samurais/insuranceqa-corpus-zh
http://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf
http://arxiv.org/pdf/1506.05869v1.pdf
http://www.wildml.com/2016/04/deep-learning-for-chatbots-part-1-introduction/
http://www.wildml.com/2016/07/deep-learning-for-chatbots-2-retrieval-based-model-tensorflow/