本项目实现了一个基于多智能体(Multi-Agent)和检索增强生成(Retrieval-Augmented Generation, RAG)技术的客户支持系统。它利用 Python、LangChain 和 LangGraph 构建了一个能够处理各种旅行相关查询的对话式 AI,包括航班预订、租车、酒店预订和行程推荐。还有对接了woocommerce商城进行商品查询,文章查询,表单提交,订单查询等商城功能。
☆313Jul 10, 2026Updated last month
Alternatives and similar repositories for langgraph_multi-agent-rag-customer-support
Users that are interested in langgraph_multi-agent-rag-customer-support are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Multi-Agent Retrieval-Augmented Generation (RAG) Customer Support System using Python, LangChain, and LangGraph.☆140Oct 3, 2024Updated last year
- 本项目是一个基于 LangGraph和大语言模型(LLM )实现的 Agentic RAG (检索增强生成)系统。它融合了动态查询分析和自我纠错机制,能够根据用户问题的复杂度智能地选择最优的策略(直接回答、向量库检索或网络搜索),并对生成的答案进行相关性评估,从而实现更高质量…☆71Oct 21, 2025Updated 10 months ago
- Paper-Agent 是一个面向科研人员和学生的智能论文检索与调研工具。项目基于多智能体协作架构(LangGraph),通过自然语言处理(NLP)、自动化搜索,帮助用户高效查找学术论文、分析文献内容,并进行论文调研。Paper-Agent 支持多平台集成、关键词搜索、自动…☆438Aug 15, 2026Updated 3 weeks ago
- 这个项目是一个医疗智能诊断助手系统,简单说就是:> 你输入病人的症状,AI系统会像一个经验丰富的医生团队一样,查阅大量病例文献,进行分析推理,然后给出诊断建议和治疗方案。☆38Sep 24, 2025Updated 11 months ago
- 赛博医生项目——”赛博华佗“,基于多模态大模型的多功能智能体,一键搭建本地多模态大模型。接入医疗健康相关的知识图谱和知识库后可以进行疾病初诊,病历分析,专业知识问答等功能,成为你的私人医生。赛博华佗项目能帮助实现医疗资源的跨地域传播,让更多人借助大模型改善健康水平。"Cyb…☆485Aug 16, 2026Updated 3 weeks 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.
- AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HIT…☆886Aug 27, 2026Updated last week
- 一个按路线图逐步实现的 RAG 学习项目:从 Naive RAG → Advanced RAG → Agentic RAG → GraphRAG & Fine-tuning → RAGOps,在本地用 LangChain + 向量库把“文档问答”跑通,并逐步加入语义分块、混…☆229Sep 1, 2026Updated last week
- LangGraph+A2A+MCP 实现的Agent RAG☆54Nov 14, 2025Updated 9 months ago
- 基于LangGraph实现的智能体医疗辅助诊断系统,实现了**症状分析→检查建议→诊断推理→治疗方案**的全流程自动化。☆22Aug 10, 2025Updated last year
- LC-StudyLab 是一个完整演示 LangChain v1.0 全家桶能力的开源项目,整合了 LangGraph、DeepAgents、RAG 检索增强生成、Guardrails 安全校验与流式输出智能体等核心特性,帮助开发者系统掌握 LangChain v1 的所有…☆397Dec 9, 2025Updated 8 months ago
- 具备prompt攻击防御和长期记忆优化的小龙虾☆145May 29, 2026Updated 3 months ago
- 五星大厨:全面Multi-Agent 的客服机器人,基于langraph实现,txt2sql ,txt2cypher, lightrag, 多模态 等☆397Aug 29, 2026Updated last week
- 基于 LangGraph 和 FastAPI 的电商 AI Agent 框架。从 RAG 知识库到复杂的退货业务流的智能客服系统。☆122Jan 19, 2026Updated 7 months ago
- 基于React + FastAPI + LangChain + 通义千问的智能医疗问答系统,支持基于检索增强生成(RAG)的医疗知识问答。☆110Mar 27, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 完整的 AI Agent 开发学习项目,包含 RAG 客服 Agent、文档生成 Workflow、LLM 评估系统三个实战项 目☆20Jan 25, 2026Updated 7 months ago
- 这是一种 AI 驱动的工具,可通过自动 Web 抓取和智能分析来验证业务概念。该系统通过分析在线讨论和生成评分验证报告来评估市场需求、竞争水平和可行性。 这是一款专业的商业调研应用程序,为用户提供友好的界面来:1.验证商业创意 , 2.分析用户评论。 该应用通过分析网络讨论…☆167Jun 7, 2025Updated last year
- How to build a Multi-Agentic Systems for RAG using LangGraph - Full project☆237Jan 10, 2025Updated last year
- 智能医疗问诊系统 - LangGraph Agent + RAG + React☆20Jan 27, 2026Updated 7 months ago
- 企业级多Agent知识管理系统:4个AI Agent协作完成文档解析→知识抽取→智能问答→增量更新,Python/Java/Go三语言实现☆144Apr 5, 2026Updated 5 months ago
- 基于Qwen2+SFT+DPO的医疗问答系统,项目中使用了自定义的 SFTTrainer/DPOTrainer/TRPOTrainer用于训练,其次,项目还调用各种知识库工具(neo4j, milvus, LDA, 等)进行自动化训练数据生成。另外,使用 vllm 用于推理…☆88Apr 29, 2026Updated 4 months ago
- 企业级多智能体AI管理系统 | 企业级智慧管理解决方案 | 基于MCP架构的财务分析、成本预测、知识管理、效能评估一体化平台|- 多智能体系统 (Multi-agent System) - MCP协议 (Model Context Protocol) - - AI决策支持系…☆27Nov 16, 2025Updated 9 months ago
- SuperMew — Agentic RAG with LangChain & LangGraph☆849Updated this week
- ☆19May 10, 2026Updated 3 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 医学中文RAG项目,使用langchain+milvus,支持快速一键式部署,支持无缝领域迁移☆300Mar 15, 2026Updated 5 months ago
- OrgMind 是一个集成了 OA 组织架构管理、RAG 知识库问答、AI 智能考试与企业级权限管理的现代化组织智能系统。 系统采用前后端分离架构,前端基于 Ant Design Pro (React) 构建,后端采用高性能的 FastAPI (Python) 框架,底层数…☆15Feb 26, 2026Updated 6 months ago
- 多Agent智能旅游行程规划系统 | Python+Java+Go三语言实现 | 面试全套资料 | 八股文+STAR法 则+面试QA☆300Apr 6, 2026Updated 5 months ago
- 基于 LangGraph 和 FastAPI 的电商 AI Agent 框架。从 RAG 知识库到复杂的退货业务流的智能客服系统。☆49Apr 25, 2026Updated 4 months ago
- A2A协议智能体通信演示项目 - 支持流式响应、推送通知和文件附件的智能体客户端☆21Jun 9, 2025Updated last year
- Agentic Insurance Claims Processing on Amazon EKS☆24Nov 26, 2025Updated 9 months ago
- 企业级多Agent医疗临床辅助决策系统 | Python/Java/Go三种实现 | LangGraph Pipeline | GraphRAG | FHIR R4 | HIPAA合规 | 完整面试准备材料☆145Apr 6, 2026Updated 5 months ago
- 基于 LangChain/LangGraph 的 ReAct Agent ,结合 RAG、工具调用与 Streamlit 界面,面向智能客服与报告生成场景。☆353May 10, 2026Updated 3 months ago
- 这是一个基于AI的综合性智能旅游规划系统,集成了自然语言处理、地图服务、推荐算法和预算管理等功能。系统采用现代化的技术架构,为用户提供全方位的智能旅游规划服务。☆27Aug 8, 2025Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 这是一个最小化的Multi Agent项目模板,帮助你理解 LangGraph 1.0的核心概念,并快速上手开发自己的多Agent应用。☆27Jan 6, 2026Updated 8 months ago
- 使用LangGraph搭建多智能体客服系统☆106May 26, 2026Updated 3 months ago
- 构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。☆102Nov 5, 2025Updated 10 months ago
- 人岗精准匹配模型☆19Aug 5, 2021Updated 5 years ago
- 拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRA…☆2,332Nov 5, 2025Updated 10 months ago
- 智能客服多Agent系统 — 企业级面试项目全攻略 | Supervisor编排 + 分层记忆 + MCP + 全链路追踪 | Python/Java/Go三语言实现☆403Apr 5, 2026Updated 5 months ago
- Renshu AI is a multi-agent Traditional Chinese Medicine (TCM) consultation system featuring a decoupled front-end and back-end architectu…☆86Mar 11, 2026Updated 5 months ago