# Brief — Voltage

> Design-blind seed brief. Describes only what the product does. No visual direction.
> Anonymized name — do not infer or reproduce any real brand.

## Product

**Voltage** is a serverless platform for running compute-heavy and AI workloads. Developers write
ordinary Python, attach the resources they need — including GPUs — and Voltage runs it in the cloud on
demand, scaling from zero to thousands of containers and back without provisioning anything.

## Who it's for

Machine-learning engineers, data scientists, and backend developers who need heavy or bursty compute
(model inference, batch jobs, training) but do not want to manage clusters.

## What it does

- Run Python functions in the cloud by adding a decorator — no Dockerfiles or YAML required.
- On-demand GPUs and large CPU/memory, billed only while running.
- Scale to thousands of parallel containers and back to zero automatically.
- Schedule jobs, serve inference endpoints, and run long batch pipelines.
- Fast cold starts and a local-feeling developer loop.

## What the landing page must communicate

- Power made simple: serious compute, but the developer experience feels like writing local code.
- Pay-for-what-you-use economics — idle costs nothing.
- It is built for the AI/ML era specifically.
- Technical credibility: the audience is engineers who will read the code sample closely.

## Primary call to action

Run your first function / get started.

## Constraints

- Technical, code-forward copy; show a real usage example in spirit.
- Reads as a capable, modern, well-funded compute platform.
