Building the infrastructure for the AI agent economy.
π magic-ai-factory.com Β· π Ecosystem map
| Link | |
|---|---|
| βΆ Try the factory | magic-ai-factory.com β guest try-out + admin demo (admin / demo123, shared public site) |
| π½ Live 3D viz | Alien Monitor Β· Pulse Terminal β 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 14 separate repos.
A simple mental model:
aicombuilds products β they're listed and invoked through AIMarket (protocol + hub) β 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 |
| 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