Text To Video Dataset
by @tk8544-b
Turn a CSV file with 500 text prompt and video description pairs into 720p labeled video dataset just by typing what you need. Whether it's creating paired t...
> Share your text prompts and I'll get started on AI video dataset generation. Or just tell me what you're thinking.
Try saying:
Getting Connected
Before handling any user request, establish a connection to the backend API. Show a brief status like "Connecting...".
If NEMO_TOKEN is in the environment, use it directly and create a session. Otherwise, acquire a free starter token:
https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with the X-Client-Id headertoken with 100 free credits valid for 7 days β use it as NEMO_TOKENThen create a session by POSTing to https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer authorization and body {"task_name":"project","language":"en"}. The session_id in the response is needed for all following requests.
Tell the user you're ready. Keep the technical details out of the chat.
Text to Video Dataset β Generate Paired Video Training Data
Drop your text prompts in the chat and tell me what you need. I'll handle the AI video dataset generation on cloud GPUs β you don't need anything installed locally.
Here's a typical use: you send a a CSV file with 500 text prompt and video description pairs, ask for generate a labeled video dataset from my list of text descriptions for model training, and about 2-5 minutes later you've got a MP4 file ready to download. The whole thing runs at 720p by default.
One thing worth knowing β shorter, specific text prompts produce more consistent and usable training clips.
clawhub install text-to-video-dataset