Build an AI short-video platform with the right base before scale forces your hand.
Plotora is now structured for idea intake, reusable assets, multi-stage generation, queue orchestration, and delivery-facing operations. The product can start lean without painting itself into a corner.
What is already modeled
The repository now reflects the actual product direction instead of generic demos.
AI generation pipeline
Split generation into script, storyboard, voice, visual, and render stages so the workflow stays composable.
Workspace-first collaboration
Organize projects, reusable assets, prompt presets, and review loops before the product complexity expands.
Operations ready by default
Keep billing, auditability, rate limits, and provider routing in the architecture from day one.
Feature slices
Marketing, workspace, projects, assets, generation, and billing are now explicit boundaries instead of one shared demo bucket.
Shared UI system
The app now uses Biome, shadcn-style source components, and Radix primitives so the design system stays local and editable.
Delivery-oriented domain model
Projects, generation queue, and stage progress are represented in typed mocks so the next API or database layer has a clean landing zone.
Foundation choices