AI Agents and LLM Tooling
The largest cluster of trending repos today centers on building with, routing to, and optimizing for large language models.
- diegosouzapw/OmniRoute - Free MIT AI gateway with one endpoint covering 290+ providers, 500+ models, and quota-aware auto-fallback (+1381 today)
- earendil-works/pi - Unified LLM API, agent loop, TUI, and coding agent CLI packaged as a single toolkit (+523 today)
- mksglu/context-mode - Context window optimizer for AI coding agents with 98% tool-output sandboxing and session memory persistence (+49 today)
- rtk-ai/rtk - Single Rust binary CLI proxy that cuts LLM token consumption by 60-90% on common dev commands (+179 today)
- andrewyng/aisuite - Simple, unified interface to multiple generative AI providers (+77 today)
- genkit-ai/genkit - Google's open-source framework for building AI-powered apps in JavaScript, Go, and Python (+6 today)
- aaif-goose/goose - Extensible open-source AI agent that installs, executes, edits, and tests with any LLM (+72 today)
- ComposioHQ/awesome-claude-skills - Curated list of Claude Skills, resources, and tools for customizing Claude AI workflows (+577 today)
- Alishahryar1/free-claude-code - Run Claude Code, Codex, or pi for free from the terminal, IDE, or phone (+213 today)
- different-ai/openwork - Open-source alternative to Claude Cowork, powered by opencode (+49 today)
Workflow Automation and Orchestration
- n8n-io/n8n - Fair-code workflow automation platform with native AI capabilities, 400+ integrations, self-hosted or cloud (+170 today)
- windmill-labs/windmill - Open-source developer platform that turns scripts into webhooks, workflows, and UIs (+30 today)
- OpenDCAI/DataFlow - Data preparation pipelines built on LLM-based operators (+118 today)
Developer Workflow and CLI Tools
- microsoft/inshellisense - IDE-style autocomplete for the command line (+108 today)
- max-sixty/worktrunk - CLI for Git worktree management designed for parallel AI agent workflows (+19 today)
- gitbutlerapp/gitbutler - Git version control client powered by Tauri, Rust, and Svelte (+12 today)
- agegr/pi-web - Web UI for the pi coding agent (+132 today)
- pingdotgg/t3code - A coding tool from the Ping.gg team, inferred as a T3-stack-aligned coding agent interface (+202 today)
- MadsLorentzen/ai-job-search - AI job application framework built on Claude Code for evaluating postings, tailoring CVs, and writing cover letters (+464 today)
Infrastructure, Security, and Data
- block/buzz - Hive mind communication platform written in Rust (+2491 today)
- ruvnet/RuView - WiFi-signal-based spatial intelligence and presence detection, no camera required (+559 today)
- usestrix/strix - Open-source AI penetration testing tool for finding and fixing app vulnerabilities (+210 today)
- dani-garcia/vaultwarden - Unofficial Bitwarden-compatible server written in Rust (+74 today)
- DedSecInside/TorBot - Dark web OSINT tool (+30 today)
- RyanCodrai/turbovec - Vector index built on TurboQuant, written in Rust with Python bindings (+86 today)
- VectifyAI/PageIndex - Document index for vectorless, reasoning-based RAG (+180 today)
- open-metadata/OpenMetadata - Open context layer for data and AI with business semantics for humans and agents (+14 today)
- apache/superset - Data visualization and exploration platform (+16 today)
Content, CMS, and Web Frameworks
- CoreBunch/Instatic - Open-source visual CMS alternative to Webflow and Framer, outputs clean static pages (+426 today)
- likec4/likec4 - Software architecture diagrams generated and kept live from code (+222 today)
- heygen-com/hyperframes - Write HTML, render video, built for agents (+183 today)
- Anionex/banana-slides - AI-native PPT generator supporting template images, outlines, and one-sentence slide descriptions (+44 today)
Models and Research
- shiyu-coder/Kronos - Foundation model for the language of financial markets (+319 today)
- NVlabs/Sana - Efficient high-resolution image synthesis with a linear diffusion transformer (+12 today)
- koala73/worldmonitor - Real-time global intelligence dashboard with AI-powered news aggregation and geopolitical monitoring (+1041 today)
- MODSetter/SurfSense - Open-source NotebookLM alternative with live web research via Reddit, YouTube, Google, and more (+29 today)
- facebook/pyrefly - Fast type checker and language server for Python, written in Rust (+6 today)
- Automattic/harper - Offline, privacy-first grammar checker written in Rust (+503 today)
- chaitin/MonkeyCode - AI coding platform for teams (+10 today)
- Pumpkin-MC/Pumpkin - Fast, efficient Minecraft server host written in Rust (+358 today)
Today's trending list makes one signal hard to ignore: builders are spending serious energy on the infrastructure layer around AI agents, from token compression and context management to multi-provider routing and parallel worktree workflows. The tooling ecosystem is maturing fast, and the focus has shifted from "can we use an LLM" to "how do we make agents cheap, reliable, and composable at scale."