seq2seq-chatbot topic

List seq2seq-chatbot repositories

chatbot

3.5k
Stars
1.0k
Forks
Watchers

ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。

Chinese-ChatBot

321
Stars
70
Forks
Watchers

中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。

cakechat

1.7k
Stars
933
Forks
Watchers

CakeChat: Emotional Generative Dialog System

Awesome-Chatbot

2.0k
Stars
407
Forks
Watchers

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

tf_chatbot_seq2seq_antilm

362
Stars
163
Forks
Watchers

Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.

seq2seq_chatbot

88
Stars
57
Forks
Watchers

a chatbot which is implemented via seq2seq model.

fuzi-nlu

90
Stars
27
Forks
Watchers

🤖️ 聊天机器人——夫子的「自然语言理解」模块

customer-support-chatbot

61
Stars
29
Forks
Watchers

Customer support chatbot based on seq2seq model.

ChatBot_seq2seq_extend

26
Stars
7
Forks
Watchers

Chatbot using Tensorflow (Model is seq2seq) Extend V2.0 ko