LizzFlix Overview
What LizzFlix does, how the app is structured, and what a creator can expect in production today.
What LizzFlix is
LizzFlix is a production workspace for AI short-form series. Instead of asking one model for everything in one prompt, you build reusable story assets and then generate scenes from those approved assets.
Core workflow
- Create a series and open the starter workspace.
- Build reusable characters and locations.
- Turn episode ideas into scene cards.
- Compose a start frame from approved references.
- Generate preview and final videos.
- Add dialogue, TTS, uploaded audio, or custom voices.
- Assemble finished scenes into a montage.
Runtime architecture
- Cloudflare
lizzflix-backendis the canonical backend for studio state, jobs, billing, model catalog, uploads, and generation orchestration. - Vercel serves the frontend, auth/session shell, and Stripe redirect flows.
- Account jobs keep generations and most mutations durable across refreshes and page navigation.