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.
sebpiq/WebPd
Run your Pure Data patches on the web.
zycgit/hasor-old
Hasor是一套基于 Java 语言的开发框架,区别于其它框架的是 Hasor 有着自己一套完整的体系,同时还可以和先有技术体系做到完美融合。它包含:IoC/Aop容器框架、Web框架、Jdbc框架、RSF分布式RPC框架、DataQL引擎,等几块。
xb2016/kratos-pjax
🍨 A lovely WordPress theme [DEPRECATED]
Hidden Gems
High-utility projects flying under the radar. Low stars, high potential.
New Arrivals
Recently created projects with active commits and initial traction.
AstraZeneca/DiffAbXL
The official implementation of DiffAbXL benchmarked in the paper "Exploring Log-Likelihood Scores for Ranking Antibody Sequence Designs", formerly titled "Benchmarking Generative Models for Antibody Design".
laduniestu/better-next
Nextjs starterkit using Better Auth
dcodesdev/LetterSpace
Self-hosted open source newsletter platform for managing subscribers and sending campaigns
Early Stage
Young, active projects building towards their first 100 stars.
Latest Picks
Handpicked repositories selected for utility and relevance.

PPT Master: AI Slides That Stay Editable in PowerPoint
Most AI presentation tools output images or web documents that break when you need to edit them. PPT Master tackles the harder problem: generating actual .pptx files with native PowerPoint objects. The 56K-star project is young and rough around the edges, but it fills a gap that matters to anyone who needs AI-generated slides that teams can actually refine.
ppt-master
hugohe3

Why Your AI System Fails at 3am (And How to Debug It)
Most AI courses teach theory or framework usage, but skip the middle ground where production systems fail and engineers can't diagnose why. A GitHub project with 55K stars addresses this gap by teaching implementation from scratch before introducing libraries—targeting the specific failure modes practitioners encounter at 3am.
ai-engineering-from-scratch
rohitg00

Graphify: Stop Grepping, Start Querying Your Codebase
AI coding assistants waste tokens and time grepping through thousands of files to answer architectural questions. Graphify replaces sequential file reading with a queryable knowledge graph built from deterministic AST parsing—giving AI assistants the context they need without the file-by-file slog. Used in production at Shopify, Datadog, and JP Morgan despite some reported rough edges.
graphify
Graphify-Labs

Nature-Skills: AI Agent Tools for Publication Writing
Generic LLMs write blog posts and emails. Researchers needed something narrower: tools that handle Nature-style prose, format citations, respond to peer reviews, and generate publication figures. One developer built exactly that as reusable AI agent skills, racking up 199K installs.
nature-skills
Yuan1z0825

VoltAgent Built the Curation Layer OpenClaw Needed
OpenClaw's skills registry grew so fast that finding safe, quality contributions became impossible. VoltAgent built the filtering and curation infrastructure that any thriving open ecosystem eventually needs—removing spam, flagging security risks, and organizing what works.
awesome-openclaw-skills
VoltAgent

AI Agent Demos Work, Production Breaks—Here's Why
Most developers can call an LLM API, but shipping a production AI agent that doesn't hallucinate or break is a different problem. This open-source book from Pine AI's Chief Scientist systematically addresses the engineering gap through constraints, verification, and hands-on experiments—moving beyond frameworks to teach the reliability principles behind 'Agent = LLM + Context + Tools.'
ai-agent-book
bojieli
