pyrlm-runtime

by apenab · AI Tool · ★ 32

About pyrlm-runtime

pyrlm-runtime Minimal Python runtime for Recursive Language Models (RLMs) — inspired by the MIT CSAIL paper "Recursive Language Models". RLMs solve the long-context problem: instead of sending huge contexts directly to an LLM (which truncates or degrades), the context lives as environment state in a Python REPL. The LLM writes code to inspect, search, and chunk the data, making recursive subcalls to smaller models when needed. Result: handle arbitrarily large contexts with constant token usage per step.

aianthropicgptllmopenairlm

Quick Facts

Stars32
Forks2
LanguagePython
CategoryAI Tool
LicenseMIT
Quality Score71.9200926695811/100
Open Issues16
Last Updated2026-06-24
Created2026-01-18
Platformspython
Est. Tokens~23k

More AI Tool Tools

Explore other popular ai tool tools:

View all AI Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is pyrlm-runtime?

pyrlm-runtime is Minimal runtime for Recursive Language Models (RLMs) inspired by the MIT CSAIL paper "Recursive Language Models".. It is categorized as a AI Tool with 32 GitHub stars.

What programming language is pyrlm-runtime written in?

pyrlm-runtime is primarily written in Python. It covers topics such as ai, anthropic, gpt.

How do I install or use pyrlm-runtime?

You can find installation instructions and usage details in the pyrlm-runtime GitHub repository at github.com/apenab/pyrlm-runtime. The project has 32 stars and 2 forks, indicating an active community.

What license does pyrlm-runtime use?

pyrlm-runtime is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse AI Tool tools