COMPUTE.md

A universal endpoint for real-time compute markets — where agents discover, price, and allocate compute resources across clouds, clusters, and decentralized networks.

v0.1-alpha | MIT License | GitHub | Discord

The Problem:

Every AI agent needs compute. Every compute provider has different APIs.

AWS: DescribeInstances → proprietary JSON

RunPod: GET /pods → custom format

Akash: RPC query → Cosmos SDK

Your K8s cluster: kubectl → YAML

Agents can't compare, verify, or negotiate across providers.

One Endpoint:

curl https://compute.md/spec.json
Loading...

Contact:

📧 proofmdorg@gmail.com