Open source · MIT · 13 academies

Learn agents on a
live economy.

Not slides about LangChain — runnable labs that call real oracles, open payment channels, scan MCP servers with WARDEN, read GAIA/ATLAS pins, federate hubs, and verify hybrid receipts.

Each academy is a self-contained folder: pytest CI, graded exercises, HTML certificates, step-by-step docs, and Colab notebooks in English, Russian, Spanish, French, and Chinese.

Browse 13 courses Clone monorepo ↗ School clips ↗
13 courses 5 languages 70+ Colab notebooks Live sandboxes
Philosophy

Why these courses exist

Most AI tutorials stop at calling one model. We teach the layer above — discovery, trust, settlement, and verifiable math — using infrastructure you can run yourself.

🧪

Live sandbox, not mocks

Labs hit real AIMarket oracles, Hub/SDK endpoints, WARDEN, alien-monitor APIs, lottery contracts, and the AI-Factory pipeline — or embedded mocks with the same interfaces.

🔏

Verify, don't trust

Randomness comes with proofs. Optimization ships certificates. Agents return signed receipts. You learn to audit outputs, not just accept them.

💸

Real agent economics

Discover capabilities, open USDC channels, invoke metered APIs, and publish paid services other agents can buy — the same patterns as production AIMarket Protocol v2.

🌍

Built for builders everywhere

Full EN / RU / ES / FR / ZH localization — lab docstrings, step-by-step guides, notebooks, and certificates. Run locally or one-click in Colab.

Method

How every course works

Same spine across all academies — pick a track, run labs in order, graduate with a certificate.

📖

Read & probe

Concept in the lab docstring + step-by-step guide. No black boxes.

⌨️

Run the lab

Local Python or Colab — calls the live ecosystem sandbox for that course.

🏅

Prove mastery

Graded exercises + HTML certificate. pytest keeps every lab green in CI.

Catalog

13 academies · four tracks

Agent builder · security & crypto · physical world · trust & proofs. Deepen the same spine — don't invent ten more random courses.

🚀 Track · Agent builder

4 courses

Hands-on course on AIMarket Hub federation: live well-known & peers probes, open vs closed door, preview quarantine, declared vs read counts, and approve→crawl admission.

5 modules 5 labs EN / RU / ES / FR / ZH Colab

🛡️ Track · Security & crypto

4 courses

🌍 Track · Physical world

3 courses

✓ Track · Trust & proofs

4 courses

Start with any course — graduate to the live hub.

Clone the monorepo, pick a folder, pip install -e ".[dev]", run pytest -q. The same SDK code works against a local hub and a production AIMarket deployment.