AI Director - An n8n Workflow for Automated Short-Form Video Creation

Hey everyone,

Like many of you, I’ve been fascinated by the recent explosion in AI video generation. However, I quickly found that creating cool videos one by one was a slow and repetitive process. I wanted a way to feed the AI a single creative idea and get a whole batch of content back.

So, I decided to build a solution in n8n, and I’m excited to share the result!

I call it the AI Director for n8n. It’s a complete content factory that transforms a single story idea from a form into an entire series of ready-to-post short-form videos, complete with custom background audio.

How It Works

The workflow is built around a two-agent system using Gemini, which then feeds into parallel generation branches:

  1. Story Drafting Agent: It starts with a simple Form Trigger where you input your idea, genre, mood, etc. This agent takes that input and uses Gemini to flesh out a complete, original story, screenplay, character descriptions, and camera-work directives.
  2. Story Deconstructor Agent: This agent takes the detailed story and meticulously breaks it down into multiple, distinct scenes. Each scene is formatted as a unique prompt, perfect for a 15-30 second Reel or Short.
  3. Parallel Generation: The workflow then splits and processes each scene simultaneously:
  • One branch sends the visual prompt to the Google Gemini API to generate a video clip.
  • The other branch sends the audio description to ElevenLabs to generate a relevant background soundscape.

The result is a collection of unique video and audio files, all derived from your single starting concept.

Here’s a glimpse of what it can create:

Example 1: Mystical Fantasy Scene

Example 2: Tense Sci-Fi Clip https://drive.google.com/file/d/1Hj9W_WqkHo5fwrUmgIM0DY5c4GgoD_Kt/view?usp=sharing

Key Features

  • :rocket: True Batch Creation: Go from one idea to an entire library of videos for your social media calendar in a single run.
  • :robot: Fully Automated Creative Team: Let the AI handle the storytelling, screenwriting, and shot-planning.
  • :speaker_high_volume: Synchronized Audio: Every video gets its own custom-generated ASMR/background audio track.
  • :sparkles: Highly Customizable: Easily control the genre, mood, animation style, and more right from the start.

This is perfect for content creators, marketers, or any n8n enthusiast looking to push the boundaries of AI-powered automation.

I’ve packaged this workflow with a full installation guide and put it on Gumroad. If you’re tired of the one-by-one grind and want to set up your own content factory, you can check it out here:

:right_arrow: Multiple_AI_Video_Generator
:right_arrow: You can also check it out here

:warning: A Quick Heads-Up on Costs: Please be aware this workflow uses paid APIs. The Google Gemini video API will incur costs, and for the ElevenLabs portion, a paid plan is strongly recommended to handle the batch audio generation without hitting free-tier limits.

I’d love to hear your feedback on the concept and the workflow structure. Let me know if you have any questions!

Thanks for reading.

If you have a workflow that you want me to make or have a job, or simply just wanna connect with me :slight_smile: :
LinkedIn
Email

3 Likes