使用LangGraph+DeepSeek-R1+FastAPI+Gradio实现一个带有记忆功能的流量包推荐智能客服web端用例,同时也支持gpt大模型、国产大模型(OneApi方式)、Ollama本地开源大模型、阿里通义千问大模型
☆469Apr 14, 2025Updated last year
Alternatives and similar repositories for LangGraphChatBot
Users that are interested in LangGraphChatBot are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 此仓库存储我在YouTube频道和B站频道关于AI Agent相关分享,所有资源全部开源免费☆364Jan 7, 2026Updated 7 months ago
- MCP Server测试系列☆34May 16, 2025Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆325Sep 6, 2024Updated last year
- ☆60Jul 30, 2025Updated last year
- A batteries-included monorepo framework for building sophisticated LangGraph applications☆45Oct 24, 2025Updated 9 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实现的结合deepagents架构的旅行规划助手,集成Qwen3、DeepSeek、GLM4.5等多款顶尖大模型☆58Oct 13, 2025Updated 9 months ago
- 构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。☆101Nov 5, 2025Updated 9 months ago
- Aix-DB 基于 LangChain/LangGraph 框架,结合 MCP Skills 多智能体协作架构,实现自然语言到数据洞察的端到端转换。☆2,219Jun 22, 2026Updated last month
- LangGraph+A2A+MCP 实现的Agent RAG☆54Nov 14, 2025Updated 8 months ago
- 结合知识库、知识图谱管理的 多租户 Agent Harness 平台。 An agent harness that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain…☆6,421Updated this week
- ☆187Mar 7, 2025Updated last year
- (1)使用低代码平台N8N实现对多个微信公众号文章进行自动采集并保存到本地文件 ; (2)使用主流的开源云原生向量数据库milvus将采集到的数据存储到知识库中并满足语义搜索、全文搜索及混合搜索; (3)将搜索功能封装为标准的MCP Server对外提供服务;(4)大模型(…☆44Sep 15, 2025Updated 10 months ago
- 多模态PDF的RAG Agent☆35Aug 3, 2025Updated last year
- A production-ready FastAPI template for building AI agent applications with LangGraph integration. This template provides a robust founda…☆2,570Jun 17, 2026Updated last month
- 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.
- 基于RAG的私有知识库问答系统☆462Nov 28, 2024Updated last year
- 本项目系列相关视频为大家测试CrewAI官方提供的Tools☆14Jan 2, 2025Updated last year
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆441Nov 20, 2024Updated last year
- Implementation of my agent used in 2025 AFAC TianChi competition☆28Oct 6, 2025Updated 10 months ago
- TCM Lingdan LLM☆53Jun 1, 2026Updated 2 months ago
- ChatWiki 微信公众号的AI知识库工作流Agent平台,RAG大模型AI客服机器人,致力于成为垂直领域的coze、n8n。☆2,038Updated this week
- Full toolkit for running an AI agent service built with LangGraph, FastAPI and Streamlit☆4,415Updated this week
- ☆30May 5, 2026Updated 3 months ago
- 复现大模型相关算法及一些学习记录☆3,494Jul 2, 2026Updated last month
- 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.
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆82Apr 14, 2025Updated last year
- An index of the LangChain + LangGraph ecosystem: concepts, projects, tools, templates, and guides for LLM & multi-agent apps.☆1,953Jul 10, 2026Updated last month
- 基于LangGraph开发的智能体项目,可借助大模型自动调用工具规划旅游行程,包括景点搜索、交通查询、饭店酒店查询等功能☆43Aug 27, 2024Updated last year
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆49Dec 1, 2024Updated last year
- ☆13Apr 13, 2025Updated last year
- LC-StudyLab 是一个完整演示 LangChain v1.0 全家桶能力的开源项目,整合了 LangGraph、DeepAgents、RAG 检索增强生成、Guardrails 安全校验与流式输出智能体等核心特性,帮助开发者系统掌握 LangChain v1 的所有…☆390Dec 9, 2025Updated 8 months ago
- 基于大模型+知识图谱的知识库问答☆561Apr 8, 2026Updated 4 months ago
- ☆14Mar 28, 2025Updated last year
- 本项目实现了一个基于多智能体(Multi-Agent)和检索增强生成(Retrieval-Augmented Generation, RAG)技术的客户支持系统。它利用 Python、LangChain 和 LangGraph 构建了一个能够处理各种旅行相关查询的对话式 A…☆293Jul 10, 2026Updated last month
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A powerful tool for creating datasets for LLM fine-tuning 、RAG and Eval☆14,768May 1, 2026Updated 3 months ago
- tushare rust mcp server☆27Apr 27, 2025Updated last year
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码 实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆126Apr 14, 2025Updated last year
- ☆23Dec 6, 2025Updated 8 months ago
- A learning project for building local knowledge bases from PDFs using LangChain, supporting multiple LLMs (DeepSeek, OpenAI). Features in…☆234Jan 30, 2025Updated last year
- A full-stack ai agent chat project, built with langgraph+fastapi+nextjs, supporting tool invocation and RAG knowledge base☆113Aug 21, 2025Updated 11 months ago
- Multi-Agent Retrieval-Augmented Generation (RAG) Customer Support System using Python, LangChain, and LangGraph.☆136Oct 3, 2024Updated last year