本项目是一个基于 LangGraph和大语言模型(LLM)实现的 Agentic RAG (检索增强生成)系统。它融合了动态查询分析和自我纠错机制,能够根据用户问题的复杂度智能地选择最优的策略(直接回答、向量库检索或网络搜索),并对生成的答案进行相关性评估,从而实现更高质量的问答效果。
☆69Oct 21, 2025Updated 9 months ago
Alternatives and similar repositories for AgentiRAG
Users that are interested in AgentiRAG are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- DocMind - 企业级 RAG 智能问答系统☆15Dec 29, 2025Updated 6 months ago
- 本项目实现了一个基于多智能体(Multi-Agent)和检索增强生成(Retrieval-Augmented Generation, RAG)技术的客户支持系统。它利用 Python、LangChain 和 LangGraph 构建了一个能够处理各种旅行相关查询的对话式 A…☆274Jul 10, 2026Updated 2 weeks ago
- 一个按路线图逐步实现的 RAG 学习项目:从 Naive RAG → Advanced RAG → Agentic RAG → GraphRAG & Fine-tuning → RAGOps,在本地用 LangChain + 向量库把“文档问答”跑通,并逐步加入语义分块、混…☆216Jan 13, 2026Updated 6 months ago
- ☆29May 5, 2026Updated 2 months ago
- 基于 LangGraph 和 FastAPI 的电商 AI Agent 框架。从 RAG 知识库到复杂的退货业务流的智能客服系统。☆93Jan 19, 2026Updated 6 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系统会像一个经验丰富的医生团队一样,查阅大量病例文献,进行分析推理,然后给出诊断建议和治疗方案。☆35Sep 24, 2025Updated 10 months ago
- PsyChat 是一款基于范例引导与Agentic RAG的智能 AI 心理咨询助手。基于高度匹配的Few-shot与学习笔记,应用理性情绪行为疗法(REBT)帮助用户识别并调整非理性信念,缓解负面情绪。☆29Mar 17, 2026Updated 4 months ago
- This is the Ofiicial repository for paper: GlobalRAG: Enhancing Global Reasoning in Multi-hop Question Answering via Reinforcement Learni…☆16May 3, 2026Updated 2 months ago
- ☆37Apr 1, 2026Updated 3 months ago
- 基于React + FastAPI + LangChain + 通义千问的智能医疗问答系统,支持基于检索增强生成(RAG)的医疗知识问答。☆106Mar 27, 2025Updated last year
- Soft Actor-Critic implementation with SOTA model-free extension (REDQ) and SOTA model-based extension (MBPO).☆15Feb 21, 2021Updated 5 years ago
- 超简单使用监督微调SFT和强化学习RL去训练领域Agent☆35Oct 20, 2025Updated 9 months ago
- An efficient hierarchical Graph-based RAG☆41Nov 27, 2025Updated 7 months ago
- 基于 Neo4j 知识图谱与通义千问 LLM 的多模态医学问答系统,支持多跳推理、医学影像分割与分析、文档自动入库,提供 Web 界面与命令行两种交互模式。A multimodal medical QA system powered by Neo4j knowledge g…☆52Mar 21, 2026Updated 4 months ago
- 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.
- 一个基于LLaMA-Factory框架对Qwen3-4B模型进行监督微调(SFT)的项目,专注于中文医疗健康领域的问答任务。项目使用QLoRA方法(4-bit量化+LoRA)对模型进行高效微调,训练数据来自Huatuo26M-Lite中文医疗问答数据集,包含约26000个医…☆15Jul 4, 2026Updated 3 weeks ago
- An end-to-end security evaluation framework tailored for real-world personalized agent.☆15Feb 28, 2026Updated 4 months ago
- The Official Repository for Paper "HarmfulSkillBench: How Do Harmful Skills Weaponize Your Agents?"☆15May 2, 2026Updated 2 months ago
- ☆121Updated this week
- 一个开源的多模态 AI 搜索项目,结合 大语言模型(LLM)+ 多源搜索引擎 + 多 Agent 架构,打造新一代的智能问答式搜索体验☆18Mar 26, 2025Updated last year
- The official repository of UniHGKR: Unified Instruction-aware Heterogeneous Knowledge Retrievers☆27Jun 12, 2025Updated last year
- Langchain最实用的基础案例,可复制粘贴直接使用。The simplest and most practical code demonstration, you can directly copy and paste to run.☆14May 29, 2023Updated 3 years ago
- A hands‑on RAG experimentation lab. Largely configurable with debug insights. Classification‑driven corpus construction, filter chains, d…☆15Jul 19, 2026Updated last week
- 基于故障诊断知识图谱的问答系统☆24Jan 20, 2022Updated 4 years ago
- 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.
- R package for CRAG☆12Feb 17, 2025Updated last year
- Agentic RAG R1 Framework via Reinforcement Learning☆428Jun 29, 2026Updated 3 weeks ago
- An AI travel planning system built with FastAPI, LangChain, ChromaDB, and AMap services.智旅云图是一个面向中文旅行场景的 AI 旅行规划项目。☆233Jul 18, 2026Updated last week
- [JMIR Medical Informatics] Automatic Rare Disease Knowledge Graph Construction☆14Dec 1, 2023Updated 2 years ago
- ☆11Jun 14, 2023Updated 3 years ago
- Python基于OpenCV的人脸表情识别系统[源码&部署教程]☆19Nov 17, 2023Updated 2 years ago
- 本项目是一个基于LangChain构建的多Agent系统,结合Streamlit实现的Web界面,能够根据用户输入进行网络搜索并提供旅游相关的聊天服务。此外,该系统还具备基于本地知识库的推销功能,为用户提供个性化的旅游产品推荐。☆15Apr 20, 2025Updated last year
- 2026 年编程导航 AI 编程实战新项目,基于 Spring Boot 3.5 + Spring AI + Vue 3 的企业级 AI 网关平台,支持多模型统一接入、智能路由策略、自动故障转移、分布式限流防护、Stripe 在线支 付与可观测性监控等核心功能。覆盖 Spri…☆28Mar 9, 2026Updated 4 months ago
- CFT-RAG: An Entity Tree Based Retrieval Augmented Generation Algorithm With Cuckoo Filter☆25May 28, 2025Updated last year
- 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.
- This is the official code repository for the paper "Decoding Global Preferences: Temporal and Cooperative Dependency Modeling in Multi-Ag…☆12Apr 9, 2026Updated 3 months ago
- 自己调的网络☆11Sep 5, 2019Updated 6 years ago
- 个人工作站项目☆15Mar 17, 2026Updated 4 months ago
- AI早报系统,能生成每日AI科技早报,并配置minimax语音生成早报电台☆30Jan 12, 2026Updated 6 months ago
- ☆22May 19, 2025Updated last year
- 408-RAG 是一个基于本地知识库的智能问答系统,专为计算机(408)考研设计。它利用检索增强生成(RAG)技术,结合 Milvus/Chroma 向量数据库和大型语言模型(如 Qwen3),提供精准、高效的考点检索、真题解析和智能问答功能。☆35Jul 30, 2025Updated 11 months ago
- ☆19Jul 20, 2025Updated last year