Skip to content

Repository files navigation

Awesome Recursive Language Models Awesome

Scope: Recursive AI Systems Updated: 2026

Resources on recursive language models, recursive inference, recursive reasoning architectures, and self-calling AI systems.

Recursive systems matter because they allow models and agents to decompose context, call sub-processes, refine intermediate outputs, verify assumptions, and organise longer-horizon computation.

Contents

Taxonomy

Pattern Description Example resources
Self-recursive inference Model calls itself on bounded sub-contexts. RLM, λ-RLM
Tree recursion Expands and evaluates branches. ToT, LATS, MCTS methods
Graph recursion Reasoning states form reusable graph structures. GoT
Iterative refinement Output-feedback-revision loops. Self-Refine, Reflexion
Recursive architectures Recurrent or weight-shared reasoning modules. HRM, TRM, RSM
Recursive retrieval Hierarchical abstraction over context. RAPTOR
Recursive self-improvement System modifies policy, code, prompts, or search process. STOP, Gödel Agent, Polaris
Simulation recursion Agents recursively plan, reflect, update beliefs, and interact. Generative Agents, AgentSociety, SOTOPIA

Core Papers

Recursive Language Models

See the core papers above for recursive self-invocation and multi-context recursion.

Recursive Reasoning Architectures

See Tree of Thoughts in the core papers for the canonical tree-search framing.

Inference-Time Recursion

Recursive Agents and Tool Environments

Recursive Evaluation and Verification

Recursive Planning and Search

RL and Self-Improving Systems

See STOP in the core papers for recursively self-improving code-generation scaffolds.

Simulation Recursion and Social Simulation

Benchmarks and Evaluation Tasks

Open-Source Implementations

Contributing

We love contributors

We love Contributors

Thrilled to have you here.
Whether it's a quick typo fix, a fresh resource, a doc polish, or a sweeping overhaul — every contribution helps this list grow. Jump in and join the community — PRs of every size are welcome.

Read the contributing guide good first issues

Maintainer Notes

This list is maintained with an agent-assisted curation pipeline that ships with the repository: paper-scout discovers candidate resources, curate-entry vets and formats them, entry-reviewer re-verifies every change, and taxonomy-auditor keeps sections and coverage healthy. Every change is gated by formatting checks, Markdown lint, awesome-lint, and live link validation. See AGENTS.md for how the pipeline works.

This work is released under CC0 — to the extent possible under law, the maintainers have waived all copyright and related or neighbouring rights.

About

A curated map of recursive language models, recursive inference, recursive reasoning architectures, and self-calling AI systems.

Topics

Resources

Contributing

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors