Daily Spotlight
Curated open source finds. Hand-picked for utility and relevance.
Trending & Rising
High-velocity repos and community favorites.
Trending Now
High-velocity repositories gaining rapid community traction.
ryanries/UniversalPauseButton
A pause button that pauses the unpausable. Handy for video game cut scenes especially, but can be used for any application, not just games.
davidtvs/pytorch-lr-finder
A learning rate range test implementation in PyTorch
php-memcached-dev/php-memcached
memcached extension based on libmemcached library
Hidden Gems
High-utility projects flying under the radar. Low stars, high potential.
New Arrivals
Recently created projects with active commits and initial traction.
crossbuildui/crossbuildui
The central hub for open-source themes and app templates built using the Crossbuild UI
vrn21/bouvet
Sandbox for Agents
cremich/promptz
Resource Library for AI-assisted software development with kiro
Early Stage
Young, active projects building towards their first 100 stars.
Latest Picks
Handpicked repositories selected for utility and relevance.

Void: The Open-Source AI Editor That Runs on Your Terms
Cursor and GitHub Copilot proved developers want AI in their editors. Void proves they don't want to sacrifice control to get it. Built by open-source believers who saw the trade-off between powerful tooling and data ownership, Void offers local-first architecture, model flexibility, and the transparency that 28,000 GitHub stars suggest the community was waiting for.
void
voideditor

Train GPT on a Gaming PC: MiniMind's 2-Hour, $0.40 Pipeline
Training language models moved from data centers to gaming PCs. MiniMind provides the complete pipeline—pretraining, SFT, LoRA, DPO—optimized for single consumer GPUs. Students and researchers can now train GPT models in an afternoon for the cost of a coffee, understanding LLMs from first principles without institutional compute.
minimind
jingyaogong

ChatTTS: Making Open-Source TTS Sound Conversational
Open-source TTS models could read text aloud, but conversational naturalness—realistic rhythm, laughter, pauses—remained elusive. ChatTTS addresses prosody control directly, with growing pains that reflect its ambitious scope. We examine the technical approach, competitive landscape, and real-world quality issues reported by 38K+ community members.
ChatTTS
2noise

How OpenClaw Hit 215K GitHub Stars in Two Months
OpenClaw went from garage project to GitHub's fastest-growing open-source repository in under two months. Its creator just joined OpenAI while moving the project to a foundation. Security vulnerabilities, token consumption issues, and meteoric growth reveal what happens when perfect timing meets genuine developer need.
openclaw
openclaw

Prove Your LLM Extractions: Google's Source Grounding Tool
When your LLM extracts structured data, how do you prove it's accurate? Source grounding traces every extracted claim back to its original text, turning debugging from guesswork into verification. Google's approach combines precise attribution with interactive visualization, addressing a pain point that affects solo developers and enterprise teams alike.
langextract

Chrome DevTools MCP: Giving AI Eyes Into the Browser
AI coding assistants have been writing HTML, CSS, and JavaScript without seeing what renders. Chrome DevTools MCP bridges that gap by exposing browser instrumentation to AI agents, creating a feedback loop between generation and observation. Real teams are using it to automate SEO research and debug performance bottlenecks—but the tool comes with heavyweight context costs.
chrome-devtools-mcp
ChromeDevTools
