Agentic-RAG-R1
Observation pool · not formally ranked
This project does not currently meet the main index requirement of two current dimensions across two source types.
About
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:…
Across sources
- Stars 433
- Forks 53
- Commits 155
- Releases 0