Daily Trends Rankings
Top GitHub Rankings
Today’s GitHub trending list is dominated by tools designed to make AI more efficient and accessible. A standout is Headroom, a clever utility that compresses LLM inputs by up to 95%, allowing developers to slash token costs and latency while maintaining response quality. Meanwhile, Microsoft’s MarkItDown is seeing massive growth for its straightforward ability to convert various office documents into Markdown, essentially streamlining the data ingestion process for RAG pipelines and model training.
Broadly, we’re seeing a shift toward "agentic" infrastructure and specialized data extraction. Projects like ECC are optimizing performance for popular AI coding assistants, while Scrapling provides a modern, adaptive framework for complex web crawling. There is also a strong current of multi-modal experimentation, ranging from VoxCPM’s tokenizer-free speech generation to Open-LLM-VTuber’s interactive voice interfaces. Whether it’s through memory APIs like Supermemory or visual investigation platforms like Flowsint, the community is clearly focused on building the connective tissue that turns raw AI models into production-ready, high-performance applications.
| Rank | Repo | Description | Language | Stars | Fork | Stars today | Growth |
|---|---|---|---|---|---|---|---|
| 1 | chopratejas /headroom | Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server. | Python | 6,322 | 445 | 1,265 | 20.01% |
| 2 | microsoft /markitdown | Python tool for converting files and office documents to Markdown. | Python | 141,068 | 9,609 | 3,618 | 2.56% |
| 3 | affaan-m /ECC | The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond. | JavaScript | 203,888 | 31,277 | 1,533 | 0.75% |
| 4 | D4Vinci /Scrapling | 🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! | Python | 59,130 | 5,711 | 1,182 | 2.00% |
| 5 | nesquena /hermes-webui | Hermes WebUI: The best way to use Hermes Agent from the web or from your phone! | Python | 12,518 | 1,536 | 1,722 | 13.76% |
| 6 | reconurge /flowsint | A modern platform for visual, flexible, and extensible graph-based investigations. For cybersecurity analysts and investigators. | TypeScript | 4,490 | 580 | 124 | 2.76% |
| 7 | OpenBMB /VoxCPM | VoxCPM2: Tokenizer-Free TTS for Multilingual Speech Generation, Creative Voice Design, and True-to-Life Cloning | Python | 25,096 | 2,880 | 783 | 3.12% |
| 8 | stefan-jansen /machine-learning-for-trading | Code for Machine Learning for Algorithmic Trading, 2nd edition. | Jupyter Notebook | 18,442 | 5,223 | 574 | 3.11% |
| 9 | jamwithai /production-agentic-rag-course | — | Python | 6,365 | 1,488 | 30 | 0.47% |
| 10 | supermemoryai /supermemory | Memory engine and app that is extremely fast, scalable. The Memory API for the AI era. | TypeScript | 24,608 | 2,177 | 680 | 2.76% |
| 11 | Open-LLM-VTuber /Open-LLM-VTuber | Talk to any LLM with hands-free voice interaction, voice interruption, and Live2D taking face running locally across platforms | Python | 8,337 | 1,073 | 66 | 0.79% |