We draw the pipeline together. Every module after this builds one piece of it.
Six modules. One complete pipeline.
Your webcam sees 921,600 numbers per frame. We compress that down to four.
We never write a physics simulator. We just use one.
The agent starts random. Watch it figure out balance on its own — no one told it what balance means.
One line of code maps your hand to a robot torque. The loop closes here.
This is the moment everything connects.We swap the hand for Gemini. It looks at the camera and decides what to do.
Everything you ran today is what researchers actually use. MuJoCo, SB3, MediaPipe. Not toys.
Where this fits.
The pattern you build in M5 — camera frame → model → action — is the same architecture behind the models pushing the frontier right now. The lab gives you the working foundation. These are where it goes next.
VLA — Vision-Language-Action
RT-2 (Google DeepMind) · π0 / π0-FAST (Physical Intelligence) · OpenVLA (Stanford/Berkeley) · GR00T N1 (NVIDIA) — open foundation model for humanoid robots
World Models
NVIDIA Cosmos 3 — combines physical reasoning, world generation and action prediction in one model · Cosmos Policy — post-trained on Cosmos for robot manipulation
Imitation Learning
ACT (Action Chunking with Transformers) · Diffusion Policy · LeRobot (Hugging Face) — the place to go when you want real hardware
Also a handbook.
The slides work in both directions — as a live presentation and as a self-contained reference you read at your own pace. Every concept has a plain-language explanation, an analogy, and code you can run. The complete Physical AI stack, in one scrollable document.
Read as handbook →Prerequisites
Windows 11. Chrome or Edge. That's it for hardware. The rest downloads itself.
- Windows 11 Mac/Linux: use setup.sh — best-effort, not fully tested
- Internet connection — initial setup downloads ~700 MB
- Chrome or Edge — Firefox doesn't support MediaPipe's SharedArrayBuffer
Jim Seelan
I built this so people could actually touch the full stack in one afternoon — not hear about it, not watch a video. The real thing. Run it, break it, change a number, see what happens.
— Jim Seelan · LinkedIn