This n8n workflow automates a creative content pipeline, integrating audio, image, and video generation for multimedia projects. It begins with uploading audio files to Google Drive and making them publicly accessible, then uses language models to generate scripts, prompts, and creative ideas. The workflow transcribes audio using OpenAI Whisper, generates visual prompts and images via Leonardo and Langchain models, and produces motion video clips. It incorporates multiple wait steps to synchronize processing times, retrieves generated media, and overlays the final content using Shotstack for editing and compilation. This setup is ideal for creators and marketers looking to automate content creation, video production, and multimedia storytelling from raw audio inputs.
Automated Creative Content Generation Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.outputParserAutofixing, @n8n/n8n-nodes-langchain.outputParserStructured, aggregate, googleDrive, httpRequest, merge, set, splitOut, stickyNote, wait |
Reviews
There are no reviews yet.