ZeroGPU sells to AI agents - no signup

The agent storefront at https://agents.zerogpu.ai/llms.txt publishes prices, payment instructions, and setup. Agents can purchase autonomously or with their human's approval, with a range of payment methods; an agent without a payment method can set one up there instantly, no signup. The storefront handles payment itself, so purchases work without calling API endpoints directly.

    ZeroGPU

    ZeroGPU × Dappier: real-time classification at scale

    A purpose-built ZLM edge model replaced a general-purpose model + RAG pipeline — keeping accuracy while cutting latency and cost across Dappier's live publisher network.

    Case Study · 2026
    01/The Customer

    Dappier brings AI answers — and a new ad surface

    Dappier distributes a fully-trained "Ask AI" stack to media publishers, who embed it on their sites. In return, Dappier holds exclusive monetization rights to that conversational surface — serving native ads backed by direct relationships with major blue-chip advertisers.

    Every reader question is a real-time inference event
    that must be classified and monetized in milliseconds — which is why latency and cost matter at this scale.
    Publisher site
    Reader visits an article
    Reader asks a question
    Natural-language query
    Dappier "Ask AI" answers
    Conversational response
    ZeroGPU ZLM classifies + extracts signals
    IAB category + intent, in <100 ms
    Native ad served
    Monetized in real time
    Case Study · 2026zerogpu.ai
    02/The Challenge

    Before ZeroGPU: slow and expensive

    A general-purpose nano model (GPT-5.4-nano) paired with a Pinecone RAG lookup handled IAB classification and intent-signal extraction.

    GPT-5.4-nano
    General-purpose LLM inference
    ~1,800–2,000 ms
    Pinecone RAG lookup
    Index query + network call
    ~100 ms

    Model inference dominated per req ~1,800–2,000 ms; the RAG lookup added ~100 ms more (query + network)

    A deliberate choice. Dappier evaluated several nano models and chose GPT-5.4-nano for the best accuracy and speed on these tasks.
    Why it didn't scale
    • RAG added infrastructure complexity and per-query cost
    • ~2,000 ms latency was too high for real-time ad surfaces
    • Token spend scaled linearly with traffic
    before — per request
    Input tokens~2,000–3,000
    inflated by RAG context
    Output tokens~700
    Latency~1,800–2,000 ms
    + ~100 ms RAG lookup
    Cost / 1M req$1,375
    GPT-5.4-nano pricing
    Case Study · 2026zerogpu.ai
    03/The Solution

    After ZeroGPU: right-sized ZLM models on the edge

    Two purpose-built ZLM models — trained on IAB Content Taxonomy 2.2 + Audience Taxonomy 1.1, fine-tuned and proprietary to ZeroGPU. The RAG lookup was eliminated entirely.

    zlm-v1-iab-classify-edge
    Base IAB classification
    zlm-v1-iab-classify-edge-enriched
    Classification + intent signals
    Latency: ~2,000 ms → 48 ms (p50)
    2000
    Before
    48
    After
    48 ms
    p50
    95 ms
    p95
    197 ms
    p99
    100%
    success
    before → after per request
    MetricBeforeAfterΔ
    Input tokens2,000–3,000400~6× fewer
    Output tokens700500lower
    Latency~1,800–2,000 ms48 ms p50~10× faster
    Cost / 1M req$1,375$216~6× cheaper
    Accuracybaselinemaintained

    Model tokens only; RAG infrastructure also eliminated.

    Case Study · 2026zerogpu.ai
    04/The Takeaway

    Not every task needs a frontier model.

    We've been using ZeroGPU's ZLM models at Dappier for IAB classification and signal extraction across our AI interactions, and it's been a meaningful upgrade. We've seen roughly 10x faster latency and significant cost savings compared to using frontier models for the same tasks.

    Peter Wilson-Ferrer · Head of Engineering, Dappier
    ~10×
    faster latency
    ~6x
    lower cost / request
    100%
    success, accuracy held
    Have a high-volume, latency-sensitive workload? Let's talk, contact us at hello@zerogpu.ai.
    Case Study · 2026zerogpu.ai