Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.zerogpu.ai/llms.txt

Use this file to discover all available pages before exploring further.

Copy, adapt, and run. These recipes show how to accomplish specific tasks with the ZeroGPU API.

Runnable demos

Clone and run full apps from the cookbook repo (e.g. React summarization demo).

Summarize text

Use the summarization model to shorten long text.

IAB content classification

Classify content into IAB categories with the classification model.

Batch requests

Send multiple requests efficiently (parallelism, error handling).
Use your own API key, project ID, and model from the dashboard. See Authentication and Quickstart if you haven’t set up yet.