π¬ Automated TikTok video creation pipeline with GPT-4o-mini and Sisif.ai
β‘ 15,444 views Β· π¬ Content Creation & Video
π‘ Pro Tip β Since TikTok doesnβt have a public API, getting data usually means fragile HTTP scraping. ScraperNode is a community node that gives you clean JSON for TikTok profiles, videos, and comments β drop it into your workflow and skip the parsing.
Description
Description
This workflow creates an automated video content pipeline that generates creative TikTok-style videos using AI. It combines OpenAIβs GPT-4o-mini for idea generation with Sisif.aiβs text-to-video AI technology to produce engaging short-form content automatically.
Perfect for: Content creators, social media managers, marketing teams, and anyone who wants to maintain a consistent flow of AI-generated video content without manual intervention.
Prerequisites
- Sisif.ai Account: Sign up at sisif.ai and get your API token from sisif.ai/api/
- OpenAI Account: Get your API key from OpenAI platform
- n8n Instance: Self-hosted or cloud instance
How it Works
The workflow operates on a scheduled cycle, generating fresh video content every 6 hours:
- π€ AI Idea Generation: OpenAIβs GPT-4o-mini acts as a creative video strategist, generating unique, trend-aware video concepts optimized for TikTok and social media
- π¬ Video Creation: Sisif.ai transforms each creative prompt into a high-quality 5-second video in 540x960 resolution
- β±οΈ Smart Monitoring: The workflow intelligently monitors video generation progress, waiting for completion before proceeding
- π Data Processing: Final video data is structured and prepared for further use or storage
Key Features
β‘ Fully Automated
- Runs every 6 hours without manual intervention
- Generates 4 unique videos daily (28 videos per week)
- Self-monitoring with automatic retry logic
π― Optimized for Social Media
- TikTok-perfect 540x960 resolution
- 5-second duration for maximum engagement
- Trend-aware content generation
- Action-packed, visual storytelling
π§ Smart Architecture
- Simple HTTP requests for reliable operation
- Bearer token authentication for secure API access
- Automatic status checking and waiting logic
- Error handling and retry mechanisms
π Nodes Used
Function, HTTP Request, Schedule Trigger, Basic LLM Chain, OpenAI Chat Model, Structured Output Parser
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File