You want to build agents.
Good. Let's start at the beginning.
Just keep scrolling - we'll assemble an agent together along the way, and you'll see what this platform has in store for you.
↓ scrollBuilding the harness
From tool to domain agent
Running the models yourself
Normal automation is built for processes you know.
An agent is built for scenarios you don't know - with a tool that's just as unplannable.
Every loop has to work in every situation.
That's exactly what you learn here.
Don't just read - take part.
The moment you join, the course becomes a workbench: your progress, your community, your playground.
Your workbench
On /members you see at a glance where you stand, pick up right where you left off, and work through it station by station.
Level, streak & coins
Every solved task counts: you climb in level, keep your streak, collect coins and watch your quiz progress grow.
Quizzes at the stations
Many stations come with a short quiz - no rote learning, just an honest check that the building block really landed.
Community & challenges
Discuss in comments, submit your own ideas and take on real challenges - from exchange to the MNIST training contest.
Your what's-new feed
After signing in, a personal feed greets you on the home page: new content, replies to you, coach nudges - all in one place.
Explore & play
ProRoam interactive playgrounds, follow curated learning journeys and open the toolbox - terminal, session viewer and more.
The toolbox is ProYes, there's even a terminal.
Hit ⌘K anywhere on the site to open a little terminal and jump straight to your target with a slash command. A Pro extra for everyone who prefers the keyboard over the mouse.
Building the harness
Five parts turn a bare LLM call into an agent: conversation, identity, tools, boundaries - layer by layer.
To the harness →The extensions
Everything you bolt onto an agent - even a finished one: sidecars, interfaces, channels & permissions, and eventually the swarm. In the works.
To the extensions →Running the models yourself
The model and everything it runs on: models, inference engines, hardware, benchmarks - served locally.
To inference →