Chatbot继续沿着LLM前进,近期更新小参数量SLM的和训练脚本,支持本地训练。新增ChatAgent,实现各种有实际场景价值的Agent实现。
☆3,586Oct 9, 2025Updated 8 months ago
Alternatives and similar repositories for chatbot
Users that are interested in chatbot are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 自己动手做聊天机器人教程☆6,018Jul 18, 2022Updated 3 years ago
- 中文公开聊天语料库☆4,193Apr 23, 2024Updated 2 years ago
- 基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话☆702Jul 10, 2024Updated last year
- seq2seq中文聊天机器人☆333May 14, 2018Updated 8 years ago
- 基於向量匹配的情境式聊天機器人☆908Oct 18, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 对话机器人(聊天机器人)设计思考☆803Sep 8, 2020Updated 5 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆787Jun 21, 2018Updated 8 years ago
- Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩🔧☆916Jul 25, 2024Updated last year
- 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口☆1,291Jun 13, 2021Updated 5 years ago
- Just another seq2seq repo☆321Oct 8, 2018Updated 7 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆315Apr 9, 2022Updated 4 years ago
- 用于训练中英文对话系统的语料库 Datasets for Training Chatbot System☆2,052Sep 23, 2020Updated 5 years ago
- Turn Chinese natural language into structured data 中文自然语言理解☆1,533Jul 30, 2024Updated last year
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆444Apr 9, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:☆2,176May 5, 2024Updated 2 years ago
- building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)☆980Updated this week
- 中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。☆323Sep 17, 2023Updated 2 years ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆81,422May 10, 2024Updated 2 years ago
- (已不维护)Rasa中文聊天机器人☆527Dec 8, 2022Updated 3 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding), 文本分类(Text classification), 实体提取(ner,b…☆1,537Sep 23, 2021Updated 4 years ago
- 中文近义词:聊天机器人,智能问答工具包☆5,107Feb 1, 2026Updated 4 months ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,473Dec 16, 2021Updated 4 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法