Create cinematic quote videos with Veo 3

Go to Workflow
0 views
Built by Koulikas Giannis Koulikas Giannis
Created on June 07, 2026

Description

How it works

1. Get a quote – Pulls a motivational quote from a Google Sheet

2. Generate Veo prompt – Uses a Gemini-powered agent to translate the quote into a 120–150 word cinematic prompt with visuals and instrumental music (no spoken words or text)

3. Create video – Generates an 8-second AI video with Veo 3.0 and uploads to GCS

4. Add quote text – Uses Creatomate to overlay the quote text onto the video

5. Upload to Postiz – Uploads the final video to Postiz (social media scheduler)

6. Schedule across platforms – Detects connected channels (TikTok, YouTube, Instagram) and schedules the video for posting in 1 day

Set up steps

API Keys – Set up accounts for Google Cloud (Veo 3.0 + GCS + Gemini), Creatomate, and Postiz

Credentials in n8n – Add each API key as a credential in your n8n instance

Configure variables – Update the SET1 node with your Google Cloud PROJECT_ID and CLIENT_EMAIL

Set up Google Sheet – Create a sheet with a column named quote containing the quotes you want to turn into videos

Connect Postiz – Ensure your social media channels (TikTok, YouTube, Instagram) are connected in Postiz

Test – Execute the workflow to generate and schedule a quote video

Nodes Used (7)

AI Agent
@n8n/n8n-nodes-langchain.agent
Code
n8n-nodes-base.code
Google Cloud Storage
n8n-nodes-base.googleCloudStorage
Google Gemini Chat Model
@n8n/n8n-nodes-langchain.lmChatGoogleGemini
Google Sheets
n8n-nodes-base.googleSheets
HTTP Request
n8n-nodes-base.httpRequest
JWT
n8n-nodes-base.jwt