AI and LLM Tools
The biggest theme today is infrastructure for AI agents and multi-model workflows.
- Panniantong/Agent-Reach gives AI agents read and search access to Twitter, Reddit, YouTube, GitHub, Bilibili, and more via a single CLI with no API fees. (+2025)
- earendil-works/pi bundles a unified LLM API, agent loop, TUI, and coding agent CLI into one toolkit. (+326)
- diegosouzapw/OmniRoute routes requests across 160+ providers (50+ free) from a single endpoint, with token compression and smart fallback for Claude Code, Codex, Cursor, and Copilot. (+107)
- Gitlawb/openclaude is a lightweight Claude-compatible runtime that runs anywhere and connects to anything. (+74)
- andrewyng/aisuite provides a simple, unified interface to multiple generative AI providers. (+87)
- moorcheh-ai/memanto adds persistent memory designed specifically for AI agents. (+31)
- microsoft/fara introduces Fara-7B, an efficient agentic model built for computer use tasks. (+97)
- OpenBMB/VoxCPM delivers tokenizer-free TTS for multilingual speech generation, voice design, and voice cloning. (+408)
Code Understanding and Developer Workflow
- Egonex-AI/Understand-Anything converts any codebase into an interactive knowledge graph you can explore, search, and query, compatible with Claude Code, Codex, Cursor, Copilot, and Gemini CLI. (+1146)
- EveryInc/compound-engineering-plugin is the official Compound Engineering plugin for Claude Code, Codex, Cursor, and other agentic coding tools. (+139)
- ChromeDevTools/chrome-devtools-mcp brings Chrome DevTools capabilities directly into coding agents via MCP. (+94)
- ParthJadhav/app-store-screenshots automates end-to-end app store screenshot creation using AI. (+94)
- karpathy/autoresearch runs AI agents that conduct research on single-GPU nanochat training automatically. (+226)
- puppeteer/puppeteer provides the JavaScript API for automating Chrome and Firefox. (+56)
- cypress-io/cypress remains the standard for fast, reliable browser testing. (+13)
- likec4/likec4 generates live, always-current architecture diagrams directly from code. (+42)
- desktop/desktop is GitHub Desktop, focused on simplifying Git for everyday use. (+2)
No-Code, Low-Code, and Platform Tools
- nocobase/nocobase combines AI assistance with a no-code WYSIWYG interface for building business systems on proven infrastructure. (+87)
- meshery/meshery serves as the cloud native manager for infrastructure and service mesh operations. (+228)
- rmyndharis/OpenWA is a free, self-hosted WhatsApp API gateway. (+185)
- homarr-labs/homarr offers a modern drag-and-drop dashboard with 40+ integrations and built-in authentication. (+18)
- strapi/strapi continues as the leading open-source headless CMS. (+12)
Learning, Education, and Roadmaps
- freeCodeCamp/freeCodeCamp remains a go-to open-source curriculum for math, programming, and computer science. (+633)
- nilbuild/developer-roadmap provides interactive roadmaps and guides for developer career growth. (+148)
- rohitg00/ai-engineering-from-scratch is a hands-on curriculum for learning and shipping AI engineering projects. (+749)
- datawhalechina/hello-agents is a Chinese-language tutorial series on building AI agents from first principles. (+291)
- Asabeneh/30-Days-Of-Python guides learners through Python programming over 30 days. (+137)
Infrastructure, Media, and Self-Hosting
- iptv-org/iptv indexes publicly available IPTV channels worldwide. (+1197)
- Free-TV/IPTV maintains M3U playlists for free TV channels. (+248)
- immich-app/immich delivers high-performance self-hosted photo and video management. (+88)
- music-assistant/server is an open-source media library manager connecting streaming services to networked speakers. (+157)
- google-research/timesfm is Google Research's pretrained foundation model for time-series forecasting. (+84)
- vllm-project/vllm provides a high-throughput, memory-efficient inference engine for LLMs. (+124)
- swc-project/swc is the Rust-based platform powering fast JavaScript and TypeScript compilation. (+20)
- Universal-Debloater-Alliance/universal-android-debloater-next-generation is a cross-platform Rust GUI for removing bloatware from Android devices. (+146)
Today's trending list makes one signal hard to miss: builders are racing to wire AI agents into every layer of the development stack, from browser automation and code comprehension to LLM routing and persistent memory. The volume of agent-oriented tooling appearing alongside perennial education repos suggests the developer community is simultaneously learning the fundamentals and shipping production-grade agentic infrastructure at the same time.