Github Top Repositories
13.2K subscribers
1.07K photos
58 videos
10 files
1.75K links
Top GitHub repositories in one place 🚀
Explore the best projects in programming, AI, data science, and more.
Download Telegram
🎯 chopratejas/headroom landed on trending. Worth a proper look.

🔗 https://github.com/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.
──────────────────────────────

The Headroom project is a context compression layer designed for AI agents, aiming to reduce the number of tokens used in communication between agents and language models. This library provides a range of features, including a compress function for Python and TypeScript, a proxy mode for zero-code changes, and a wrap mode for coding agents. It also includes a headroom learn feature to mine failed sessions and write corrections to agent documentation.

The technical highlights of Headroom include its ability to compress JSON, AST, and prose using various algorithms, as well as its CacheAligner and IntelligentContext features to optimize compression. The project also supports cross-agent memory and reversible compression, ensuring that originals are always retrievable.

Headroom is suitable for users who run AI coding agents daily, work across multiple agents, and need reversible compression. It is compatible with various agents, including Claude Code, Codex, and Cursor, and can be integrated into any stack using its API and CLI tools.

Overall, Headroom offers a powerful solution for reducing token usage in AI agent communication, with a range of features and technical highlights that make it an attractive choice for developers and users alike.
The key takeaway is: Headroom helps you do more with less, compressing up to 95% of tokens without sacrificing accuracy.

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
🔥 NousResearch/hermes-agent is trending — and it deserves your attention.

🔗 https://github.com/NousResearch/hermes-agent
📝 The agent that grows with you
──────────────────────────────

Hermes Agent is a self-improving AI agent built by Nous Research. It has a built-in learning loop, allowing it to create skills from experience, improve them during use, and search its own past conversations. You can use hermes on a variety of platforms, including Telegram, Discord, and CLI, and switch between different models with the hermes model command.

Key features include a real terminal interface, a closed learning loop, scheduled automations, and the ability to delegate and parallelize tasks. Hermes Agent is also research-ready, with batch trajectory generation and trajectory compression for training the next generation of tool-calling models.

To get started, you can install Hermes Agent using a one-liner command, and then configure it to your liking. The agent is designed to be flexible and adaptable, with a range of tools and features at your disposal.

Hermes Agent is perfect for anyone looking for a powerful and flexible AI agent that can learn and improve over time. With its unique combination of features and capabilities, it's an ideal choice for researchers, developers, and anyone looking to push the boundaries of what's possible with AI.

One-liner takeaway: Hermes Agent is the ultimate AI sidekick that learns, adapts, and evolves with you.

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
Github Top Repositories
Photo
📌 Spotted on GitHub Trending: affaan-m/ECC — let's break it down.

🔗 https://github.com/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.
──────────────────────────────

The ECC (Engine for Cross-Harness) GitHub repository offers a harness-native operator system for agentic work, built from real-world multi-harness engineering workflows. This system is designed to work across various AI agent harnesses, including Codex, Claude Code, Cursor, and OpenCode. The ECC system provides a complete set of features, including skills, instincts, memory optimization, continuous learning, and security scanning.

The ECC repository includes guides that explain everything, from setup and foundations to philosophy and advanced topics. These guides are available in multiple languages and cover topics such as token optimization, memory persistence, and security.

The ECC system is designed for production-ready agents, with features such as skills, hooks, rules, and legacy command shims. It also supports cross-harness workflows and includes tools for operator workflows and outbound workflows.

Technical highlights include support for multiple programming languages, such as TypeScript, Python, Go, and Java, as well as a Shell interface and Markdown documentation. The ECC system also includes a dashboard GUI and supports GitHub App installation.

The ECC repository is free and open-source, with a MIT license, and is suitable for developers and operators who want to build and deploy agentic workflows. With over 182K stars and 28K forks, the ECC repository is a popular and widely-used platform for agentic work.

The ECC system is constantly evolving, with new features and updates being added regularly. Recent releases include v2.0.0-rc.1, which adds a dashboard GUI and operator workflows, and v1.9.0, which includes selective install architecture and language expansion.

In summary, the ECC repository offers a powerful and flexible platform for building and deploying agentic workflows, with a wide range of features and tools to support developers and operators. The key takeaway is that ECC is the ultimate tool for building and deploying agentic workflows, with a strong focus on production readiness, security, and ease of use.

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
1
Github Top Repositories
Photo
🎯 PaddlePaddle/PaddleOCR landed on trending. Worth a proper look.

🔗 https://github.com/PaddlePaddle/PaddleOCR
📝 Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
──────────────────────────────

PaddleOCR is a leading OCR toolkit and document AI engine that converts PDF documents and images into structured, LLM-ready data with industry-leading accuracy. Its key features include intelligent document parsing, universal text recognition, and a developer-centric ecosystem. With support for 100+ languages and production-ready efficiency, PaddleOCR is the go-to choice for building intelligent RAG and Agentic applications.

The toolkit includes PaddleOCR-VL-1.6, a SOTA vision-language model that achieves 96.3% accuracy on OmniDocBench v1.6. It also features PP-StructureV3 for structure-aware conversion and PP-OCRv5 for universal text recognition.

PaddleOCR is designed for developers, researchers, and businesses looking to integrate AI-powered document parsing into their applications. With its one-click deployment and support for various hardware backends, PaddleOCR makes it easy to get started with document AI.

Get ready to unlock the power of document AI with PaddleOCR - the ultimate toolkit for converting unstructured data into actionable insights!

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
Github Top Repositories
Photo
🔍 Deep-diving into github/spec-kit — fresh off the trending list.

🔗 https://github.com/github/spec-kit
📝 💫 Toolkit to help you get started with Spec-Driven Development
──────────────────────────────

Spec Kit is an open-source toolkit that enables you to focus on product scenarios and predictable outcomes, rather than building every piece from scratch. It introduces Spec-Driven Development, where specifications become executable, directly generating working implementations.

To get started, you can install the Specify CLI using uv tool install specify-cli, then initialize a project with specify init my-project. You'll then establish project principles using the /speckit.constitution command, create a spec with /speckit.specify, and provide a technical implementation plan with /speckit.plan.

Spec Kit supports 30+ AI coding agents and offers a range of slash commands for structured development, including /speckit.constitution, /speckit.specify, /speckit.plan, /speckit.tasks, and /speckit.implement. You can also tailor Spec Kit to your needs through extensions and presets, which add new capabilities and customize core commands and templates.

Spec Kit is designed for developers, product managers, and anyone looking to build high-quality software faster. With its focus on executable specifications, Spec Kit streamlines the development process, reducing the time and effort required to deliver working implementations.
One-liner takeaway: Spec Kit revolutionizes software development by making specifications executable, empowering you to build high-quality software faster and more predictably.

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
Github Top Repositories
Photo
💡 NVIDIA/cosmos just hit the trending charts — here's why it matters.

🔗 https://github.com/NVIDIA/cosmos
📝 NVIDIA Cosmos is an open platform of world models, datasets, and tools that enables developers to build Physical AI for robots, autonomous vehicles, smart infrastructure, and more.
──────────────────────────────

NVIDIA Cosmos is an open platform for building Physical AI, providing a suite of omnimodal world models, datasets, and tools. Cosmos 3 is the newest model family, designed to jointly process and generate language, images, video, audio, and action sequences within a unified Mixture-of-Transformers architecture. It exposes two runtime surfaces: Reasoner for world understanding and Generator for world generation.

Key features include world understanding, world generation, and action modeling. The model architecture is based on a unified Mixture-of-Transformers (MoT) architecture, combining an autoregressive (AR) transformer for reasoning with a diffusion transformer (DM) for multimodal generation.

The platform supports various use cases, such as text-to-image, text-to-video, and image-to-video generation, as well as action policy and forward dynamics prediction. It also provides a range of pre-trained models, including Cosmos3-Nano and Cosmos3-Super, with different capabilities and sizes.

To get started, users can follow the Quickstart guide, which includes setting up a Hugging Face access token, installing required libraries, and running example scripts. The platform is designed for developers, researchers, and users interested in building Physical AI applications, such as robotics, autonomous vehicles, and smart infrastructure.

In summary, NVIDIA Cosmos is a powerful platform for building Physical AI, and Cosmos 3 is a cutting-edge model family that enables highly flexible input-output configurations - unleash the power of omnimodal world models to revolutionize Physical AI.

──────────────────────────────
🧠 Channel: https://t.me/GithubRe