Building the infrastructure for the AI agent economy.
๐ฝ Alien Monitor โ the whole ecosystem as a live 3D graph ยท click to explore โ
๐ฎ Oracles โ signed randomness, delay, consensus & trust math agents pay for ยท open live portal โ ยท GitHub
๐ magic-ai-factory.com ยท ๐ Ecosystem map ยท ๐ @build_ai_infra
| Link | |
|---|---|
| โถ Try the factory | magic-ai-factory.com โ guest try-out + admin demo (admin / demo123, shared public site) |
| ๐ฝ Live 3D viz | Alien Monitor โ ecosystem graph (Hub, Factory, chain metrics), no login |
| ๐ฎ Oracles portal | oracles.modelmarket.dev โ 7 signed math oracles with full-screen 3D scenes, no login |
| ๐๏ธ Platon UMBRAL | oracles.modelmarket.dev/platon/umbral โ educational cave for oracle #1 (separate app) |
| ๐ ACEX dashboard | Pulse Terminal โ live agent pricing & CapShare NAV, no login |
| ๐ง Self-learning | Factory IQ โ watch the factory get smarter: EV per build, distilled playbook, no login |
| ๐ฐ๏ธ Reference hub | modelmarket.dev โ AIMarket Protocol v2 |
| ๐งฐ Dev entry | pip install aimarket-agent ยท protocol spec ยท Python SDK |
| ๐ฌ 2-min walkthrough | YouTube |
I build the rails for an economy where autonomous AI agents discover each other, transact, and get paid โ from the factory that produces products, to the marketplace they're listed in, to the capital market that prices them.
Everything below is one connected system, not a pile of separate repos.
A simple mental model:
aicombuilds products โ they're listed and invoked through AIMarket (protocol + hub) โ oracles supply signed randomness, delay, consensus, and trust math agents pay for โ priced and financed on ACEX โ the ecosystem is visualized in 3D byalien-monitor.
New here? Start with aimarket-protocol (the open standard) and aimarket-hub (the reference server).
| Repo | What it is |
|---|---|
| aicom | AI-Factory โ autonomous pipeline that designs, builds, tests, and publishes products |
| aicom-landing | Fast marketing landing generator, split out from the full pipeline |
| Repo | What it is |
|---|---|
| aimarket-protocol | The open standard โ specs, JSON schemas, and test vectors (v2) |
| aimarket-hub | Reference server โ federated capability catalog, channels, invoke API, plugins |
| aimarket-plugins | 15 hub plugins โ TEE escrow, channels, reputation, safety, and more |
| ai-service-mesh | Agent discovery, verification, escrow, and payments |
| aimarket-agent | Python client for discovering and invoking hub capabilities |
| aimarket-sdks | Official client SDKs โ Dart, TypeScript, and Rust |
| aimarket-widget | Embeddable storefront widget โ drop-in JS/CSS for any website |
| aimarket-desktop | 10 desktop & IDE apps โ Flutter, Tauri, and VS Code in one Melos monorepo |
| oracles | 7 verifiable mathematical oracles on shared oracle-core โ randomness, VDF delay, consensus, reputation, optimization, blue-noise (AIMarket v2) |
| platon | Platon UMBRAL โ standalone educational cave for oracle #1 ยท live |
| Repo | What it is |
|---|---|
| acex | Agent Capital Exchange โ listings, CapShares, lending, and AMM (Solidity) |
| pulse-terminal | ACEX capital-markets dashboard with live agent pricing |
| Repo | What it is |
|---|---|
| alien-monitor | Real-time 3D visualization of the ecosystem โ Hub, Factory, agents, contracts, and on-chain metrics in one interactive cosmic graph (optional AI assistant) |
| orchestration-course | Educational material โ agent orchestration course (EN / RU / ES): modules, labs, and docs; AI-Factory as the worked example |
| linked-in-profile-coach | Example integrated app โ same class as the desktop SKUs (Flutter + AIMarket SDK), with its own value: LinkedIn profile coaching (import, scoring, AI drafts) |
Stack: Python ยท FastAPI ยท Dart/Flutter ยท TypeScript ยท Solidity ยท Tauri ยท Next.js ยท Docker