本项目是一个基于 LangGraph和大语言模型(LLM)实现的 Agentic RAG (检索增强生成)系统。它融合了动态查询分析和自我纠错机制,能够根据用户问题的复杂度智能地选择最优的策略(直接回答、向量库检索或网络搜索),并对生成的答案进行相关性评估,从而实现更高质量的问答效果。
☆71Oct 21, 2025Updated 10 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 智能问答系统☆18Dec 29, 2025Updated 8 months ago
- 本项目实现了一个基于多智能体(Multi-Agent)和检索增强生成(Retrieval-Augmented Generation, RAG)技术的客户支持系统。它利用 Python、LangChain 和 LangGraph 构建了一个能够处理各种旅行相关查询的对话式 A…☆313Jul 10, 2026Updated last month
- 一个按路线图逐步实现的 RAG 学习项目:从 Naive RAG → Advanced RAG → Agentic RAG → GraphRAG & Fine-tuning → RAGOps,在本地用 LangChain + 向量库把“文档问答”跑通,并逐步加入语义分块、混…☆229Updated this week
- 一个面向鞋服零售行业的智能导购系统,为企业导购提供 AI 驱动的功能,包括: - 商品智能文案生成(支持流式输出 SSE) - 基于用户行为的意图分析(Intent Engine) - 智能促单话术生成(Hybrid Rule + LLM) - 商品知识增强检索(RAG)…☆16Mar 13, 2026Updated 5 months ago
- ☆30Aug 19, 2026Updated 2 weeks 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.
- 基于 LangGraph 和 FastAPI 的电商 AI Agent 框架。从 RAG 知识库到复杂的退货业务流的智能客服系统。☆121Jan 19, 2026Updated 7 months ago
- 这个项目是一个医疗智能诊断助手系统,简单说就是:> 你输入病人的症状,AI系统会像一个经验丰富的医生团队一样,查阅大量病例文献,进行分析推理,然后给出诊断建议和治疗方案。☆38Sep 24, 2025Updated 11 months ago
- PsyChat 是一款基于范例引导与Agentic RAG的智能 AI 心理咨询助手。基于高度匹配的Few-shot与学习笔记,应用理性情绪行为疗法(REBT)帮助用户识别并调整非理性信念,缓解负面情绪。☆33Mar 17, 2026Updated 5 months ago
- 基于React + FastAPI + LangChain + 通义千问的智能医疗问答系统,支持基于检索增强生成(RAG)的医疗知识问答。☆110Mar 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
- Paper-Agent 是一个面向科研人员和学生的智能论文检索与调研工具。项目基于多智能体协作架构(LangGraph),通过自然语言处理(NLP)、自动化搜索,帮助用户高效查找学术论文、分析文献内容,并进行论文调研。Paper-Agent 支持多平台集成、关键词搜索、自动…☆435Aug 15, 2026Updated 3 weeks ago
- multi-Agent & GraphRAG 智能客服系统☆43Aug 13, 2026Updated 3 weeks ago
- RouteRAG: Efficient Retrieval-Augmented Generation from Text and Graph via Reinforcement Learning☆36Jul 1, 2026Updated 2 months ago
- An efficient hierarchical Graph-based RAG☆42Nov 27, 2025Updated 9 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.
- ☆16May 13, 2026Updated 3 months ago
- 完整的 AI Agent 开发学习项目,包含 RAG 客服 Agent、文档生成 Workflow、LLM 评估系统三个实战项目☆20Jan 25, 2026Updated 7 months ago
- 基于 Neo4j 知识图谱与通义千问 LLM 的多模态医学问答系统,支持多跳推理、医学影像分割与分析、文档自动入库,提供 Web 界面与命令行两种交互模式。A multimodal medical QA system powered by Neo4j knowledge g…☆54Mar 21, 2026Updated 5 months ago
- ☆14Apr 3, 2023Updated 3 years ago
- 一个基于LLaMA-Factory框架对Qwen3-4B模型进行监督微调(SFT)的项目,专注于中文医疗健康领域的问答任务。项目使用QLoRA方法(4-bit量化+LoRA)对模型进行高效微调,训练数据来自Huatuo26M-Lite中文医疗问答数据集,包含约26000个医…☆16Jul 4, 2026Updated 2 months ago
- BrowseNet is a novel graph-based RAG framework that performs query-guided traversal over structured Graph-of-Chunks, enabling efficient c…☆18Jun 11, 2026Updated 2 months ago
- The Official Repository for Paper "HarmfulSkillBench: How Do Harmful Skills Weaponize Your Agents?"☆16May 2, 2026Updated 4 months ago
- 利用langgraph重构hello-agents项目☆55Mar 26, 2026Updated 5 months ago
- ☆129Jul 22, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 一个开源的多模态 AI 搜索项目,结合 大语言模型(LLM)+ 多源搜索引擎 + 多 Agent 架构,打造新一代的智能问答式搜索体验☆19Mar 26, 2025Updated last year
- Experimental RAG playground for exploring retrieval quality, corpus construction, and filter-chain design. Features configurable ranking …☆29Aug 6, 2026Updated last month
- 基于故障诊断知识图谱的问答系统☆24Jan 20, 2022Updated 4 years ago
- 基于检索增强生成(RAG)技术的微信聊天记录智能问答系统☆35Aug 21, 2025Updated last year
- Agentic RAG R1 Framework via Reinforcement Learning☆437Updated this week
- [JMIR Medical Informatics] Automatic Rare Disease Knowledge Graph Construction☆14Dec 1, 2023Updated 2 years ago
- STFNet: Self-supervised Transformer for Infrared and Visible Image Fusion☆13Mar 25, 2024Updated 2 years ago
- Python基于OpenCV的人脸表情识别系统[源码&部署教程]☆18Nov 17, 2023Updated 2 years ago
- [NeurIPS'24] HippoRAG is a novel RAG framework inspired by human long-term memory that enables LLMs to continuously integrate knowledge a…☆14Mar 6, 2025Updated last year
- 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.
- CFT-RAG: An Entity Tree Based Retrieval Augmented Generation Algorithm With Cuckoo Filter☆26May 28, 2025Updated last year
- [CVPR'26] SafeGRPO: Self-Rewarded Multimodal Safety Alignment via Rule-Governed Policy Optimization☆23Feb 19, 2026Updated 6 months ago
- ☆27Aug 16, 2023Updated 3 years ago
- 自己调的网络☆11Sep 5, 2019Updated 7 years ago
- 个人工作站项目☆15Mar 17, 2026Updated 5 months ago
- Nof1.ai的开源复刻版,再附复刻http://Nof1.ai 提示词模板,调调文字就能让AI当量化交易员,创建AI交易员的步骤包括注册账号、添加模型和定制交易策略。使用自然语言输入交易规则,系统将分析市场数据并生成交易决策。核心模块包括数据输入层、推理分析层和决策输出层…☆20Oct 28, 2025Updated 10 months ago
- ECAI 2025☆20May 4, 2026Updated 4 months ago