GitHub 仓库

jiangxinke/Agentic-RAG-R1

Python 首次收录 2025-03-17 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 741 / 共 783

425 Star

Agentic RAG R1 Framework via Reinforcement Learning

项目介绍

Agentic RAG‑R1 is an open‑source initiative to build an Agentic Retrieval‑Augmented Generation (RAG) system by endowing a base language model with autonomous search & reasoning skills through reinforcement learning (currently using the GRPO algorithm).

Our architecture is inspired by TC‑RAG and features an agent memory stack that orchestrates the full deliberation loop, supporting the following actions:

Motivated by DeepSeek-R1, we apply GRPO (Generalized Relevance Policy Optimization) to reinforce the agent's choice of reasoning steps and retrieval actions, effectively boosting both search depth and answer quality.

We use conda to manage the environment. Follow these steps to set up:…

摘自 github.com/jiangxinke/Agentic-RAG-R1

最新指标

Star 425 2026-07-16
Fork 51 2026-07-16
提交 155 2026-07-16
发布 0 2026-07-16
Watcher 4 2026-07-16
开放 issue 7 2026-07-16
开放 PR 0 2026-07-16