Courses that build real intuition for how AI works, one scroll-driven animation at a time. Pick where to start.
Free, without ads and no signup required.
Give Claude a loop and real tools, and watch it plan, act and finish a task on its own — in Python, in about half an hour.
The real difference between supervised, unsupervised and reinforcement learning — in about half an hour.
Understand neural network foundations in less than an hour.
How eight cameras and a neural net turn a car into a driver — in about half an hour.
How AI turns words into points in space — the idea behind search, recommendations and RAG.
The array library behind all of Python's data and AI world — learned through fun exercises, in about half an hour.
The table library every data analyst and data scientist reaches for first — learned through fun exercises, in about half an hour.
Install PyTorch and train a real neural network to read handwritten digits — in about half an hour.
Search text by meaning, not keywords — build a working semantic search engine in about half an hour.
Make a chatbot that answers from your own documents — fully on your laptop, in about half an hour.
Build and train a neural network with nothing but NumPy — and finally see what PyTorch's autograd hides.
Build the byte-pair encoding tokenizer behind GPT — in pure Python, in about half an hour.
Build the 'people like you also watched' engine behind Netflix — in NumPy, in about half an hour.
Build a streaming, tool-using chatbot on the Claude API — in Python, in about half an hour.
Package your own tools and data as a server any AI app can plug into — in Python, in about half an hour.
Not how it works — how to actually use it well. Practical habits for real tasks, in about half an hour.
Not a feature tour — the habits that make an AI coding agent actually productive, in about half an hour.
The one trick behind every chatbot: predicting the next word — in under half an hour.
How AI turns random static into a picture — in about half an hour.
How apps pick, from millions of posts, the handful you actually see — in about half an hour.
Why AI runs on GPUs and TPUs instead of the CPU in your laptop — in about half an hour.
The web's human-vs-bot test — and why solving it quietly trains AI — in about half an hour.
What actually happens when an AI model runs — not how it's trained, but how it's used. In about half an hour.
The one idea behind every modern AI model — attention — visualized from scratch, in about half an hour.
How a network turns 'that's wrong' into a fix for millions of weights — the backprop algorithm, visualized.
Why the same AI gives one person gold and another mush — the craft of writing effective prompts, in about half an hour.
Why AI bills explode — and the five levers that cut them 10× — in about half an hour.
Privacy