https://github.com/bytedesk/bytedesk-chatbot
致力于提供稳定、可扩展、定制化的客户服务一站式协作平台
https://github.com/bytedesk/bytedesk-chatbot
chatbot
Last synced: 4 months ago
JSON representation
致力于提供稳定、可扩展、定制化的客户服务一站式协作平台
- Host: GitHub
- URL: https://github.com/bytedesk/bytedesk-chatbot
- Owner: Bytedesk
- License: mit
- Created: 2018-11-28T02:41:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-21T12:42:21.000Z (over 7 years ago)
- Last Synced: 2025-06-05T07:44:35.237Z (about 1 year ago)
- Topics: chatbot
- Homepage: https://www.bytedesk.com
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 萝卜丝·云客服
- 致力于提供稳定、可扩展、定制化的客户服务一站式平台
- [官方网站](https://www.bytedesk.com)
- [开发文档](https://www.bytedesk.com/support/article?uid=201808221551193&aid=201808252118461)
## 其他
- [iOS SDK](https://github.com/bytedesk/bytedesk-ios)
- [Android SDK](https://github.com/bytedesk/bytedesk-android)
- [Web端接口](https://github.com/bytedesk/bytedesk-web)
- [微信公众号/小程序接口](https://github.com/bytedesk/bytedesk-wechat)
- [服务器端接口](https://github.com/bytedesk/bytedesk-server)
- [机器人](https://github.com/bytedesk/bytedesk-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
### Chatbot in 200 lines of code using TensorLayer
https://github.com/tensorlayer/seq2seq-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
### 对话机器人(聊天机器人)设计思考
https://github.com/qhduan/ConversationalRobotDesign
## 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/)