Skip to main content

Make UGC ads from app screen recordings with Gemini, Sora 2, and VideoBGRemover

Workflow preview

Workflow preview
100%
Make UGC ads from app screen recordings with Gemini, Sora 2, and VideoBGRemover preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Who's it for This workflow is perfect for app developers, SaaS founders, and mobile growth teams who need constant UGC style video ads without hiring creators or agencies. If you're spending $500+ ...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.webhook, n8n-nodes-base.manualtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.merge, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.code

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Paul Roussel.

Original n8n.io source

1.1 Workflow description

Title
Make UGC ads from app screen recordings with Gemini, Sora 2, and VideoBGRemover
Workflow name
Make UGC ads from app screen recordings with Gemini, Sora 2, and VideoBGRemover

Who's it for

This workflow is perfect for app developers, SaaS founders, and mobile growth teams who need constant UGC-style video ads without hiring creators or agencies. If you're spending $500+ per creator and waiting weeks for videos, this automates the entire process for $2-5 per video in 8 minutes.

How it works

Upload an app screen recording, and this n8n workflow handles everything: Gemini AI analyzes the recording and generates a UGC ad structure (hook, problem, solution, CTA with word limits). It describes the ideal actor, emotional journey, and visual style. Sora 2 then generates a hyper-realistic AI actor delivering the script naturally. VideoBGRemover removes the actor's background and composites them picture-in-picture over your screen recording with audio mixing. The result is a scroll-stopping UGC ad ready for TikTok, Instagram, and Facebook.

Set up steps

Setup takes ~10 minutes and requires 3 API keys:

  1. Get your Gemini API key from Google AI Studio
  2. Get your FAL AI key for Sora 2 access
  3. Get your VideoBGRemover API key at https://videobgremover.com/n8n
  4. Add all three keys to n8n environment variables
  5. Connect Google Drive for output storage
  6. Test with the included sample screen recording

The workflow includes 7 detailed sticky notes explaining each section (Gemini analysis, Sora generation, VideoBGRemover composition, output handling).

Requirements

  • Google Gemini API key (for video analysis)
  • FAL AI API key (for Sora 2 access)
  • VideoBGRemover API key
  • Google Drive account (for final video storage)
  • App screen recordings in vertical format (9:16 recommended, 4-12 seconds)

How to customize

Modify the Gemini prompt to adjust ad tone, script word limits, or actor descriptions. Change composition settings in the VideoBGRemover node (position, size, audio mix). Add your own post-processing nodes for branding, captions, or multi-platform exports.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Webhook Trigger

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 1.1

Block 2 - Manual Trigger

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 3 - ๐Ÿ“‹ Overview

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - ๐Ÿ”‘ API Keys

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - ๐Ÿ“ฅ Inputs

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - ๐Ÿ”„ Workflow

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - ๐Ÿ“ Sora Prompt

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 8 - ๐Ÿ’พ Google Drive

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - ๐Ÿš€ Usage

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Extract Webhook Data

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.3

Block 11 - Sample Input (Edit Here)

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.3

Block 12 - Merge Triggers

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 2.1

Block 13 - Section: Gemini

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Download Screenshot Video

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 15 - Upload to Gemini

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 16 - Wait for Processing

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 17 - Gemini โ€“ Analyze & Plan

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 18 - Extract & Parse

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 19 - Section: Sora 2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Build Sora Prompt

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 21 - Sora 2 โ€“ Submit (fal.ai)

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 22 - Sora โ€“ Check Status

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 23 - Wait 20s

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 24 - Sora Completed?

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2

Showing the first 24 of 39 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Make UGC ads from app screen recordings with Gemini, Sora 2, and VideoBGRemover
Complexity advanced
Nodes 39
Categories Content Creation, Multimodal AI
Author Paul Roussel
Published 12 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9505/9505.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Make UGC ads from app screen recordings with Gemini, Sora 2, and VideoBGRemover do?

Who's it for This workflow is perfect for app developers, SaaS founders, and mobile growth teams who need constant UGC style video ads without hiring creators or agencies. If you're spending $500+ ...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.