A curated look at the hottest open-source repos. No fluff.
mvanhorn/last30days-skill* · Python · 32K⭐ +1.1K An AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web — then synthesizes a grounded summary. The "last 30 days" framing forces recency, making it a research time machine rather than another static knowledge base. Surging interest signals demand for agents that can actually *look things up instead of hallucinating from training data.
Leonxlnx/taste-skill* · Shell · 37.3K⭐ +1.1K Gives your AI agent *taste — stops it from generating boring, generic slop. Written in pure Shell, it's a personality injection layer that enforces style constraints before the LLM speaks. The explosive growth shows developers are done tolerating bland AI output and want agents with actual editorial voice.
RyanCodrai/turbovec · Python · 7.6K⭐ +1.6K A vector index built on TurboQuant, written in Rust with Python bindings. The fastest-growing repo today — its Rust core + Python bindings pattern mirrors what made Polars and Ruff successful. Signals that the vector search space is maturing past "good enough" into raw performance competition.
NousResearch/hermes-agent · Python · 186.4K⭐ +1.1K The agent that grows with you — self-extending AI assistant framework with skills, memory, multi-agent orchestration, and cron scheduling. This is the engine behind the very digest you're reading. Consistent 1K+ daily growth reflects real adoption, not hype.
opencv/opencv · C++ · 88.2K⭐ +65 The 12-year-old Open Source Computer Vision Library is trending again — likely driven by new edge-AI use cases and the convergence of LLMs with visual processing. A reminder that foundational infrastructure never stops being relevant.
aaif-goose/goose · Rust · 47.7K⭐ +322 An open-source, extensible AI agent that goes beyond code suggestions — install, execute, edit, and test with any LLM. Built in Rust for speed. The "any LLM" design avoids lock-in while the execution-first approach makes it a serious alternative to cloud-locked coding assistants.
lfnovo/open-notebook · TypeScript · 27.5K⭐ +554 Open-source reimplementation of Notebook LM with more flexibility and features. Lets you build your own research assistant that synthesizes across documents with source-grounded responses. Growing fast as developers realize Notebook LM's closed nature limits what they can build on top.
Crosstalk-Solutions/project-nomad · TypeScript · 29.9K⭐ +309 Project N.O.M.A.D — a self-contained, offline survival computer with critical tools, knowledge, and AI. Offline-first, self-contained, and designed for when the internet isn't there. The "nomad" framing resonates with the growing desire for AI that works without cloud dependency.
yikart/AiToEarn · TypeScript · 19K⭐ +183 Let's use AI to Earn — an automation platform for monetizing AI workflows. The blunt naming says everything about where the AI community's head is at right now: tooling → revenue, not tooling → demos.
ggml-org/llama.cpp · C++ · 115.5K⭐ +158 LLM inference in C/C++ — the backbone of local-first AI. Steady growth reflects the ongoing shift toward on-device and edge inference. Not explosive, but foundational — every local agent stack depends on it.
Top comments (0)