Open source · MIT · 10 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, and verify signed receipts.

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

Browse 10 courses Clone monorepo ↗ AIMarket ecosystem ↗
10 courses 3 languages 56+ 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 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 ten 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

10 academies · three tracks

Agent orchestration and economy · verifiable oracles and proofs · ecosystem visualization. All in one monorepo — like desktop SKUs in aimarket-desktop.

🤖 Agents & platform

4 courses

🔢 Oracles, trust & proofs

5 courses

🌌 Visualization

1 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.