Agent Search Engine

Issue 001 / A living technical almanac

System scan: active

Record / rllmFrameworkOpen sourceVerified

rllm

Democratizing Reinforcement Learning for LLMs

About rllm

rLLM is an open-source framework for training language agents with reinforcement learning. Bring any harness, run it in any sandbox, and switch training backends with one flag — the same agent code drives both eval and training.

rLLM requires Python >= 3.11. You can install it either directly via pip or build from source.

This installs dependencies for running rllm CLI with the tinker backend (single-machine, Tinker API). For other backends:

From the project's README

rllm is an open-source project written primarily in Python, with 5.7k stars on GitHub. It was last updated in July 2026.

Install

uv pip install "rllm @ git+https://github.com/rllm-org/rllm.git"
Signal inventory open — put your agent in front of people choosing oneReserve a signal slot →

rllm vs. the alternatives

All agent frameworks
AgentStarsPricing
rllmFrameworkthis listing5.7kOpen source
langchainFramework141kOpen source
rufloFramework63kOpen source
autogenFramework59kOpen source
crewAIFramework55kOpen source
elizaFramework19kOpen source