This n8n workflow automates the process of generating, filtering, and enhancing multimedia content, primarily focusing on video scripts and voiceovers. It begins with a webhook trigger where styles or themes are input. The workflow then searches for relevant videos using Brave Search, analyzes video content for objects, and removes duplicates to ensure unique data. It leverages language models for generating search queries, styling, and detailed video titles. An explicit filter refines the content, and several nodes organize and process outputs, including auto-fixing for accuracy and structured data parsing. The final steps involve generating video scripts, creating voiceovers with Eleven Labs, and saving the resulting audio and video files to Google Drive. Useful in content creation, marketing automation, or multimedia projects, this setup simplifies content production by integrating AI, search engines, and cloud storage seamlessly.
Automated Content Generation and Video Script Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @brave/n8n-nodes-brave-search.braveSearch, @elevenlabs/n8n-nodes-elevenlabs.elevenLabs, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatDeepSeek, @n8n/n8n-nodes-langchain.outputParserAutofixing, @n8n/n8n-nodes-langchain.outputParserStructured, @n8n/n8n-nodes-langchain.textClassifier, aggregate, code, googleDrive, removeDuplicates, splitOut, stickyNote, webhook |
Reviews
There are no reviews yet.