Generate AI Videos from Chat with Google Vertex AI Veo3 - n8n Workflow | Neura Market
Generate AI Videos from Chat with Google Vertex AI Veo3
Turn text prompts from n8n chat into AI-generated videos using Google Vertex AI Veo3. Includes polling for completion and file conversion for easy download or integration.
This beginner-friendly workflow automates video generation from chat inputs using Google Vertex AI's Veo3 model. Start by typing a prompt in n8n chat, which triggers a POST request to the Veo3 API with customizable parameters like aspect ratio, duration, and resolution. The workflow then enters a polling loop, waiting and checking operation status until the video is rendered.
Once complete, it extracts the base64 video data and metadata, converting it into a downloadable binary file. This enabl
Platform
n8n
Category
Language Tools
Price
$19.99
Creator
Matt Buds
AI Video Generation
Google Vertex AI
Veo3
Chat Automation
Polling Loop
n8n Workflow
Video Conversion
AI Media
Automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.