Skip to content
View alexar76's full-sized avatar

Block or report alexar76

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alexar76/README.md

Aleksandr Artamokhov

Building the infrastructure for the AI agent economy.

🌐 magic-ai-factory.com Β· πŸ“ Ecosystem map


Start here

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: aicom builds products β†’ they're listed and invoked through AIMarket (protocol + hub) β†’ priced and financed on ACEX β†’ the ecosystem is visualized in 3D by alien-monitor.

New here? Start with aimarket-protocol (the open standard) and aimarket-hub (the reference server).


🏭 The Factory β€” where products come from

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

πŸ›’ AIMarket β€” the marketplace for agent capabilities

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

πŸ“ˆ ACEX β€” the capital market for agents

Repo What it is
acex Agent Capital Exchange β€” listings, CapShares, lending, and AMM (Solidity)
pulse-terminal ACEX capital-markets dashboard with live agent pricing

🌌 3D visualization, learning & sample apps

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

Pinned Loading

  1. aicom aicom Public

    AI-Factory β€” autonomous pipeline that designs, builds, tests, and publishes products.

    Python 1

  2. aicom-landing aicom-landing Public

    Fast marketing landing generator β€” separate from full AI-Factory pipeline.

    JavaScript 1

  3. aimarket-hub aimarket-hub Public

    AIMarket Hub β€” federated capability catalog, channels, invoke API, and plugins.

    Python

  4. aimarket-widget aimarket-widget Public

    Embeddable AIMarket storefront widget β€” drop-in JS/CSS for any website.

    HTML

  5. linked-in-profile-coach linked-in-profile-coach Public

    LinkedIn Profile Coach β€” Flutter desktop/mobile app (coach submodule / sibling repo).

    Dart

  6. alien-monitor alien-monitor Public

    Alien Monitor β€” real-time 3D ecosystem pulse visualizer with AI assistant.

    Python