PlotoraAI short-video operating system
Early-stage platform foundation

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.

01

Feature slices

Marketing, workspace, projects, assets, generation, and billing are now explicit boundaries instead of one shared demo bucket.

This layer is ready to receive real providers, queue workers, and persistence without needing another frontend rewrite first.
02

Shared UI system

The app now uses Biome, shadcn-style source components, and Radix primitives so the design system stays local and editable.

This layer is ready to receive real providers, queue workers, and persistence without needing another frontend rewrite first.
03

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.

This layer is ready to receive real providers, queue workers, and persistence without needing another frontend rewrite first.

Foundation choices

The stack is now aligned with a real product, not just a starter kit.

Next.js 16 + React 19
Biome for lint and format
shadcn-style source components
Radix UI primitives
next-intl locale routing
AI SDK readiness for provider integrations