本项目实现了一个基于多智能体(Multi-Agent)和检索增强生成(Retrieval-Augmented Generation, RAG)技术的客户支持系统。它利用 Python、LangChain 和 LangGraph 构建了一个能够处理各种旅行相关查询的对话式 AI,包括航班预订、租车、酒店预订和行程推荐。还有对接了woocommerce商城进行商品查询,文章查询,表单提交,订单查询等商城功能。
☆297Jul 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.☆138Oct 3, 2024Updated last year
- 本项目是一个基于 LangGraph和大语言模型(LLM )实现的 Agentic RAG (检索增强生成)系统。它融合了动态查询分析和自我纠错机制,能够根据用户问题的复杂度智能地选择最优的策略(直接回答、向量库检索或网络搜索),并对生成的答案进行相关性评估,从而实现更高质量…☆68Oct 21, 2025Updated 9 months ago
- Paper-Agent 是一个面向科研人员和学生的智能论文检索与调研工具。项目基于多智能体协作架构(LangGraph),通过自然语言处理(NLP)、自动化搜索,帮助用户高效查找学术论文、分析文献内容,并进行论文调研。Paper-Agent 支持多平台集成、关键词搜索、自动…☆404Updated this week
- 赛博医生项目——”赛博华佗“,基于多模态大模型的多功能智能体,一键搭建本地多模态大模型。接入医疗健康相关的知识图谱和知识库后可以进行疾病初诊,病历分析,专业知识问答等功能,成为你的私人医生。赛博华佗项目能帮助实现医疗资源的跨地域传播,让更多人借助大模型改善健康水平。"Cyb…☆477Updated this week
- 一个按路线图逐步实现的 RAG 学习项目:从 Naive RAG → Advanced RAG → Agentic RAG → GraphRAG & Fine-tuning → RAGOps,在本地用 LangChain + 向量库把“文档问答”跑通,并逐步加入语义分块、混…☆223Jan 13, 2026Updated 7 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- LangGraph+A2A+MCP 实现的Agent RAG☆54Nov 14, 2025Updated 9 months ago
- 基于LangGraph实现的智能体医疗辅助诊断系统,实现了**症状分析→检查建议→诊断推理→治疗方案**的全流程自动化。☆20Aug 10, 2025Updated last year
- LC-StudyLab 是一个完整演示 LangChain v1.0 全家桶能力的开源项目,整合了 LangGraph、DeepAgents、RAG 检索增强生成、Guardrails 安全校验与流式输出智能体等核心特性,帮助开发者系统掌握 LangChain v1 的所有…☆391Dec 9, 2025Updated 8 months ago
- 具备prompt攻击防御和长期记忆优化的小龙虾☆144May 29, 2026Updated 2 months ago
- multi-Agent & GraphRAG 智能客服系统☆40Updated this week
- 五星大厨:全面Multi-Agent 的客服机器人,基于langraph实现,txt2sql ,txt2cypher, lightrag, 多模态 等☆385Jun 24, 2026Updated last month
- 基于React + FastAPI + LangChain + 通义千问的智能医疗问答系统,支持基于检索增强生成(RAG)的医疗知识问答。☆109Mar 27, 2025Updated last year
- 完整的 AI Agent 开发学习项目,包含 RAG 客服 Agent、文档生 成 Workflow、LLM 评估系统三个实战项目☆17Jan 25, 2026Updated 6 months ago
- 这是一个基于 LangGraph 构建的轻量级多智能体协同项目,专注于智能问数与数据分析,并尝试集成 MCP 工具,主要用于学习与研究。☆54Mar 19, 2026Updated 4 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆30May 5, 2026Updated 3 months ago
- How to build a Multi-Agentic Systems for RAG using LangGraph - Full project☆233Jan 10, 2025Updated last year
- 企业级多Agent知识管理系统:4个AI Agent协作完成文档解析→知识抽取→智能问答→增量更新,Python/Java/Go三语言实现☆126Apr 5, 2026Updated 4 months ago
- 基于Qwen2+SFT+DPO的医疗问答系统,项目中使用了自定义的 SFTTrainer/DPOTrainer/TRPOTrainer用于训练,其次,项目还调用各种知识库工具(neo4j, milvus, LDA, 等)进行自动化训练数据生成。另外,使用 vllm 用于推理…☆88Apr 29, 2026Updated 3 months ago
- 商旅-agent-guide | 企业级 AI Agent 学习+实战+面试一体化项目 | Python/Java/Go 三语言 | 200+面试题 | STAR面试稿 | 哆啦A梦漫画☆122Apr 1, 2026Updated 4 months ago
- ☆18May 10, 2026Updated 3 months ago
- 多Agent智能旅游行程规划系统 | Python+Java+Go三语言实现 | 面试全套资料 | 八股文+STAR法则+面试QA☆278Apr 6, 2026Updated 4 months ago
- 基于 LangGraph 和 FastAPI 的电商 AI Agent 框架。从 RAG 知识库到复杂的退货业务流的智能客服系统。☆41Apr 25, 2026Updated 3 months ago
- 基于 LangChain/LangGraph 的 ReAct Agent ,结合 RAG、工具调用与 Streamlit 界面,面向智能客服与报告生成场景。☆320May 10, 2026Updated 3 months 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.
- 一个面向鞋服零售行业的智能导购系统,为企业导购提供 AI 驱动的功能,包括: - 商品智能文案生成(支持流式输出 SSE) - 基于用户行为的意图分析(Intent Engine) - 智能促单话术生成(Hybrid Rule + LLM) - 商品知识增强检索(RAG)…☆15Mar 13, 2026Updated 5 months ago
- This template demonstrates how to create a collaborative team of AI agents that work together to process, analyze, and generate insights …☆59Jan 13, 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
- 这是一个基于AI的综合性智能旅游规划系统,集成了自然语言处理、地图服务、推荐算法和预算管理等功能。系统采用现代化的技术架构,为用户提供全方位的智能旅游规划服务。☆27Aug 8, 2025Updated last year
- 基于AKShare和CrewAI的A股智能分析平台,通过多Agent协作提供专业的A股投资分析。 🚀 项目特色 📊 全面的A股数据分析:实时行情、财务数据、资金流向、市场情绪 🤖 多Agent协作:4个专业化AI角色协同工作 🇨🇳 A股市场特色:针对中国股市特点…☆610May 7, 2026Updated 3 months ago
- 这是一个最小化的Multi Agent项目模板,帮助你理解 LangGraph 1.0的核心概念,并快速上手开发自己的多Agent应用。☆26Jan 6, 2026Updated 7 months ago
- 基于LangGraph开发的智能体项目,可借助大模型自动调用工具规划旅游行程,包括景点搜索、交通查询、饭店酒店查询等功能☆43Aug 27, 2024Updated last year
- 多Agent电商推荐与营销系统 (Python/Java/Go)☆511Apr 5, 2026Updated 4 months ago
- 一个基于多智能体的股票行情调研系统☆29Mar 25, 2026Updated 4 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。☆102Nov 5, 2025Updated 9 months ago
- 使用LangGraph搭建多智能体客服系统☆80May 26, 2026Updated 2 months ago
- 企业级5-Agent智能会议助手系统 | Pipeline+并行编排 | Python/Java/Go三语言实现 | 面试宝典(八股文+STAR法+简历模板)☆52Apr 6, 2026Updated 4 months ago
- 人岗精准匹配模型☆19Aug 5, 2021Updated 5 years ago
- ☆20Nov 23, 2025Updated 8 months ago
- 基于大模型的自动化数据分析工具,支持上传 Excel/CSV 数据,通过 AI Agent 自动规划和执行分析任务,生成带可视化的复盘报告。 项目说明:这是一个学习项目,在探索不同 Agent 架构模式的过程中,迭代了多个版本的循环实现。因此项目中包含了 5 种不同的 A…☆41Dec 18, 2025Updated 8 months ago
- 仁术AI,一个基于 FastAPI + Vue 3 + LangGraph 构建的前后端分离多智能体中医问诊系统,支持 DeepSeek(中医微调版)、TCM-LLM 等中医领域大模型,融合 Agent 动态推理与 GraphRAG 中医知识检索能力,解决中医问诊场景下**…☆83Mar 11, 2026Updated 5 months ago