I’m trying to build a fully automated pipeline that converts an image + voiceover into a talking AI video using n8n
Yes, it is technically possible to create a fully automated pipeline using n8n that generates an AI-powered talking video from an image (visual) and text/audio input. However, n8n only acts as the orchestrator in this process. The actual image processing, voice generation, and video creation are handled by external services.
For example, you can use ElevenLabs for voice generation, Pika Labs for creating a talking face from an image, Runway for video merging, n8n for automation, and Dropbox for file storage.
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.