This n8n workflow automates the process of generating short AI-created videos based on creative prompts, monitoring their status, and preparing structured data summaries. It starts with a scheduled trigger every six hours, prompting an AI model to generate engaging video ideas tailored for social media platforms like TikTok. These ideas are then used to initiate video creation via an API (Sisif.ai). After submitting the request, the workflow waits for 10 seconds before checking the video status. Once the video is ready, it compiles the relevant data, including URLs and timestamps, into a structured format for easy review or further automated processing. This workflow is practical for content creators and social media marketers seeking consistent, automated video content production with minimal manual intervention.
Automated AI Video Generation and Monitoring Workflow
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.outputParserStructured, function, httpRequest, if, scheduleTrigger, stickyNote, wait |
Reviews
There are no reviews yet.