AI and LLM Tools
The largest cluster of trending repos today sits squarely in the AI and LLM category, reflecting continued builder momentum around agents and model tooling.
- jamiepine/voicebox: Open-source AI voice studio for cloning, dictating, and creating audio (+1146)
- stablyai/orca: Agent development environment for running fleets of parallel coding agents on desktop and mobile (+868)
- Graphify-Labs/graphify: Turns codebases, schemas, docs, and media into a queryable knowledge graph for AI coding assistants (+909)
- TencentCloud/TencentDB-Agent-Memory: Fully local long-term memory for AI agents using a four-tier pipeline with no external API dependencies (+581)
- bradautomates/claude-video: Gives Claude the ability to watch videos by downloading, extracting frames, and transcribing them (+718)
- microsoft/SkillOpt: Text-space optimizer that trains reusable natural-language skills for frozen LLM agents (+276)
- kyutai-labs/pocket-tts: A text-to-speech model designed to run entirely on CPU (+235)
- LMCache/LMCache: A fast KV cache layer designed to accelerate LLM inference (+98)
- stanfordnlp/dspy: Framework for programming language models through structured pipelines rather than raw prompting (+55)
- ComposioHQ/awesome-claude-skills: Curated list of Claude skills, resources, and workflow tools (+100)
- bytedance/deer-flow: Open-source long-horizon super-agent harness for research, coding, and creation using sandboxes and subagents (+136)
- 777genius/agent-teams-ai: Multi-agent system where agents handle tasks, message each other, and review each other's work via a kanban interface (+17)
- unclecode/crawl4ai: Open-source LLM-friendly web crawler and scraper (+215)
MCP Ecosystem
The Model Context Protocol continues to accumulate tooling at a fast pace.
- wonderwhy-er/DesktopCommanderMCP: MCP server giving Claude terminal control, file system search, and diff-based file editing (+185)
- modelcontextprotocol/servers: Official collection of Model Context Protocol server implementations (+58)
- modelcontextprotocol/inspector: Visual testing tool for MCP servers (+13)
- makenotion/notion-mcp-server: Official Notion MCP server (+14)
- tirth8205/code-review-graph: Local-first code intelligence graph for MCP and CLI that reduces context sent to AI tools (+39)
- traycerai/traycer: Nerve center for agentic coding workflows (+79)
- can1357/oh-my-pi: Terminal-based AI coding agent with hash-anchored edits, LSP support, browser access, and subagents (+249)
- openai/codex: Lightweight coding agent that runs in the terminal (+299)
Infrastructure and Runtimes
Lower-level tooling for running and managing software also drew significant attention.
- TencentCloud/CubeSandbox: Instant, concurrent, and lightweight sandbox environment for AI agents written in Rust (+476)
- oven-sh/bun: Fast JavaScript runtime, bundler, test runner, and package manager in one (+82)
- astral-sh/uv: Extremely fast Python package and project manager written in Rust (+61)
- ruvnet/RuView: Turns commodity WiFi signals into real-time spatial intelligence and presence detection without video (+666)
- BurntSushi/ripgrep: Fast recursive regex search tool that respects gitignore rules (+38)
Developer Workflow and Tooling
- prisma/prisma: Next-generation ORM for Node.js and TypeScript supporting multiple databases (+376)
- t8y2/dbx: Lightweight cross-platform database client supporting MySQL, PostgreSQL, SQLite, Redis, MongoDB, and more (+169)
- actions/starter-workflows: Official starter templates for GitHub Actions workflows (+7)
- Eugeny/tabby: A modern, cross-platform terminal application (+76)
- sherlock-project/sherlock: Hunts down social media accounts by username across networks (+60)
- roboflow/supervision: Reusable computer vision utilities and tools (+195)
- longbridge/gpui-component: Rust GUI components for cross-platform desktop apps using GPUI (+14)
- rustdesk/rustdesk: Self-hostable open-source remote desktop alternative to TeamViewer (+77)
Productivity and Data Platforms
- twentyhq/twenty: Open-source CRM designed as an AI-native alternative to Salesforce (+123)
- toeverything/AFFiNE: Open-source knowledge base combining planning, sorting, and creation (+49)
- wealthfolio/wealthfolio: Local-first personal finance tracker for investments and net worth (+226)
- apache/superset: Open-source data visualization and exploration platform (+28)
- fqscfqj/Y2A-Auto: Automated tool for migrating YouTube content to AcFun and Bilibili with AI translation and subtitle generation (+211)
Today's trending list tells a clear story: the agentic coding stack is rapidly consolidating around the MCP protocol, local-first memory and sandboxing, and purpose-built voice and video tools for LLMs. Builders are no longer just experimenting with agents; they are wiring them together into full workflows with proper observability, memory, and execution infrastructure.