One-Click YouTube Shorts Generator with Leonardo AI, GPT, and ElevenLabs - n8n Workflow | Neura Market
One-Click YouTube Shorts Generator with Leonardo AI, GPT, and ElevenLabs
## What it does
This workflow creates an engaging YouTube Short with a single click - from script to voiceover, to visuals and background music. It combines several AI tools to automate content creation and final video assembly.
---
## How it works
- Accepts an input prompt or topic
- Generates script using GPT
- Converts script to voiceover using ElevenLabs
- Generates b-roll style images via Leonardo.Ai
- Matches background music
- Assembles a vertical 1080x1920 MP4 video using JSON render config
- Optionally uploads to YouTube or saves to Cloudinary
---
## Setup steps
- Add your credentials:
- Leonardo API (image generation)
- ElevenLabs (voiceover)
- Cloudinary (upload destination)
- Any GPT-based text generator
- Drop your audio/music file in the right node
- Replace API expressions with your own credentials
> Full step-by-step instructions are in sticky notes inside the workflow.
Platform
n8n
Category
AI
Price
Free
Creator
Huzaifa Tahir
Selling
set
wait
merge
splitOut
aggregate
stickyNote
httpRequest
manualTrigger
openAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.