Python
Stable
May 14, 2026
A massive open-source AI curriculum spanning 20 phases, 260+ lessons, and ~290 hours of content — from linear algebra to autonomous agent swarms. I dug into what's actually there, what's still vaporware, and whether it's worth bookmarking.
1,962 stars
rohitg00/ai-engineering-from-scratch
7 min read
Python
Stable
May 12, 2026
A Chinese researcher has published 100+ hand-crafted SVG architecture diagrams covering LLMs, reinforcement learning, RLHF, GRPO, and more. If you've ever struggled to find a clear visual explanation of PPO in the context of language model training, this repo probably has what you need.
3,997 stars
changyeyu/LLM-RL-Visualized
7 min read
TypeScript
Peaking
May 11, 2026
GSD 2 is a standalone TypeScript CLI that wraps LLM coding agents with real session management, spec-driven execution, and autonomous milestone progression. It's genuinely ambitious, actively developed, and rough enough around the edges that you should know what you're signing up for.
5,380 stars
gsd-build/gsd-2
7 min read
Python
Peaking
May 8, 2026
ARIS is a collection of Markdown-based workflow skills that orchestrate autonomous ML research using cross-model LLM collaboration. It's trending hard right now — here's whether the hype is justified.
6,181 stars
wanshuiyin/Auto-claude-code-research-in-sleep
7 min read
Stable
May 7, 2026
Humanizer is a Claude Code skill with nearly 14k stars that strips AI-writing patterns from text using a curated list of 29 specific anti-patterns. It's not magic, but it's more systematic than anything else I've seen in this space.
13,958 stars
blader/humanizer
7 min read
Python
Breakout
May 2, 2026
NousResearch's Hermes Agent just crossed 126k stars with nearly 14k gained in a single week. I dug into what it actually does, where it delivers, and where the 7,300 open issues should give you pause.
126,480 stars
NousResearch/hermes-agent
8 min read
TypeScript
Stable
April 30, 2026
Context7 is an MCP server that injects up-to-date library documentation directly into your LLM's context, solving the stale training data problem. Here's an honest look at whether it delivers on that promise.
52,231 stars
upstash/context7
7 min read
TypeScript
Stable
April 29, 2026
Context7 is an MCP server that injects up-to-date library documentation directly into your LLM's context, solving the stale training data problem that makes AI code assistants hallucinate APIs. I spent time with the repo to figure out if the hype is justified or if this is another vibe-coding gimmick.
52,231 stars
upstash/context7
8 min read
TypeScript
Stable
April 27, 2026
gstack is a collection of 23 Claude Code slash commands that simulate specialized engineering roles — CEO, designer, QA lead, security officer. With 69K stars and a compelling pitch, I dug into whether it's genuinely useful or just well-marketed dotfiles.
69,137 stars
garrytan/gstack
7 min read
Python
Rising
April 25, 2026
Pruna is a Python framework that wraps quantization, pruning, compilation, caching, and more into a single unified API for optimizing ML models. I dug into the repo to figure out whether it's genuinely useful or just another abstraction layer you'll regret adding.
1,157 stars
PrunaAI/pruna
7 min read