Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fendouai/Awesome-Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
https://github.com/fendouai/Awesome-Chatbot
List: Awesome-Chatbot
awesome chatbot corpus seq2seq seq2seq-chatbot seq2seq-model tensorflow tutorial
Last synced: 12 days ago
JSON representation
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
- Host: GitHub
- URL: https://github.com/fendouai/Awesome-Chatbot
- Owner: fendouai
- License: apache-2.0
- Created: 2017-09-01T02:58:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T18:42:40.000Z (6 months ago)
- Last Synced: 2024-05-21T01:44:18.111Z (6 months ago)
- Topics: awesome, chatbot, corpus, seq2seq, seq2seq-chatbot, seq2seq-model, tensorflow, tutorial
- Language: Python
- Homepage: http://www.panchuangai.com/
- Size: 12.7 KB
- Stars: 2,009
- Watchers: 104
- Forks: 407
- Open Issues: 3
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Chatbot Projects
## Chatbot
### ParlAI
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
https://github.com/facebookresearch/ParlAI
### stanford-tensorflow-tutorials
A neural chatbot using sequence to sequence model with attentional decoder.
https://github.com/chiphuyen/stanford-tensorflow-tutorials/tree/master/assignments/chatbot
### ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
http://chatterbot.readthedocs.io/
### DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
https://github.com/Conchylicultor/DeepQA
### neuralconvo
Neural conversational model in Torch
https://github.com/macournoyer/neuralconvo
### chatbot-rnn
A toy chatbot powered by deep learning and trained on data from Reddit
https://github.com/pender/chatbot-rnn
### tf_seq2seq_chatbot
tensorflow seq2seq chatbot
https://github.com/nicolas-ivanov/tf_seq2seq_chatbot
### ai-chatbot-framework
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
https://github.com/alfredfrancis/ai-chatbot-framework
### DeepChatModels
Conversation Models in Tensorflow
https://github.com/mckinziebrandon/DeepChatModels
### Chatbot
Build your own chatbot base on IBM Watson
https://webchatbot.mybluemix.net/
### Chatbot
An AI Based Chatbot
http://chatbot.sohelamin.com/
### neural-chatbot
A chatbot based on seq2seq architecture done with tensorflow.
https://github.com/inikdom/neural-chatbot
## Chinese_Chatbot
### Seq2Seq_Chatbot_QA
使用TensorFlow实现的Sequence to Sequence的聊天机器人模型
https://github.com/qhduan/Seq2Seq_Chatbot_QA
### Chatbot
基於向量匹配的情境式聊天機器人
https://github.com/zake7749/Chatbot
### chatbot-zh-torch7
中文Neural conversational model in Torch
https://github.com/majoressense/chatbot-zh-torch7
## Corpus
### Cornell Movie-Dialogs Corpus
http://www.cs.cornell.edu/~cristian/Cornell_Movie-Dialogs_Corpus.html
### Dialog_Corpus
Datasets for Training Chatbot System
https://github.com/candlewill/Dialog_Corpus
### OpenSubtitles
A series of scripts to download and parse the OpenSubtitles corpus.
https://github.com/AlJohri/OpenSubtitles
### insuranceqa-corpus-zh
OpenData in insurance area for Machine Learning Tasks
https://github.com/Samurais/insuranceqa-corpus-zh
### dgk_lost_conv
dgk_lost_conv 中文对白语料 chinese conversation corpus
https://github.com/majoressense/dgk_lost_conv
## Papers
### Sequence to Sequence Learning with Neural Networks
http://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf
### A Neural Conversational Model
http://arxiv.org/pdf/1506.05869v1.pdf
## Tutorial
### Research Blog: Computer, respond to this email.
https://research.googleblog.com/2015/11/computer-respond-to-this-email.html
### Deep Learning for Chatbots, Part 1 – Introduction
http://www.wildml.com/2016/04/deep-learning-for-chatbots-part-1-introduction/
### Deep Learning for Chatbots, Part 2 – Implementing a Retrieval-Based Model in Tensorflow
http://www.wildml.com/2016/07/deep-learning-for-chatbots-2-retrieval-based-model-tensorflow/
## More
[http://www.tensorflownews.com/](http://www.tensorflownews.com/)