• Home
  • Workflows
  • n8n Automation Workflow: Automated Faceless Video Creator
n8n Automation Workflow: Automated Faceless Video Creator

This Automated Faceless Video Creator workflow is designed to fully automate the creation of faceless videos – from script creation to final download – using AI generated voice, images, and smart video editing. Let’s try it out!

Industry:
Content Creation
Built With:
n8n, ChatGPT, Gemini, Grok, Midjourney
Description
Reviews
Description

Creating regular video content without showing your face is time-consuming and often requires juggling multiple tools for scripting, voiceovers, visuals, and editing. For many creators, this manual process is overwhelming and hard to keep up with.

What’s even more? Scaling up is also a challenge – editing and formatting each video takes significant time, making it tough to stay consistent or respond quickly to trends. Without this Automated Faceless Video Creator, video production can quickly become unsustainable.

What Does This Automated Faceless Video Creator Do?

This Automated Faceless Video Creator automates the entire process – from your initial idea to a fully edited, faceless video – leveraging advanced AI for scriptwriting, voice-over, image generation, and video editing.

  • Transforms your video topic into a script, voiceover, visuals, and a complete final edit.
  • Uses AI to generate scripts, produce high-quality voiceovers, and create synchronized images.
  • Combines and edits all elements, delivering a polished, ready-to-use video.

Grab 90% OFF Now! Just $0.99 In A Limited Time. Next price: $9.99!

What Problems Does This Tool Solve?

Here’s how the Automated Faceless Video Creator makes your workflow easier.

  • Save time: Transform your idea into a downloadable video in under 10 minutes, with the entire process—from script to visuals automated, saving you hours per video.
  • All-in-one solution: No need to switch between tools; scripting, voice, and editing are seamlessly integrated.
  • Consistent quality: Automated structure ensures professional results every time.
  • Scale quickly: Create multiple videos daily without the need for extra help or editing skills required.
  • Stay anonymous: Perfect for creators who want to remain unseen while still reaching an audience. All you need is an idea. The rest is done for you.

Who Should Use This?

This tool is designed for anyone looking to streamline faceless video production, including:

  • YouTube and Shorts creators who want to publish regular content without appearing on camera.
  • TikTok and Reels marketers automating the creation of voice-over-driven videos.
  • Solopreneurs scaling their content output without building a large team.
  • Agencies producing batches of faceless video ads for clients.
  • Automation enthusiasts seeking to build efficient video workflows in n8n.
  • Anyone with great content ideas who wants to save time and effort on video editing.

How It Works

The workflow begins the moment you input a video idea:

  • Phase 1: Provide Topic Input
    • A short topic and idea should be entered into the Idea part in Node Fields – Set Idea inside the workflow in n8n.
    • Trigger the process manually by clicking Test Workflow or Execute Workflow. 
  • Phase 2: Script Generation
    • Your idea is passed to Google Gemini’s chat model. The model returns a concise, 60-second faceless video script. 
    • The script is then reformatted into a structured layout optimized for voice generation and visual synchronization.
  • Phase 3: Audio Generation
    • The formatted script is passed to ElevenLabs, which turns the text into a high-quality voiceover audio.
    • The generated audio is uploaded to Google Drive and made publicly accessible.
    • At the same time, the audio is sent to OpenAI Whisper via a POST request to generate a transcription of the voiceover.
  • Phase 4: Timestamps Generation
    • The tool merges the original script and the OpenAI Whisper-generated transcription.
    • The merged data is passed to Google Gemini’s chat model to generate image prompts with precise timestamps.
    • The output is parsed and cleaned using a structured parser to ensure it’s in ready-to-use JSON format for image generation.
  • Phase 5: Images Generation
    • The full list of timestamped prompts is split into individual entries.
    • Each prompt is sent to Leonardo’s API that turns text descriptions into visuals.
    • A delay of 30 seconds is added to give the image generation engine enough time to complete rendering.
    • Once completed, the workflow retrieves all final images for the next stage.
  • Phase 6: Images To Video Conversion
    • All generated images are sent to Leonardo’s API, which stitches them together based on the structured prompts and timing.
    • A 5-minute wait allows time for rendering.
    • After the wait, the workflow retrieves the generated small videos and makes  them downloadable.
    • Then, the tool aggregates all downloaded videos into a single unified structure, preparing them for the final editing.
  • Phase 7: Video Editing and Downloading
    • The raw video, along with timestamps or subtitles, is sent to Shotstack, a video editing tool that supports advanced edits.
    • A delay of 1 minute allows Shotstack to process the edit.
    • Then, the tool checks whether the edited video is finished by Shotstack and ready to be downloaded.
    • Once completed, you can download the final polished video to your local storage for later use.

How To Set Up

  1. Download the workflow package.
  2. Import the package into your n8n interface.
  3. Set up necessary credentials for tools access and usability:
  4. For Google Gemini access, please connect to its API in the following nodes:
    • For Google Gemini access, please connect to its API in the following nodes:
      • Node Google Gemini Chat Model 1
      • Node Google Gemini Chat Model 2
    • For Google Drive access, please ensure connection in the following nodes:
      • Node Upload Audio to Drive
      • Node Make Audio File Public
    • For ElevenLabs access, please connect to its API in the following node:
      • Node Generate Voice
    • For OpenAI Whisper access, please connect to its API in the following node:
      • Node Transcribe Audio with OpenAI Whisper
    • For Leonardo access, please allow connection to its API in the following nodes:
      • Node Generate Images
      • Node Generate Videos/Scenes
    • For Shortstack access, please connect to its API in the following nodes:
      • Node Edit with Shotstack
      • Node Render Final Video with Shotstack
  5. Input your video idea or short description as a string in Node Fields  Set Idea in n8n.
  6. Run the workflow by clicking Execute Workflow or Test Workflow.
  7. Wait for the process to run and finish.
  8. View the result in Node Download Final Video and download it in your local storage for later use.

Requirements

  • Basic setup in Google Cloud Console (OAuth or API Key method enabled) with enabled access to Google Drive.
  • Google Gemini API access with permission to use chatbased large language models.
  • ElevenLabs API access for generating high-quality voiceovers from scripts.
  • OpenAI Whisper API access to transcribe voiceovers into clean text.
  • Leonardo API access for both image and video generation tasks.
  • Shotstack API access for editing and rendering the final video with enhanced visuals and timing.

How To Customize

  • You can input your requested video topic or description directly in Node Fields – Set Idea.
  • By default, the script length is set to around 60 seconds in Node 60 Second Script Writer. You can easily change this in the prompt to create shorter or longer videos based on your needs.
  • While the default setup uses Google Gemini for script and prompt generation, you can replace it with OpenAI ChatGPT, Claude, or any other compatible chatbased model you prefer.
  • The voiceover is currently created using ElevenLabs, but you’re free to substitute it with other text-to-speech engines like Google Cloud TexttoSpeech, HeyGen, etc.
  • We’re using OpenAI Whisper to transcribe the voiceover into text. You can switch to alternatives such as AssemblyAI, Deepgram, or other compatible providers depending on your preference.
  • This workflow uses Leonardo for both image and video generation. You can swap it out for other compatible providers based on availability or style preference.
  • Video editing is handled by Shotstack by default. You can plug in alternatives like Runway, FFmpeg, or other APIbased editors depending on your editing needs or desired effects.

If you’re looking to build or customize any tool or agent, Agent Circle offers fully tailored solutions to bring your ideas to life – discover more with our Custom Build services!

Need Help?

Are you facing difficulties setting things up or just want to know more about many other interesting n8n workflows? Join our community on different platforms for support, inspiration and tips from others. Plus, get access to exclusive discounts available only to our members!

Website: https://www.agentcircle.ai/
Etsy: https://www.etsy.com/shop/AgentCircle
Gumroad: http://agentcircle.gumroad.com/
Discord Global: https://discord.gg/d8SkCzKwnP
FB Page Global: https://www.facebook.com/agentcircle/
FB Group Global: https://www.facebook.com/groups/aiagentcircle/
X: https://x.com/agent_circle
YouTube: https://www.youtube.com/@agentcircle
LinkedIn: https://www.linkedin.com/company/agentcircle

Grab Special Bonus, Buy It Now!

We’re giving a 90% OFF discount for this product in a limited time. Check out now before the deal’s gone!

Reviews

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Start Using This
Original price was: 9.99 $.Current price is: 0.99 $.
Item added to wishlist View Wishlist
Item removed from wishlist
Add to Wishlist
Item added to wishlist View Wishlist
Item removed from wishlist
This product includes:
  • A ready-to-use n8n workflow
  • Free setup support
  • Life-time access and regular updates from Agent Circle & community
Share this: