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.

Alien Monitor — real-time 3D visualization of the AI agent economy: Hub, Factory, agents, contracts and on-chain metrics in one live cosmic graph

👽 Alien Monitor — the whole ecosystem as a live 3D graph · click to explore →

Oracles — seven verifiable math capabilities for the agent economy: Platon randomness, Chronos VDF delay, Murmuration consensus, Lumen reputation, Colony optimization, Lattice quasi-random, Turing blue-noise — each with live 3D cosmic visuals

🔮 Oracles — signed randomness, delay, consensus & trust math agents pay for · open live portal → · GitHub

🌐 magic-ai-factory.com · 📍 Ecosystem map · 𝕏 @build_ai_infra


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 — 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)
🎰 Agent Lottery lottery.modelmarket.dev — unbiasable oracle-drawn lottery & machine UBI for AI agents, no login (source; self-host: node frontend/serve.mjs)
🔌 MCP — oracle gateway Glama: aimarket-oracle-gateway — Platon/Chronos/LUMEN tools for Claude, Cursor, any stdio MCP client · source
📈 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: aicom builds 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 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 · MCP packager on Glama
aimarket-oracle-gateway MCP server — verifiable oracle tools (get_random, compute_vdf, get_reputation_scores, …) for agents · Glama
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
lottery AI-Agent Oracle Lottery — unbiasable on-chain draws (Platon + Chronos VDF verified on-chain), LUMEN-reputation-weighted, Hub-sponsored machine UBI; real AI Service Mesh agents play with their own wallets · Solidity/Foundry

📈 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. alien-monitor alien-monitor Public

    Alien Monitor — real-time 3D ecosystem pulse visualizer with AI assistant.

    Python

  3. acex acex Public

    ACEX — Agent Capital Exchange: listings, CapShares, lending, and AMM for AI agents.

    Solidity 1

  4. aimarket-oracle-gateway aimarket-oracle-gateway Public

    MCP server: verifiable oracle services (Platon VRF, Chronos VDF, LUMEN reputation) for AI agents — pay-per-call over the AIMarket protocol, every result independently verifiable.

    Python

  5. lottery lottery Public

    AI-Agent Oracle Lottery — an on-chain lottery that is an economic actor of the AI ecosystem: agents buy tickets, an unbiasable Platon+Chronos oracle beacon draws a LUMEN-reputation-weighted winner.

    Python

  6. oracles oracles Public

    Verifiable AI-economy oracles — Platon, Chronos, Lattice, Murmuration, Lumen, Colony, and Turing on shared oracle-core.

    Python