中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。
☆323Sep 17, 2023Updated 2 years ago
Alternatives and similar repositories for Chinese-ChatBot
Users that are interested in Chinese-ChatBot are comparing it to the libraries listed below
Sorting:
- 一个基于深度学习的中文聊天机器人,这里有详细的教程与代码,每份代码都有详细的注释,作为学习是美好的选择。A Chinese chatbot based on deep learning.☆185Apr 18, 2022Updated 3 years ago
- 基于seq2seq的中文聊天机器人☆65Apr 7, 2020Updated 5 years ago
- Chatbot继续沿着LLM前进,近期更新小参数量SLM的和训练脚本,支持本地训练。新增ChatAgent,实现各种有实际场景价值的Agent实现。