• Stars
    star
    1,934
  • Rank 23,809 (Top 0.5 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:

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/

More Repositories

1

PyTorchDocs

PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
Python
2,405
star
2

Awesome-TensorFlow-Chinese

Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/
Python
1,321
star
3

OpenCVTutorials

OpenCV-Python4.1 中文文档
Python
1,216
star
4

FaceRank

FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
Python
859
star
5

pytorch1.0-cn

PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI
314
star
6

Chinese-Text-Classification

Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/
Python
290
star
7

Awesome-Text-Classification

Awesome-Text-Classification Projects,Papers,Tutorial .
167
star
8

ArbitrageBot

ArbitrageBot, Detect Arbitrage Opportunities, Trading Clients, etc.
130
star
9

ChatGirl

ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model. ChatGirl 一个基于 TensorFlow Seq2Seq 模型的聊天机器人。(包含预处理过的 twitter 英文数据集,训练,运行,工具代码,来波 Star 。)QQ群:167122861
Python
108
star
10

Free-Tensorflow

Tensorflow 免费中文视频教程,开源代码,免费书籍.
84
star
11

BossComing

If your boss is coming ,send your phone a notification, based on face_recognition for face recognition and JPush to send notification.Just for fun!(the code is under dev branch)老板来了:人脸识别+手机推送,老板来了发送手机通知,你立刻知道。(代码在 dev 分支)
81
star
12

chat_wordpress

基于 ChatGPT 一个关键词批量生成内容,批量发布到 WordPress
Python
21
star
13

ChatClipboard

Boost Your ChatGPT Productivity with ChatClipboard - The Ultimate Desktop App for Effortless Text Response!
Python
11
star
14

CampusRecruitmentBus

欢迎关注微信公众号:校招巴士
8
star
15

babyagi_zh

babyagi_zh(通用人工智能婴儿版支持中文任务)
Python
7
star
16

AIGCOK

Awesome AIGC Applications.很棒的一些 AIGC(人工智能生成内容应用)
5
star
17

PyTorchVideo

PyTorch 官方文档视频版上线B站
5
star
18

OfferBus

21届&22届春招内推重磅来袭!(含腾讯、阿里、字节、京东、顺丰科技等50+大厂内推方式,不断更新中)
4
star
19

Word2Id_Chinese

Word2Id_Chinese:Chinese Sentences to ids,ids to Chinese Sentences.中文句子转索引,索引转中文,创建词典。
Python
4
star
20

DeepQA-Tutorial

5 步做一个 TensorFlow 聊天机器人: DeepQA 教程
4
star
21

PyTorchHub

HTML
3
star
22

ChatBotHub

ChatBotHub get response from multi chatgpt website. ChatBotHub 一键同时从多个 chatgpt 网页获得回复。
Python
3
star
23

TensorFlow-Examples-Guide

TensorFlow 实战,代码基于 TensorFlow-Examples。TensorFlow-Examples-Guide is based on TensorFlow-Examples :https://github.com/aymericdamien/TensorFlow-Examples
Python
2
star
24

PyTorchTutorial

PyTorchTutorial
2
star
25

fendouai.github.io

blog
1
star
26

TensorFlow-Examples-Chinese

TensorFlow Tutorial and Examples for Beginners (TensorFlow v2)
1
star