StoryTely's parallel generation pipeline — Our 4-step AI pipeline transforms your idea into a complete cinematic storyboard.
Select a scene from the storyboard. One button launches the entire pipeline.
Pick Eco, Balanced, or Pro for each track: images, videos, and voices independently.
All images start at once. Voices start at once. Videos cascade as each image finishes.
Polling every 3 seconds. Watch each track update from pending to generating to done.
Before the pipeline launches, you see a complete credit breakdown. Total cost = images + videos + voices. Credits are debited upfront. Automatic refund on failure.
Every generation creates a job in MySQL. A cron worker processes jobs every minute with retry logic (max 3 attempts).
Studio plans get priority 1, Pro gets 5, Free gets 10. Higher-tier users always process first.
Videos cannot start until their corresponding image is done. The worker checks image_status before launching video generation.
Alpine.js polls GET /api/poll every 3 seconds. Updates status dots and progress bars. Stops polling when all tasks are done or failed.
300 From idea to complete storyboard in minutes.
Try the pipeline