Learn AI by Building

Free tutorials, deep-dive series, and hands-on Jupyter notebooks for AI engineers and data scientists.

Premium Series

Our Products

Tools we built for developers and job seekers

Starter Kits

View All โ†’

Practice notebooks, interview questions, and project solutions โ€” ready to download.

Browse Starter Kits

Latest Posts

View All โ†’
Breaking the Reversal Curse with Identity Bridges โ€” the ICML 2026 fix that shouldn't work but does

Breaking the Reversal Curse with Identity Bridges โ€” the ICML 2026 fix that shouldn't work but does

LLMs trained on "Alice's husband is Bob" famously fail on "Bob's wife is?" โ€” the reversal curse. A new ICML 2026 paper fixes it by adding one weird kind of self-referential example to the training set. The naive version doesn't work; the right version does.

- AI Research
Read More
Mobile Claude Code: three approaches, and what actually works

Mobile Claude Code: three approaches, and what actually works

Three ways to reach Claude Code from your phone โ€” tmux + SSH, /remote-control, and server-based agents. The real fix isn't "mobile support" but decoupling compute from your device.

- Developer Tools
Read More
Inside Google COSMO โ€” The New Architecture of On-Device AI Agents

Inside Google COSMO โ€” The New Architecture of On-Device AI Agents

Deep-dive into COSMO, Google's next-gen AI assistant accidentally leaked before I/O 2026. Full breakdown of the 3-mode architecture: Gemini Nano + PI server + Hybrid routing.

- AI Tools & Agents
Read More
Self-Evolving AI Agents โ€” The New Paradigm of 2026

Self-Evolving AI Agents โ€” The New Paradigm of 2026

GenericAgent, Evolver, Open Agents โ€” comparing 3 self-evolving agent frameworks that learn, adapt, and grow without human coding.

- AI Tools & Agents
Read More
Build Your Own LLM Knowledge Base โ€” A Karpathy-Style Knowledge SystemPremium

Build Your Own LLM Knowledge Base โ€” A Karpathy-Style Knowledge System

Complete guide to building a permanent personal knowledge system with Obsidian + Claude Code. Wiki + Memory dual-axis architecture.

- AI Tools & Agents
Read More
Why Karpathy's CLAUDE.md Got 48K Stars โ€” And How to Write Your Own

Why Karpathy's CLAUDE.md Got 48K Stars โ€” And How to Write Your Own

One markdown file raised AI coding accuracy from 65% to 94%. Analyzing Karpathy's 4 rules and practical writing guide.

- AI Tools & Agents
Read More