Create celebrity selfie images and transition videos with GPT-4, SeedDream, and Kling

Go to Workflow
0 views
Built by Bilel Aroua Bilel Aroua
Created on June 08, 2026

Description

Who is this for?
> *Trend-style celebrity selfie videos

Content creators, social media managers, marketers, and AI enthusiasts who want to generate ultra-realistic AI selfie images with celebrities and create smooth cinematic transition videos.

What this workflow does

Part 1 - Image Generation:
Collects your face image + up to 4 celebrity reference images via web form
GPT-4 generates optimized prompts for realistic selfie composition
SeedDream v4.5 AI creates photo-realistic selfie images
All results automatically saved to Google Sheets

Part 2 - Video Generation:
Pairs generated selfie images (Celebrity 1 → Celebrity 2)
Kling AI creates smooth walking transition videos
Videos saved back to Google Sheets with metadata

How to set up

Configure API credentials (OpenAI, Fal.AI, Google Sheets OAuth2)
Create a Google Sheet with two tabs: CelebritySelfies and CelebrityVideos
Update the Config nodes with your Google Sheet ID
Run!

Requirements

n8n instance (cloud or self-hosted)
OpenAI API key with GPT-4 access
Fal.AI account with API key
Google account for Sheets storage

Estimated costs

~$0.05 per image (OpenAI + SeedDream)
~$0.50-1.00 per video (Kling AI)

📧 Support

For questions about this template :
Website:** bilsimaging.com
Email: [email protected]

Nodes Used (6)

Basic LLM Chain
@n8n/n8n-nodes-langchain.chainLlm
Code
n8n-nodes-base.code
Google Sheets
n8n-nodes-base.googleSheets
HTTP Request
n8n-nodes-base.httpRequest
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured