AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
☆831Jul 27, 2026Updated this week
Alternatives and similar repositories for AgentChat
Users that are interested in AgentChat are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SuperMew — Agentic RAG with LangChain & LangGraph☆798Jul 11, 2026Updated 2 weeks ago
- Financial AI Browser Automation Platform☆104Mar 8, 2026Updated 4 months ago
- 本项目实现了一个基于多智能体(Multi-Agent)和检索增强生成(Retrieval-Augmented Generation, RAG)技术的客户支持系统。它利用 Python、LangChain 和 LangGraph 构建了一个能够处理各种旅行相关查询的对话式 A…☆280Jul 10, 2026Updated 2 weeks ago
- 企业级 Agentic RAG 智能体 - 全链路覆盖文档解析、多路检索、意图识别、问题重写、会话记忆、MCP 工具调用与深度思考。面向真实业务场景,从 0 到 1 完整工程实现。☆3,349Updated this week
- 这是一个 LangChain 1.0 和 LangGraph 1.0 的学习仓库,学习如何进行agent开发,涵盖从基础概念到实战项目的完整学习路径。☆605Jan 11, 2026Updated 6 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.
- https://adongwanai.github.io/AgentGuide | AI Agent开发指南 | LangGraph实战 | 高级RAG | 转行大模型 | 大模型面试 | 算法工程师 | 面试题库 | 强化学习|数据合成☆7,432Updated this week
- AI Agent 面试全攻略:从零到Offer,包含200+面试题、企业级项目(Python/Java/Go)、简历模板、STAR面试稿、哆啦A梦漫画图解☆1,764Apr 1, 2026Updated 3 months ago
- AI-powered gold market analysis platform. 基于 LangChain Multi-Agent 架构 的黄金市场智能分析平台☆62Feb 2, 2026Updated 5 months ago
- 🔍大模型应用开发实战一:RAG 技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/☆9,821Jul 20, 2026Updated last week
- 📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程☆69,191Updated this week
- 🚀 2026 最系统的 AI Agent 速成指南|智能体实战教程 · 完整学习路径 + 实战项目 + 面试题库 · 对标大模型应用开发工程师岗位 · 覆盖LangChain / LangGraph / Coze / Dify / MCP / skills / LLM…☆3,119Jun 23, 2026Updated last month
- AI Agent 教学仓库 | 系统化 LangChain、RAG、LangGraph、MCP 全栈实战代码 | 万字博客详解 | 开源可运行示例 | 从零构建智能体☆395Jul 7, 2026Updated 3 weeks ago
- 一个基于FastAPI和React的智能体系统,支持多智能体管理、mcp管理、知识库、聊天对话等功能。An intelligent agent system based on FastAPI and React, supporting multi-agent managem…☆24Jun 17, 2026Updated last month
- 赛博医生项目——”赛博华佗“,基于多模态大模型的多功能智能体,一键搭建本地多模态大模型。接入医疗健康相关的知识图谱和知识库后可以进行疾病初诊,病历分析,专业知识问答等功能,成为你的私人医生。赛博华佗项目能帮助实现医疗资源的跨地域传播,让更多人借助大模型改善健康水平。"Cyb…☆460Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- • 基于 FastAPI + LangGraph 的医院导诊 Agentic 助手:整合 Redis/Elasticsearch/Milvus 做症状与流程的 RAG 对话,支持多轮意图识别、检索重写、答案生成,以及 rich 驱动的多会话 CLI 体验,便于参考构建生…☆29Dec 23, 2025Updated 7 months ago
- ☆179Jul 17, 2026Updated last week
- 基于 🦜️🔗 LangChain 与 DeepSeek R1 大语言模型的本地知识库问答 serve 端。 本项目是本地知识库问答应用的 serve 后端。目前实现基本的 RAG 功能。 使用 FastAPI + Uvicorn + SQLModel + SQLite…☆89Oct 16, 2025Updated 9 months ago
- LC-StudyLab 是一个完整演示 LangChain v1.0 全家桶能力的开源项目,整合了 LangGraph、DeepAgents、RAG 检索增强生成、Guardrails 安全校验与流式输出智能体等核心特性,帮助开发者系统掌握 LangChain v1 的所有…☆388Dec 9, 2025Updated 7 months ago
- 基 于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆28Jul 3, 2026Updated 3 weeks ago
- 这个项目是一个医疗智能诊断助手系统,简单说就是:> 你输入病人的症状,AI系统会像一个经验丰富的医生团队一样,查阅大量病例文献,进行分析推理,然后给出诊断建议和治疗方案。☆35Sep 24, 2025Updated 10 months ago
- 拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRA…☆2,293Nov 5, 2025Updated 8 months ago
- 基于MCP协议和LangChain框架实现的企业级AI多Agent多模态系统,包含RAG技术增强的知识检索能力。☆43Mar 10, 2025Updated last year
- 心灵伴侣,AI+心理健康Agent项目案例☆95Jul 28, 2025Updated last year
- 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.
- 基于LangGraph构建的智能客服系统,结合RAG知识检索和Ollama本地推理,实现高效精准的客服对话体验。☆22Jun 9, 2025Updated last year
- ☆93Apr 18, 2026Updated 3 months ago
- 面向个人投资者金融投资研究与辅助决策agent系统☆29Jul 9, 2026Updated 2 weeks ago
- 一个多智能体协作应用平台,支持多策略 Agent 调度、多工具编排、RAG 检索增强、会话记忆与执行过程持久化,能够按业务场景动态组织多智能体分工协作,完成复杂任务拆解、工具调用与结果汇聚,提升运维和分析场景的自动化与智能化水平 项目wiki:https://zread.a…☆104Jul 13, 2026Updated 2 weeks ago
- 📊 电商数仓智能问数 AI Agent,最适合用于系统学习 LangGraph 的实战项目:基于 LangGraph、FastAPI、Qdrant、Elasticsearch、MySQL 与 React,完整实现元数据知识库、混合检索、自然语言生成 NL2SQL 生成校验…☆229May 18, 2026Updated 2 months ago
- 商旅-agent-guide | 企业级 AI Agent 学习+实战+面试一体化项目 | Python/Java/Go 三语言 | 200+面试题 | STAR面试稿 | 哆啦A梦漫画☆115Apr 1, 2026Updated 3 months ago
- 本项目是一个基于 LangGraph和大语言模型(LLM)实现的 Agentic RAG (检索增强生成)系统。它融合了动态查询分析和自我纠错机制,能够根据用户问题的复杂度智能地选择最优的策略(直接回答、向量库检索或网络搜索),并对生成的答案进行相关性评估,从而实现更高质量…☆69Oct 21, 2025Updated 9 months ago
- 结合知识库、知识图谱管理的 多租户 Agent Harness 平台。 An agent harness that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain…☆6,289Updated this week
- 基于 SpringAI 的专用智能体实践与分享平台☆162Apr 20, 2026Updated 3 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 这是一个系统学习 **LangChain 1.0** 的实践仓库,涵盖从基础概念到实战项目的完整学习路径。☆313May 28, 2026Updated 2 months ago
- 基于 LangChain 和 FastAPI 的现代化智能客服系统☆18Mar 19, 2026Updated 4 months ago
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,376May 29, 2026Updated 2 months ago
- A agent framework based on the tutorial hello-agents☆2,519Jun 8, 2026Updated last month
- ☆757Jul 17, 2026Updated last week
- 面向小白的 HKUDS/nanobot 面试学习指南 | 17章深度教程 | 134道八股文 | 哆啦A梦漫画图解 | STAR面试法 | 简历模板☆702Apr 1, 2026Updated 3 months ago
- 自学LLM的一些笔记与八股☆26Apr 3, 2025Updated last year