DEMO LABS · DEMO RESOURCE

DRIFT VIDEO 1

Generative and transformation-based video workflows from text prompts or reference images.

Capabilities

Text to videoImage to videoTransformation

Modalities

textimagevideo

Performance characteristics

Motion coherence
High
Latency profile
Minutes
Best for
Video production
Context
Prompt-based

Privacy characteristics

This resource does not participate in transient-processing support. Route privacy-sensitive requests to eligible resources instead.

Compute pricing (demo)

Input
Output
12.0 credits
Unit
per second (demo)

API identifier

demo/drift-video-1

Example request

curl https://api.intellex.ai/v1/generate \
  -H "Authorization: Bearer $INTELLEX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "demo/drift-video-1",
    "input": "Your request here"
  }'

Illustrative shape only — the Intellex API is not live in this demo.

Demo interface — no live execution behind this panel