This n8n workflow automates the process of generating videos from text prompts using the Replicate API’s wan-2.2-t2v-fast model. It begins with a manual trigger, allowing users to start the process on demand. The workflow then sets up necessary parameters, including API authentication, and initiates a video prediction request with customizable options like prompt, resolution, frames, and seed. After submitting the request, it waits briefly and then periodically checks the status of the prediction. If successful, it retrieves and displays the generated video link; if the process fails, it provides an error message. This automation streamlines AI-powered video creation, making it ideal for content creators, marketers, or developers looking to embed quick, AI-generated videos into their projects seamlessly.
Automated AI Video Generation Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, httpRequest, if, manualTrigger, set, stickyNote, wait |
Reviews
There are no reviews yet.