This n8n workflow streamlines the process of generating AI-based videos from user prompts, waiting for rendering, and automatically saving the resulting videos to Google Drive. It starts with a form trigger where users submit a prompt and access token, then sends the prompt to Google Cloud’s Vertex AI for video generation. After a wait period to ensure processing completion, it fetches the video output, converts it from Base64 to a binary file, and uploads it to a specified Google Drive folder. This workflow is ideal for automating AI-powered content creation, simplifying workflow automation for creative and marketing teams, or hosting user-driven video generation services.
Automated Video Generation with Google Vertex AI and Google Drive
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | convertToFile, formTrigger, googleDrive, httpRequest, set, stickyNote, wait |
Reviews
There are no reviews yet.