๐ŸŽฌ Automate UGC video creation with Sora 2, OpenAI, and Gemini

โšก 2,019 views ยท ๐ŸŽฌ Content Creation & Video

Description

In this tutorial, Iโ€™ll show how to create UGC (User Generated Content) videos automatically using n8n and Sora 2.

This workflow uses OpenAI to generate detailed prompts and Sora 2 to produce realistic UGC-style videos that look natural and engaging.

Who is this for?

What problem is this workflow solving?

Creating authentic, human-like UGC videos manually takes time and effort.
This workflow automates the entire process by:

What this workflow does

This workflow connects n8n, OpenAI, and Sora 2 to fully automate the creation of short-form UGC videos.

The steps include:

  1. Taking user input (topic, tone, niche).

  2. Using OpenAI to create a detailed video prompt.

  3. Sending the prompt to Sora 2 via HTTP Request to generate the video.

  4. Handling video rendering and storing or sending results automatically.

By the end, youโ€™ll have a complete UGC video pipeline running on autopilot โ€” producing content for under $1.50 per video.

Setup

  1. Create Accounts:
  1. Generate API Keys:
  1. Create Workflow:
  1. Test the Workflow:

How to customize this workflow to your needs

Notes

Want a Video Tutorial on How to Set Up This Automation?

๐Ÿ‘‰ Watch on YouTube

๐Ÿ”— Nodes Used

Edit Image, HTTP Request, Google Drive, n8n Form Trigger, Convert to File, Extract from File

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup