构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。
☆101Nov 5, 2025Updated 9 months ago
Alternatives and similar repositories for smart-customer-service-system
Users that are interested in smart-customer-service-system are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- langgraph的deepagent源码分析☆19Jan 1, 2026Updated 7 months ago
- A freeswitch esl server for make a callcenter core,ex:ACD,IVR and so on......☆12Sep 26, 2016Updated 9 years ago
- ☆18Apr 8, 2025Updated last year
- 基于LangGraph构建的智能客服系统,结合RAG知识检索和Ollama本地推理,实现高效精准的客服对话体验。☆22Jun 9, 2025Updated last year
- An intelligent customer support system powered by LangGraph and LangChain that uses Retrieval-Augmented Generation (RAG) to provide accur…☆21Jul 25, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 智能呼叫中心☆11Apr 4, 2023Updated 3 years ago
- C++视频行为分析系统v3系列版本☆22Apr 17, 2026Updated 3 months ago
- 使用LangGraph搭建多智能体客服系统☆77May 26, 2026Updated 2 months ago
- 一个基于 LangGraph 和 LangSmith 构建的多智能体AI系统☆36Jun 5, 2025Updated last year
- openCallHub 是一个开源的呼叫中心解决方案,提供全面的客服与语音交互功能,基于 Java 17 和 Spring Boot 开发,集成 FreeSWITCH、Kamailio 等通信组件☆121Jul 13, 2026Updated 3 weeks ago
- 2020腾讯广告算法大赛初赛rank6,复赛rank11队伍(wujie代码)☆12Apr 12, 2021Updated 5 years ago
- 使用LangGraph+DeepSeek-R1+FastAPI+Gradio实现一个带有记忆功能的流量包推荐智能客服web端用例,同时也支持gpt大模型、国产大模型(OneApi方式)、Ollama本地开源大模型、阿里通义千问大模型☆469Apr 14, 2025Updated last year
- FreeSWITCH ASR module fork from mod_audio_stream, use FunASR online cpu version☆20Jun 27, 2025Updated last year
- 基于 Spring 全家桶(含 SpringAI、SpringCloud)、Spark 计算引擎、Kafka 流处理、Mysql 与 MongoDB 混合存储、Redis 缓存及 MinIO 对象存储的 Boss 直聘推荐系统,构建起 “数据采集 - 实时处理 - 特征计算…☆21Jul 7, 2025Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 基于Bert的智能问答系统!☆29Feb 25, 2020Updated 6 years ago
- 本项目对Deepseek-R1-Distill-Qwen-7B进行心理咨询CoT数据的LoRA微调,以进一步提升Deepseek-R1-Distill-Qwen-7B在心理咨询领域的慢思考能力。☆12Mar 11, 2025Updated last year
- 本项目从零开始构建并优化了一个千万参数级别的大规模预训练语言模型,涵盖预训练、有监督微调(SFT)和R1推理蒸馏三个阶段。项目采用自定义Transformer架构(包括RMSNorm、分组注意力、多Query机制、SwiGLU激活和RoPE位置编码),实现高效的长文本处理和…☆23Mar 10, 2025Updated last year
- 基于 Qwen/Qwen3-0.6B 的医疗问答微调与推理示例项目,记录健康数据、生成建议与报告☆16Sep 30, 2025Updated 10 months ago
- Multi-Agent Retrieval-Augmented Generation (RAG) Customer Support System using Python, LangChain, and LangGraph.☆136Oct 3, 2024Updated last year
- 一个基于 模型上下文协议/MCP 构建的智能医学文献分析工具。它旨在帮助科研人员、医学从业者和学生快速检索 PubMed 数据库,并利用大型语言模型 (LLM) 的能力对文献摘要进行智能分析和总结☆11Jun 17, 2026Updated last month
- 本项目旨在构建一套多场景下可复用的辅助决策型智能 Agent 系统。通过提取用户输入的关键信息,结合历史数据进行智能匹配,系统可在教育路径、法律咨询、金融投资、心理健康、企业经营、供应链优化、危机应对、智能客服等多个领域提供个性化决策建议。系统采用统一的决策流程设计,具备高…☆27Mar 7, 2026Updated 5 months ago
- Simple code for the tutorial on Polynomial Nets.☆13Jan 19, 2023Updated 3 years ago
- 基于LangChain V1.0 中间件机制从0到1实现AgentSkill☆16Feb 9, 2026Updated 6 months ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 基于antlr4 解析器,支持spark sql, tidb sql, flink sql, Spark/flink jar 运行命令解析器☆31Apr 25, 2023Updated 3 years ago
- 这是一个基于deepseek大语言模型和paddleocr的ai合同审核web项目,前端采用vue+vite框架,后端使用Django,支持扫描件pdf、docx、doc三种格式合同审核。通过ai分析,告知用户合同相关风险与注意事项,高亮显示功能助力用户快速定位合同原文,让…☆33Sep 6, 2025Updated 11 months ago
- GraphRAG 中文文档。GraphRAG是一种结构化的、分层的检索增强生成(RAG)方法,而不是使用纯文本片段的语义搜索方法。GraphRAG 过程包括从原始文本中提取出知识图谱,构建社群层级(这种结构通常用来描述个体、群体及它们之间的关系,帮助理解信息如何在社群内部传…☆19Jul 12, 2024Updated 2 years ago
- 深度网络实现意图分类。☆11Feb 26, 2021Updated 5 years ago
- 一个现代化的智能客服系统,支持实时聊天、文件传输、知识库问答等功能☆307Jul 13, 2026Updated 3 weeks ago
- 基于 LangGraph 和 FastAPI 的电商 AI Agent 框架。从 RAG 知识库到复杂的退货业务流的智能客服系统。☆104Jan 19, 2026Updated 6 months ago
- 基于LLM的AI用户画像系统☆25Jun 25, 2025Updated last year
- An AI project to provide `private` chat and RAG service. 一个提供私有化检索增强生成的AI项目☆11Jul 14, 2024Updated 2 years ago
- Steganography with help of LLM☆13Apr 28, 2025Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 人脸统计客流量☆18Oct 18, 2018Updated 7 years ago
- 本项目实现了一个基于多智能体(Multi-Agent)和检索增强生成(Retrieval-Augmented Generation, RAG)技术的客户支持系统。它利用 Python、LangChain 和 LangGraph 构建了一个能够处理各种旅行相关查询的对话式 A…☆293Jul 10, 2026Updated last month
- Source code of paper "Alirector: Alignment-Enhanced Chinese Grammatical Error Corrector" (Findings of ACL 2024)☆14Mar 19, 2025Updated last year
- ☆16Mar 6, 2025Updated last year
- LLMChat 是一个在Java生态下构建的企业级AIGC项目解决方案。它集成了强大的大语言模型(LLM)功能,结合RBAC权限体系,帮助企业快速构建智能客服、AI知识库、AI机器人等应用场景。支持本地私有大模型(如LocalAI/Ollama)、国内公共大模型(如通义千问…☆75Jan 7, 2025Updated last year
- 快速文件分享系统☆11May 4, 2014Updated 12 years ago
- MNIST experiment from Tensorizing neural networks (Novikov et al. 2015)☆14Oct 22, 2019Updated 6 years ago