charlesXu86/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
This project helps businesses and organizations create advanced conversational AI agents for customer service and internal operations. It takes user queries or conversational data as input and produces intelligent responses, automates tasks, and provides information. This is ideal for customer support managers, operations leads, or anyone looking to deploy sophisticated chatbots for engaging with users or streamlining workflows in areas like finance and legal.
1,293 stars. No commits in the last 6 months.
Use this if you need to build a comprehensive, multi-scenario chatbot solution that can handle complex conversations, understand user intent, extract information, and integrate with various platforms like websites, messaging apps, or even voice assistants.
Not ideal if you're looking for a simple, pre-built chatbot that requires minimal configuration and no custom development for specific domain knowledge or multi-turn dialogues.
Stars
1,293
Forks
428
Language
—
License
Apache-2.0
Category
Last pushed
Jun 13, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/charlesXu86/Chatbot_CN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
hyunwoongko/kochat
Opensource Korean chatbot framework
Decalogue/chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
DengBoCong/nlp-dialogue
A full-process dialogue system that can be deployed online
parulnith/Building-a-Simple-Chatbot-in-Python-using-NLTK
Building a Simple Chatbot from Scratch in Python (using NLTK)
hegdepavankumar/chatbot-using-python-NLTK
Chatbot Developed with the help of NLP and Python