Section 01
Realm-Retrieve: Introduction to the Adaptive Retrieval-Augmented Generation Framework for Large Reasoning Models
Realm-Retrieve Project Introduction
Realm-Retrieve is an open-source project developed by Betty Guo (released on June 8, 2026, GitHub link: https://github.com/bettyguo/realm-retrieve). Its core is to solve the key problem of when to perform external retrieval during the reasoning process of large reasoning models (LRMs). Through an adaptive Retrieval-Augmented Generation (RAG) mechanism, it dynamically decides the retrieval timing at different stages of reasoning to improve reasoning quality and efficiency.