AI Agents and Orchestration
The largest cluster of trending repos today centers on building, running, and governing autonomous agents.
- BuilderIO/agent-native (89 stars today): A framework for building agent-native applications, aimed at teams rethinking app architecture around agents rather than bolting them on.
- 777genius/agent-teams-ai (25 stars today): A multi-agent kanban system where agents message each other, review each other's work, and support 200+ models across 75+ LLM providers.
- microsoft/agent-governance-toolkit (7 stars today): Policy enforcement, zero-trust identity, and sandboxing for autonomous agents, covering the full OWASP Agentic Top 10.
- browseros-ai/BrowserOS (70 stars today): An open-source agentic browser positioned as an alternative to ChatGPT Atlas, Perplexity Comet, and Dia.
- huggingface/speech-to-speech (81 stars today): Build local voice agents using open-source models, entirely on-device.
LLM Access, Proxies, and Claude Ecosystem Tools
A notable pattern today is tooling built around making LLM access cheaper, easier, or more programmable.
- tashfeenahmed/freellmapi (116 stars today): An OpenAI-compatible proxy that stacks free tiers from 28 providers (roughly 4B tokens/month) behind a single endpoint, with smart routing and automatic failover.
- EvanZhouDev/openai-oauth (79 stars today): Lets developers access AI capabilities through an existing ChatGPT account at no extra cost.
- andrewyng/aisuite (187 stars today): A simple, unified interface to multiple generative AI providers from Andrew Ng's team.
- ComposioHQ/awesome-claude-skills (440 stars today): A curated list of Claude skills, agents, and tools for extending Claude Code and Claude Desktop workflows.
- virgiliojr94/book-to-skill (417 stars today): Converts any technical book PDF into a Claude Code skill ready for reference during active work.
- davepoon/buildwithclaude (6 stars today): A hub aggregating Claude skills, agents, commands, hooks, and plugins for the Claude ecosystem.
- jgravelle/jcodemunch-mcp (45 stars today): An MCP server for precise, symbol-level GitHub code retrieval via tree-sitter AST, aimed at cutting AI token costs on code exploration.
AI for Finance, Research, and Data
- shiyu-coder/Kronos (321 stars today): A foundation model trained on the language of financial markets.
- xbtlin/ai-berkshire (162 stars today): A value investing research framework for Claude Code and Codex, implementing methodologies from Buffett, Munger, and others via multi-agent adversarial analysis.
- VectifyAI/PageIndex (102 stars today): A document index for vectorless, reasoning-based RAG retrieval.
- OpenDCAI/DataFlow (38 stars today): LLM-based operators and pipelines for data preparation workflows.
- Lightning-AI/litgpt (39 stars today): Recipes for pretraining, finetuning, and deploying 20+ high-performance LLMs at scale.
Self-Hosted Infrastructure and Server Tools
- CoreBunch/Instatic (888 stars today): An open-source agentic visual CMS outputting clean static pages, positioned as an alternative to Webflow, Framer, and WordPress.
- ovexro/dockpanel (72 stars today): A server management panel covering sites, databases, Docker apps, Git deploy, mail, DNS, monitoring, and backups.
- dani-garcia/vaultwarden (69 stars today): The unofficial Bitwarden-compatible server written in Rust.
- paperless-ngx/paperless-ngx (54 stars today): A community-supported document management system for scanning, indexing, and archiving.
- Crosstalk-Solutions/project-nomad (85 stars today): A self-contained, offline survival computer with critical tools, knowledge, and AI for disconnected environments.
- sirkirby/unifi-mcp (15 stars today): MCP servers for the UniFi suite including Network, Protect, Access, and Drive.
Developer Workflow and Frameworks
- block/buzz (1710 stars today): A hive mind communication platform from Block, built in Rust.
- Automattic/harper (327 stars today): An offline, privacy-first grammar checker powered by Rust.
- pingdotgg/t3code (149 stars today): A TypeScript project from the T3 stack team, purpose inferred as a coding tool companion.
- microsoft/inshellisense (36 stars today): IDE-style autocomplete for the command line.
- macro-inc/macro (26 stars today): A unified interface for email, messages, tasks, calls, agents, pull requests, docs, and CRM, linked with shared AI memory.
- kepano/defuddle (28 stars today): Extracts the main content of any web page as clean Markdown.
- nrwl/nx (9 stars today): A monorepo platform that optimizes builds, scales CI, and fixes failed PRs automatically.
- Pumpkin-MC/Pumpkin (338 stars today): A fast, efficient Minecraft server implementation written in Rust.
- nestjs/nest (20 stars today): A progressive Node.js framework for scalable, enterprise-grade server-side applications.
- apollographql/apollo-client (5 stars today): The industry-leading GraphQL client for TypeScript, React, Vue, and Angular.
- prisma/prisma (8 stars today): Next-generation ORM for Node.js and TypeScript supporting most major databases.
- puppeteer/puppeteer (14 stars today): JavaScript API for automating Chrome and Firefox.
- django/django (16 stars today): The Python web framework for perfectionists with deadlines.
- home-assistant/core (28 stars today): Open-source home automation with a focus on local control and privacy.
Today's trending list reads as a snapshot of builders treating AI agents as first-class infrastructure rather than features, with particular energy around making LLM access cheaper and the Claude ecosystem more composable. The surge in self-hosted tools alongside agentic frameworks suggests developers want capability and control in equal measure.