jiangxinke/Agentic-RAG-R1
GitHub 仓库 中按Star排名第 741 / 共 783
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:…
最新指标
| 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 |