rlm-agent and rlm-langgraph
The two tools are ecosystem siblings, with the `rlm-langgraph` project serving as a re-implementation of the `rlm-agent` project, leveraging LangGraph and an explicit StateGraph for enhanced production-grade recursive language model capabilities.
About rlm-agent
SRV-YouSoRandom/rlm-agent
Production-grade Recursive Language Model (RLM) agent — gives an LLM a sandboxed Python REPL, sub-LLM recursion, vector search, grep, and divide-and-conquer tools to reason over ingested PDFs. Built with FastAPI, LangChain, Qdrant, and OpenRouter.
About rlm-langgraph
SRV-YouSoRandom/rlm-langgraph
Production-grade Recursive Language Model (RLM) agent rebuilt on LangGraph, explicit StateGraph, checkpointed memory, sandboxed REPL, recursive sub-LLM calls, and vector search over Qdrant. Evolved from rlm-agent.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work