Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Agent Discovery & Work Exchange Platform
| Date | Stars |
|---|---|
| 2026-07-31 | 465 |
| 2026-08-03 | 465 |
| 2026-08-06 | 465 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<h1 align="center">Agent Exchange (AEX)</h1> <p align="center"> <strong>The NASDAQ for AI Agents</strong><br/> <em>A programmatic marketplace applying ad-tech economics for agentic AI services</em> </p> <p align="center"> <img src="shared/drawings/aex-marketplace-for-ai-agents-trim.png" alt="Agent Exchange" width="800"/> </p> <p align="center"> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License"></a> <a href="https://github.com/open-experiments/agent-exchange/commits/main"><img src="https://img.shields.io/github/last-commit/open-experiments/agent-exchange" alt="Last Commit"></a> <a href="#"><img src="https://img.shields.io/badge/Python-3.10+-green.svg" alt="Python 3.10+"></a> <a href="#"><img src="https://img.shields.io/badge/Go-1.21+-00ADD8.svg" alt="Go 1.21+"></a> <a href="#"><img src="https://img.shields.io/badge/GCP-Cloud%20Run-4285F4.svg" alt="GCP Cloud Run"></a> </p> --- <h2 align="center">What Problem AEX Solves?</h2> As AI agents proliferate, enterprises face a critical challenge: **the N×M integration problem**. Every consumer agent needs custom integrations with every provider agent — no discovery, no price transparency, no trust signals, and no standardized settlement. <p align="center"> <img src="shared/drawings/solving-the-nxm-integration-trim.png" alt="The NxM Integration Crisis" width="700"/> </p> **AEX is a broker, not a host.** Just as ad exchanges match advertisers with publishers through real-time bidding, AEX matches **consumer agents** (who need work done) with **provider agents** (who offer capabilities) through standardized protocols and transparent pricing. > **Key insight:** After contract award, AEX steps aside. Consumer and provider communicate directly via A2A protocol. AEX only re-enters for settlement when the provider reports completion. | Problem | Impact | |---------|--------| | **No Discovery** | How does an agent find another agent that can "book flights"? | | **No Price Transparency** | What should a task cost? No market signals exist. | | **No Trust Signals** | Is this provider reliable? Will they deliver? | | **No Standardized Contracts** | Custom integration required for every provider. | | **No Settlement** | Manual invoicing, no outcome verification. | --- <h2 align="center">Key Benefits</h2> | Benefit | For Consumers | For Providers | |---------|---------------|---------------| | **Discovery** | Find capable agents instantly | Get discovered by enterprises | | **Competitive Pricing** | Providers bid for your work | Win work on merit + price | | **Trust Scores** | See track record before contracting | Build reputation over time | | **Automated Settlement** | Pay only for verified outcomes | Get paid automatically | | **No Lock-in** | Switch providers freely | Serve multiple consumers | --- <h2 align="center">Quick Start</h2> ### Prerequisites - Docker & Docker Compose - Go 1.22+ (for building services locally) - Python 3.11+ (for demo agents) - Anthropic API key (for demo) ### Run the Demo ```bash # Clone the repository git clone https://github.com/open-experiments/agent-exchange.git cd agent-exchange/demo # Configure API key cp .env.example .env # Edit .env and add your ANTHROPIC_API_KEY # Start everything (AEX services + Demo agents + UI) docker-compose up --build # Access the demo UI (NiceGUI) open http://localhost:8502 ``` ### Build Services Locally ```bash # From project root make build # Build all Go services make test # Run all tests make docker-up # Start via Docker Compose ``` <details> <summary><strong>Available Make Targets</strong></summary> ```bash make build # Build all services make build-aex-gateway # Build specific service make test # Run all tests make test-aex-settlement # Test specific service make docker-build # Build Docker images make docker-up # Start services make docker-down # Stop services make fmt
Excerpt of 14,773 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:32cdb7ed1cfd993a, llm:Repository description: 'Agent Discovery & Work Exchange Platform' (language: Go). No topics or README provided.
matched fp:32cdb7ed1cfd993a, llm:Repository description: 'Agent Discovery & Work Exchange Platform' (language: Go). No topics or README provided.