Workspace Settings

Configure your neural video engine, manage cryptographic keys, and refine provider preferences for cinematic output.

AI API Configuration

Connect your Google AI Studio or OpenAI account.

open_in_new Get Google Gemini Key

Keys are stored locally in your browser for immediate use.

Cloud Deployment

To persist keys in your production Cloudflare Worker, run the following command in your terminal:

npx wrangler secret put GEMINI_API_KEY

This ensures your worker can generate metadata even if browser keys aren't provided.