n8n · Case Study

ASMR Video Creator

n8nGoogle GeminiVideo Generation APIYouTube
n8n content pipeline that generates prompts with Gemini AI, calls a video generation API, and uploads to YouTube

The problem

Producing video content meant writing prompts, generating videos, checking outputs, and uploading. Every single video. The channel's output was capped by manual hours.

What I built

An end-to-end content pipeline in n8n:

  • Gemini AI generates the video prompts
  • A JWT-authenticated video generation API renders the content
  • Error handling filters out failed generations before they reach the channel
  • Finished videos upload straight to YouTube

The result

Video content generated and published end to end without manual intervention. Output is no longer capped by hours in the day.