charlesXu86/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2954
- days_rel: n/a
- days_push: 1907
- n_releases_24m: 0
Adoption not part of the score
1289 stars · 424 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Chatbot_CN is a Chinese multi-turn, task-oriented chatbot platform targeting the finance and legal domains (with chitchat support), combining rule systems, deep learning, reinforcement learning, and knowledge graphs. It bundles NLU, NLG, information extraction, dialogue management, and NLP/KG modules, exposing them through Django-based RESTful interfaces with a web frontend.
Use cases
- build a Chinese task-oriented chatbot for finance or legal question answering
- add intent detection and slot filling to a dialogue system
- answer user questions over a knowledge graph with a bot
- serve NLP models like NER, sentiment analysis, and text correction behind REST APIs
- deploy a customer service bot on WeChat, DingTalk, or a web page
- implement multi-turn dialogue management with reinforcement learning policies
- turn a Raspberry Pi or microcontroller into a smart voice assistant
When to choose
- You need a Chinese-language, domain-specific (finance/legal) task-oriented dialogue system with NLU, knowledge graph, and NLG components
- You want a full-stack reference implementation covering data collection, model training, dialogue engine, and Django REST serving
- You are studying end-to-end dialogue-system engineering: intent detection, NER, slot filling, dialogue policy, and RL-based strategy optimization in one codebase
When to avoid
- You need an actively maintained or production-hardened framework - the latest release dates to mid-2021 and development has stalled
- You want English or multilingual dialogue support out of the box; the project is Chinese-focused
- You want modern LLM-based conversational AI; this is a pre-LLM TensorFlow-era stack of specialized models
- You need a lightweight library - this is a sprawling suite of roughly 13 sub-projects spanning data, algorithms, engines, and integrations
Facets
application · maturity maintenance
chatbot nlp machine-learning deep-learning reinforcement-learning artificial-intelligence chatbots machine-learning deep-learning fintech legal python self-hosted embedded knowledge-graph dialogue-system task-oriented-dialogue multi-turn-dialogue intent-detection slot-filling named-entity-recognition sentiment-analysis text-classification information-extraction tensorflow tensorflow-serving django-rest chinese-nlp finance-domain legal-domain voice-assistant natural-language-processing web-server
1 source
- readme: https://github.com/charlesXu86/Chatbot_CN · fetched 2026-08-28 · efb0c373eb6b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| charlesXu86/Chatbot_CN | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="charlesXu86/Chatbot_CN")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem