The Inference Report

March 12, 2026

The GitHub trending set reveals a field consolidating around agent infrastructure and the tooling required to make agents reliable. Most of the high-velocity repos solve a specific operational problem: how to build, test, and deploy AI systems that do things rather than just generate text. Agency-agents and ai-hedge-fund treat agents as composable units with defined roles and outputs. Promptfoo addresses the upstream problem, testing those agents before they run loose, with the kind of declarative config approach that integrates into CI/CD pipelines. Superpowers frames agent development as methodology, not just library. These repos share a pragmatic constraint: they assume you're shipping something that needs to work, not experimenting with what's theoretically possible.

The discovery set splits into two movements. One handles the data layer: Chroma provides vector retrieval as a standalone service rather than bolted onto an LLM, LightRAG (published at EMNLP 2025) optimizes retrieval-augmented generation for speed and simplicity, and Pixeltable treats multimodal data as a first-class infrastructure problem with incremental computation. Label-studio remains the standard for the unglamorous work of preparing training data at scale. The other movement addresses control and safety. Semantic-router makes routing decisions without invoking expensive models. Moltis packages agent runtime as a single auditable binary with sandboxing built in. DataDesigner generates synthetic data programmatically, solving the bootstrapping problem when real data is scarce or sensitive. What's notably absent from the trending list: repos that wrap existing closed-source APIs. The investment is flowing toward systems you can own, test, and reason about end-to-end.

Jack Ridley

Trending
volcengine/OpenViking
11197

OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw). OpenViking unifies the management of context (memory, resources, and skills) that Agents need through a file system paradigm, enabling hierarchical context delivery and self-evolving.

anthropics/claude-plugins-official
11518

Official, Anthropic-managed directory of high quality Claude Code Plugins.

dimensionalOS/dimos
981

Dimensional is the agentic operating system for physical space. Vibecode humanoids, quadrupeds, drones, and other hardware platforms in natural language and build multi-agent systems that work seamlessly with physical input (cameras, lidar, actuators).

p-e-w/heretic
14120

Fully automatic censorship removal for language models

langflow-ai/openrag
2855

OpenRAG is a comprehensive, single package Retrieval-Augmented Generation platform built on Langflow, Docling, and Opensearch.

lightpanda-io/browser
17501

Lightpanda: the headless browser designed for AI and automation

msitarzewski/agency-agents
44775

A complete AI agency at your fingertips** - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.

fishaudio/fish-speech
27360

SOTA Open Source TTS

InsForge/InsForge
4329

Give agents everything they need to ship fullstack apps. The backend built for agentic development.

obra/superpowers
84068

An agentic skills framework & software development methodology that works.

Daily discovery
Firmament-Autopilot/FMT-FirmwareRobotics
695

Firmament Autopilot Embedded System

wanshuiyin/Auto-claude-code-research-in-sleepMCP
1068

ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP

OliBomby/MapperatorinatorGenerative AI
431

An AI framework for generating and modding osu! beatmaps for all gamemodes from spectrogram inputs.

unslothai/unslothFine-tuning
53998

Fine-tuning & Reinforcement Learning for LLMs. 🦥 Train OpenAI gpt-oss, DeepSeek, Qwen, Llama, Gemma, TTS 2x faster with 70% less VRAM.

LMD0311/Awesome-World-ModelComputer Vision
1890

Collect some World Models for Autonomous Driving (and Robotic, etc.) papers.

leoncuhk/awesome-quant-aiAI Agents
181

A curated list of awesome resources for quantitative investment and trading strategies focusing on artificial intelligence and machine learning applications in finance.

camel-ai/camelDeep Learning
16350

🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel-ai.org

argilla-io/argillaRLHF
4895

Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets

openml/automlbenchmarkAutoML
453

OpenML AutoML Benchmarking Framework

hyperspaceai/agiAutonomous Agents
602

The first distributed AGI system. Thousands of autonomous AI agents collaboratively train models, share experiments via P2P gossip, and push breakthroughs here. Fully peer-to-peer. Join from your browser or CLI.