{
  "name": "Compute Lens",
  "url": "https://compute.agiscorecard.com/",
  "version": "1.1.0",
  "updated": "2026-09-19",
  "description": "Compute Lens compares measured workload runs using total entered compute, setup, storage and egress costs per accepted output. It filters mismatched workload labels, currencies, quality and memory limits. All examples are fictional; no live GPU quotes are supplied.",
  "price": {
    "amount": 0,
    "currency": "USD",
    "status": "free beta"
  },
  "method": "Total cost = hourly rate × (setup + run seconds) / 3600 + storage + egress. Divide by accepted outputs; filter mismatched workloads, currencies and memory constraints.",
  "limitations": "No live GPU inventory, automatic benchmarking, reservation, infrastructure management or verified savings.",
  "exampleOnly": false,
  "inputsUploaded": false,
  "modelCalled": false,
  "guide": "https://compute.agiscorecard.com/guide.html",
  "schema": "https://compute.agiscorecard.com/input.schema.json",
  "examples": [
    {
      "id": "accepted",
      "url": "https://compute.agiscorecard.com/?scenario=accepted#workbench",
      "input": "https://compute.agiscorecard.com/examples/accepted.json"
    },
    {
      "id": "zero",
      "url": "https://compute.agiscorecard.com/?scenario=zero#workbench",
      "input": "https://compute.agiscorecard.com/examples/zero.json"
    },
    {
      "id": "memory",
      "url": "https://compute.agiscorecard.com/?scenario=memory#workbench",
      "input": "https://compute.agiscorecard.com/examples/memory.json"
    }
  ],
  "sources": [
    {
      "name": "Akash",
      "url": "https://akash.network/"
    },
    {
      "name": "Runpod",
      "url": "https://www.runpod.io/pricing"
    }
  ]
}
