demobook

n8n: Generate video prompts with GPT-4o-mini

n8nTry it →Watch full video →Kyle Friel | AI Software ·

Demo summary

The creator configures an n8n AI Agent node using GPT-4o-mini to transform product features and customer data into detailed cinematic prompts for Sora 2.

Step-by-step

  1. Add an AI Agent node to the n8n workflow
  2. Define the User Prompt by mapping product, features, ideal customer, and video settings from previous node inputs
  3. Set the System Message to 'Expression' and input detailed instructions defining the agent's persona and output structure
  4. Connect an OpenAI Chat Model sub-node to the AI Agent
  5. Configure OpenAI credentials using a secret API key from the OpenAI platform
  6. Select 'gpt-4o-mini' from the model dropdown list
  7. Execute the node to generate the cinematic prompt

Options

  • Use any available OpenAI model (e.g., base models or mini models)
  • Define custom input fields for the prompt using colons and drag-and-drop mapping

Watch out for

  • A chat model sub-node must be connected and enabled for the AI Agent to function
  • OpenAI API requires a credit balance (e.g., $5) to generate keys and process requests
  • Do not include the photo link in the prompt generation node as it is only needed for the final video API

Tips

  • Use GPT-4o-mini models because they are cheaper than the base models
  • Provide the AI with an example input and output format in the system message to ensure structured results
  • Define the agent as an 'expert AI UGC video prompt engineer' to improve the quality of cinematic and emotional engagement

All demos from “This AI Workflow Creates Viral UGC Ads for $0.15 (Sora 2 + n8n Agents)

  1. 6:023:42Generate video prompts with GPT-4o-miniCurrentThe creator configures an n8n AI Agent node using GPT-4o-mini to transform product features and customer data into detailed cinematic prompts for Sora 2.n8nAI Video Prompt Generator
  2. 9:445:26Generate Sora 2 videos via Kai APIThe creator shows how to use an HTTP Request node in n8n to send prompts and image URLs to the Kai API to trigger Sora 2 video generation.n8nAI Animation Generator
  3. 24:101:26Review AI-generated UGC video adsThe video shows the final output of the Sora 2 model, demonstrating AI-generated videos for a cold brew concentrate and a protein shake based on the automated workflow.n8nAI Commercial Generator
  4. Watch “This AI Workflow Creates Viral UGC Ads for $0.15 (Sora 2 + n8n Agents)” →

AI Video Prompt Generator

  1. 20:251:08Optimize video prompts with Gemini 1.5 Pro in n8nThe creator shows how to use a Gemini node within n8n to analyze an image and rewrite a 'bare bones' user prompt into a detailed prompt for better video generation results.Chase AI
  2. 6:023:42Generate video prompts with GPT-4o-miniCurrentThe creator configures an n8n AI Agent node using GPT-4o-mini to transform product features and customer data into detailed cinematic prompts for Sora 2.Kyle Friel | AI Software