This n8n workflow automates the creation and publication of YouTube Shorts using AI. It integrates OpenAI for script and idea generation, ElevenLabs for audio, and Creatomate for video rendering. The process begins by receiving user ideas via Telegram, where the workflow discusses, approves, or denies ideas using AI and chat models. Approved ideas are then transformed into scripts, with images and videos generated through API requests. These assets are merged, assembled, and sent to Creatomate for final video rendering. The completed video is uploaded to YouTube, and notifications are sent via Telegram. This workflow is ideal for content creators aiming to automate and streamline their short-form video production, ensuring quick and consistent publishing of engaging content.
AI-Driven YouTube Shorts Creation Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, @n8n/n8n-nodes-langchain.openAi, @n8n/n8n-nodes-langchain.outputParserStructured, aggregate, convertToFile, httpRequest, if, merge, set, splitOut, stickyNote, stopAndError, telegram, telegramTrigger, wait, youTube |
Reviews
There are no reviews yet.