Repository navigation

#

seq2seq-chatbot

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

Python
3583
1 年前

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

Python
2120
1 年前

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

Python
362
2 年前

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

Jupyter Notebook
324
2 年前
Python
90
2 年前

a chatbot which is implemented via seq2seq model.

Python
87
8 年前

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

Python
27
7 年前

A personified chatbot responding to a query based on the answering pattern of Dr. APJ Abdul Kalam using Information Retrieval, Natural Language Processing, and Deep Learning techniques.

Python
23
5 年前

A generative-model based chatbot trained with Chinese corpus

Python
16
8 年前

a simple seq2seq model based on tensorflow 2, using cornell movie dialog corpus

Jupyter Notebook
14
5 年前