Found 739 repositories(showing 30)
zhaoyingjun
Chatbot继续沿着LLM前进,近期更新小参数量SLM的和训练脚本,支持本地训练。新增ChatAgent,实现各种有实际场景价值的Agent实现。
fendouai
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
lukalabs
CakeChat: Emotional Generative Dialog System
tensorlayer
Chatbot in 200 lines of code using TensorLayer
qhduan
使用TensorFlow实现的Sequence to Sequence的聊天机器人模型
adeshpande3
Facebook chatbot that I trained to talk like me using Seq2Seq
bshao001
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
ricsinaruto
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
nicolas-ivanov
[unmaintained]
ywk991112
Pytorch seq2seq chatbot
Marsan-Ma-zz
Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.
lc222
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
oswaldoludwig
This repository contains a new generative model of chatbot based on seq2seq modeling.
jayeew
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。
nicolas-ivanov
Links to the implementations of neural conversational models for different frameworks
domerin0
A chatbot based on seq2seq architecture done with tensorflow.
lc222
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
saiwaiyanyu
tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。
fendouai
ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model. ChatGirl 一个基于 TensorFlow Seq2Seq 模型的聊天机器人。(包含预处理过的 twitter 英文数据集,训练,运行,工具代码,来波 Star 。)QQ群:167122861
AbrahamSanders
A sequence2sequence chatbot implementation with TensorFlow.
Ailln
🤖️ 聊天机器人——夫子的「自然语言理解」模块
sea-boat
a chatbot which is implemented via seq2seq model.
higepon
No description available
ldulcic
Customer support chatbot based on seq2seq model.
daniellibin
基于seq2seq的中文聊天机器人
电商多轮对话智能机器人
kenhenry
In this demo code, we implement Tensorflows Sequence to Sequence model to train a chatbot on the Cornell Movie Dialogue dataset.The dataset has been in the project. After training for a few hours, the bot is able to hold a fun conversation.
halxp1
使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型
wudejian789
No description available
kunalBhashkar
Deep Learning-based chatbot using Tensorflow