AI and LLM Agent Frameworks
The largest cluster of trending repos today is all about building, orchestrating, and extending AI agents.
- TencentCloud/TencentDB-Agent-Memory - A team-level memory hub that turns conversations, docs, and code into four reusable memory assets for sharing across agents and frameworks. (+1090 today)
- Panniantong/Agent-Reach - Gives AI agents access to Twitter, Reddit, YouTube, GitHub, and more via a single CLI with no API fees. (+1057 today)
- NousResearch/hermes-agent - A general-purpose agent designed to grow with the user over time. (+622 today)
- bytedance/deer-flow - An open-source long-horizon SuperAgent harness from ByteDance that handles tasks spanning minutes to hours using sandboxes, memory, and subagents. (+186 today)
- simstudioai/sim - A platform for building, deploying, and orchestrating AI agents as a central intelligence layer. (+20 today)
- K-Dense-AI/scientific-agent-skills - A library of 158 ready-to-use agent skills covering biology, chemistry, medicine, and drug discovery for use with Cursor, Claude Code, and others. (+107 today)
- can1357/oh-my-pi - A terminal-native AI coding agent with hash-anchored edits, LSP support, browser access, and subagent orchestration. (+301 today)
Voice and Generative Media Tools
- jamiepine/voicebox - An open-source AI voice studio for cloning, dictating, and creating audio content. (+412 today)
- livekit/agents - A Python framework for building realtime voice AI agents with video support. (+148 today)
- abus-aikorea/voice-pro - A Gradio WebUI featuring TTS, zero-shot voice cloning, Whisper transcription, vocal isolation, and multilingual translation. (+46 today)
- slopus/happy - A mobile and web client for Codex and Claude Code with realtime voice, encryption, and a full feature set. (+41 today)
Code Intelligence and RAG
- Graphify-Labs/graphify - Turns any codebase, including docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph with local deterministic AST parsing and no vector store required. (+840 today)
- vitali87/code-graph-rag - A RAG system for monorepos that uses knowledge graphs to query and edit multi-language codebases with AI. (+30 today)
- comet-ml/opik - A platform for debugging, evaluating, and monitoring LLM apps, RAG systems, and agentic workflows with tracing and production dashboards. (+29 today)
- jamwithai/production-agentic-rag-course - A course repository focused on production-grade agentic RAG implementation. (+28 today)
Developer Tooling and Terminal Utilities
- firecrawl/pdf-inspector - A fast Rust library for PDF inspection, classification, and text extraction with smart routing for scanned versus text-based PDFs. (+1699 today)
- CodebuffAI/codebuff - A terminal tool for generating code directly from the command line. (+59 today)
- Alishahryar1/free-claude-code - A Python utility that lets developers use Claude Code, Codex, and Pi for free across terminal, IDE, and mobile environments. (+278 today)
- Hmbown/CodeWhale - An open-source, community-driven agent harness built in Rust. (+69 today)
AI and Machine Learning Research
- shiyu-coder/Kronos - A foundation model for understanding and reasoning about financial market language. (+200 today)
- microsoft/TRELLIS.2 - A Microsoft research project for native and compact structured latent representations for 3D generation. (+166 today)
- donnemartin/system-design-primer - A comprehensive guide for learning large-scale system design, including Anki flashcards for interview prep. (+237 today)
Self-Hosted Productivity and Personal Finance
- usekaneo/kaneo - A lightweight, open-source project management tool focused on simplicity. (+665 today)
- toeverything/AFFiNE - A privacy-first, open-source knowledge base combining planning, sorting, and content creation in one workspace. (+129 today)
- karakeep-app/karakeep - A self-hostable bookmark manager for links, notes, and images with AI tagging and full-text search. (+45 today)
- actualbudget/actual - A local-first personal finance application with strong privacy defaults. (+30 today)
- wealthfolio/wealthfolio - A local-first personal finance tracker covering investments, net worth, spending, and simulations. (+17 today)
Infrastructure and Platform Tooling
- meshery/meshery - A cloud native management platform for infrastructure and services. (+7 today)
- stalwartlabs/stalwart - An all-in-one mail and collaboration server supporting IMAP, JMAP, SMTP, CalDAV, CardDAV, and WebDAV. (+26 today)
- PostHog/posthog - A developer platform combining analytics, session replay, feature flags, AI observability, and error tracking. (+28 today)
- nautechsystems/nautilus_trader - A production-grade, Rust-native trading engine with a deterministic event-driven architecture. (+42 today)
Today's trending page makes one pattern hard to ignore: builders are racing to give AI agents persistent memory, internet access, and specialized domain skills, while simultaneously building the tooling (graph RAG, voice interfaces, PDF parsers) needed to plug those agents into real workflows. The volume of agent-adjacent infrastructure repos signals that the field has moved past experimentation and into serious production engineering.