Copy, adapt, and run. These recipes show how to accomplish specific tasks with the ZeroGPU API.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.
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).

