Transform quotes to viral videos with Gemini, GPT & ElevenLabs for social media

Go to Workflow
193 views
Built by LukaszB LukaszB
Created on June 05, 2026

Description

🎬 AI Cinematic Quote Reels Generator – Turn Quotes into Viral Videos Automatically

Transform a single quote into a fully-rendered cinematic short video β€” with voice-over, visuals, and music β€” then publish it directly to TikTok, Instagram Reels, and YouTube Shorts.
This isn’t just automation. It’s a full-stack AI video content engine built entirely in n8n.

βš™οΈ What It Does

Converts any quote into an 8-second cinematic video (vertical, 1080x1920)
Adds AI-generated voice-over, music, and visuals
Generates viral-ready captions for TikTok, Reels, and Shorts
Publishes automatically via Postiz API
Pulls content from Google Sheets β€” updates status after posting (no duplicates)

πŸ” How It Works

Triggers daily or manually
Fetches one unposted quote row from Google Sheets
Uses Google Gemini + GPT to write scene + captions
Converts quote to voice with ElevenLabs
Renders video via Google VEO3
Merges audio + video + text in Creatomate
Upscales the final video via Cloudinary
Publishes directly to all 3 platforms via Postiz
Marks the quote as β€œPosted” in the sheet βœ…

πŸ“Š Where the Data Comes From

All input (quote, tone, mood, style, voice ID) is stored in a Google Sheet.
The workflow processes one new row per run β€” no duplicates, no missed posts.

πŸš€ Why It Matters

Save hours of creative work every week
Deliver high-quality, daily content with zero effort
Create consistent brand presence across all major short-form platforms
Ideal for creators, agencies, solopreneurs, SaaS founders, and content marketers

πŸ“¦ What's Included

βœ… Full n8n JSON workflow (Cloud & Self-hosted compatible)
βœ… Google Sheets template with ready-to-use structure
βœ… Platform-specific post generator (TikTok, IG, YouTube Shorts)
βœ… Gemini + GPT prompt structure built-in
βœ… Voice-over via ElevenLabs
βœ… Complete documentation (PDF + inline sticky notes)
βœ… Setup instructions for all APIs and tokens

πŸ“ˆ What Results It Delivers

Clients have used it to:

Launch daily video content channels on autopilot
Get 30k+ organic views from quote-based Shorts
Turn Notion/Sheet ideas into professional, scroll-stopping content
Deliver AI-powered video services to clients with zero editing

πŸ’‘ If you're serious about scaling content with AI,
this is the workflow that gets you there β€” without lifting a finger.

Let me know if you'd like a walkthrough or need help adapting it to your use case.

Nodes Used (10)

AI Agent
@n8n/n8n-nodes-langchain.agent
Basic LLM Chain
@n8n/n8n-nodes-langchain.chainLlm
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
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured