Interactive · 16 chapters · ~40 minutes

Agentic AI, built from the ground up.

Neural networks, transformers, memory, RAG, tool use, multi-agent systems — every idea behind modern AI agents, explained visually and animated so it actually clicks. No hand-waving, no prerequisites.

16 chapters ~40 min total Zero setup — just scroll Each chapter has a slide deck

The syllabus

Chapters 1–2 are live · the rest are on the way
Live 1

Foundation

AI from the ground up — neurons, neural networks, and the transformer that changed everything.

Live 2

How LLMs actually work

Next-token prediction, temperature, and context windows — what's really happening when a model "thinks."

Live3

Chatbots vs Agents

The leap: autonomy, perception, reasoning, planning, action, adaptation.

Live4

The Core Agent Loop

Perceive → think → act → observe. The ReAct pattern that powers every agent.

Soon5

Tools

The superpowers — web search, code execution, files, and APIs that touch the real world.

Soon6

Memory

Sensory, working, episodic, semantic — and why LLMs forget everything by default.

Soon7

RAG

Retrieval-Augmented Generation: index, retrieve, generate. Giving models a library.

Soon8

Vector Databases

Pinecone, Weaviate, Qdrant, Chroma, Milvus, pgvector — where meaning lives.

Soon9

Embeddings

Meaning as numbers, and the cosine-similarity math that finds "related."

Soon10

MCP

The Model Context Protocol — a "USB port for AI" for universal tool connections.

Soon11

Agent Architectures

ReAct, Chain-of-Thought, Plan & Execute, Tree of Thoughts, Reflection, LATS.

Soon12

Multi-Agent Systems

Sequential, parallel, hierarchical manager–worker, and debate patterns.

Soon13

Frameworks

LangChain / LangGraph, LlamaIndex, AutoGen, CrewAI — and when to use each.

Soon14

Safety & Guardrails

Prompt injection, scope creep, infinite loops, and human-in-the-loop.

Soon15

Real-World Applications

Enterprise, dev, healthcare, finance, education — agents in production.

Soon16

Learning Path

A 10-week roadmap from zero to a production-ready agent.

How to use this course

Read it, watch it move, then teach it.

Every chapter is a visual explainer you can scroll through in a few minutes, plus a matching slide deck for presenting to a class or team. Start at Chapter 1 — each one builds on the last.