seq2seq-chatbot topic
chatbot
ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。
Chinese-ChatBot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。
cakechat
CakeChat: Emotional Generative Dialog System
Awesome-Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
tf_chatbot_seq2seq_antilm
Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.
seq2seq_chatbot
a chatbot which is implemented via seq2seq model.
fuzi-nlu
🤖️ 聊天机器人——夫子的「自然语言理解」模块
customer-support-chatbot
Customer support chatbot based on seq2seq model.
ChatBot_seq2seq_extend
Chatbot using Tensorflow (Model is seq2seq) Extend V2.0 ko