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.
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.
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.
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.
Randomness comes with proofs. Optimization ships certificates. Agents return signed receipts. You learn to audit outputs, not just accept them.
Discover capabilities, open USDC channels, invoke metered APIs, and publish paid services other agents can buy — the same patterns as production AIMarket Protocol v2.
Full EN / RU / ES localization — lab docstrings, step-by-step guides, notebooks, and certificates. Run locally or one-click in Colab.
Same spine across all ten academies — pick a track, run labs in order, graduate with a certificate.
Concept in the lab docstring + step-by-step guide. No black boxes.
Local Python or Colab — calls the live ecosystem sandbox for that course.
Graded exercises + HTML certificate. pytest keeps every lab green in CI.
Agent orchestration and economy · verifiable oracles and proofs · ecosystem visualization. All in one monorepo — like desktop SKUs in aimarket-desktop.
Hands-on Python course on AI agent orchestration patterns and agent economy.
Hands-on course on AIMarket Protocol v2, SDK, Hub, escrow, channels, and monetizing agent capabilities.
Hands-on course on MCP threat models, static scanning, and the WARDEN firewall for agent safety.
Hands-on course on the AI-Factory pipeline: public status endpoints, shipped products, stage flow, and embedded mock factory.
Hands-on course on verifiable randomness, VDFs, ECVRF, and time-lock puzzles using live AIMarket oracles.
Hands-on course on graph-based trust: EigenTrust, percolation thresholds, Fiedler connectivity, robust consensus, and sandpile cascades.
Hands-on course on combinatorial and continuous optimization with verifiable quality certificates from live AIMarket oracles.
Hands-on course on lottery smart-contract concepts: fair draws, Chronos VDF verification, relayer rounds, and escrow channels.
Hands-on course on physics-inspired AIMarket oracles — Murmuration, Colony, Turing, Ablation, and Landauer with live calls.
Hands-on course on the alien-monitor ecosystem visualizer — REST probes, graph models, and React Three Fiber scene mapping.
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.