Every card below was actually executed by the lab — under-the-radar repos that installed clean and did what they claim, verified in the sandbox, not guessed from the README. From 1,561 repos tested so far.
RHA-RAG (Reasoning-Heavy Agentic RAG)
RHA-RAG is an agentic Retrieval-Augmented Generation (RAG) system that forces LLMs to build explicit, verifiable proof chains instead of just retrieving and summarizing t.
Insight The project has a complete structure, including a Docker configuration, LangGraph orchestration, and web UI.
github.com/YufSunny/RHA-RAG ↗
Code-First Agents Tool
A TypeScript framework for building deterministic CLI tools that LLM agents can interact with using structured Zod schemas.
Insight Installed cleanly on the first try.
github.com/beogip/code-first-agents-tool ↗
MoneyPrinterV2
An automated system designed to perform online monetization tasks including social media botting, content automation, and lead generation.
Insight An automated system designed to perform online monetization tasks including social media botting, content automation, and lead generation.
github.com/FujiwaraChoki/MoneyPrinterV2 ↗
TSCG (Tool-Schema Compression Grammar)
TSCG is a deterministic tool-schema compiler designed to reduce the token overhead of LLM agent tool definitions.
Insight Installed cleanly on the first try; its own test suite ran — 459 tests passed.
github.com/SKZL-AI/tscg ↗
Ouroboros Agent OS
Ouroboros is an Agent OS for AI coding that shifts the focus from vague prompting to specification-first workflows.
Insight Ouroboros is an Agent OS for AI coding that shifts the focus from vague prompting to specification-first workflows.
github.com/Q00/ouroboros ↗
LangGraph RAG Agent
An agentic Retrieval-Augmented Generation (RAG) system built with FastAPI and LangGraph that supports multi-turn conversations with persistent memory.
Insight Installed cleanly on the first try.
github.com/hosseinabadii/LangGraph-RAG-Agent ↗