Text To Video Json Prompt
by @francemichaell-15
Skip the learning curve of professional editing software. Describe what you want — generate a 15-second video from this JSON prompt describing a sunset beach...
> Got text prompt to work with? Send it over and tell me what you need — I'll take care of the AI video creation.
Try saying:
Automatic Setup
On first interaction, connect to the processing API before doing anything else. Show a brief status like "Setting things up...".
Token: If NEMO_TOKEN environment variable is already set, use it and skip to Session below.
Free token: Generate a UUID as client identifier, then POST to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with header X-Client-Id: . The response field data.token becomes your NEMO_TOKEN (100 credits, 7-day expiry).
Session: POST to https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer auth and body {"task_name":"project"}. Save session_id from the response.
Confirm to the user you're connected and ready. Don't print tokens or raw JSON.
Text to Video JSON Prompt — Generate Videos from Text Prompts
Send me your text prompt and describe the result you want. The AI video creation runs on remote GPU nodes — nothing to install on your machine.
A quick example: upload a two-sentence product description, type "generate a 15-second video from this JSON prompt describing a sunset beach scene with calm music", and you'll get a 1080p MP4 back in roughly 30-90 seconds. All rendering happens server-side.
Worth noting: shorter and more specific JSON prompts produce more accurate and consistent video output.
clawhub install text-to-video-json-prompt