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)
๐Ÿ“ˆ 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
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

๐Ÿ“ˆ 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

    AI landing generator โ€” one prompt โ†’ self-contained HTML in ~30-60s (MIT, 20 style presets).

    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 for 24 LinkedIn sections, AI draft, scoring, and .docx resume support.

    Dart

  6. alien-monitor alien-monitor Public

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

    Python