AI2026/ 01

MultiMix

A conversational workspace for creating and organizing scripts, images, and videos.

0
content output types
0
content libraries
0
backend runtime roles
MultiMix new video project workspace

01Overview

MultiMix is a conversational workspace for short-form video production. Users can describe what they want to make, organize reference material, and save generated scripts, images, and videos into separate libraries for later search and reuse.

02The problem

The project was built to keep creative requests, source material, generated assets, and later revisions in one workspace instead of scattering that context across separate tools.

03The approach

The Next.js frontend uses one conversation entry for both creation and knowledge capture. A FastAPI backend handles assets and video orchestration, with PostgreSQL, Redis, and RQ for persistent and asynchronous work. Artifact storage can run locally or use S3 and Supabase.

04Impact

The deployed frontend covers the workflow for scripts, images, and video projects. The backend can run as separate API, worker, and scheduler services, while offline tests cover the main product flows and security contracts.

05Highlights

  • One conversation entry for both content creation and knowledge capture
  • Separate libraries for source assets, scripts, images, and videos
  • Queued video orchestration with independent API, worker, and scheduler roles
  • Public media search with source compliance checks and persistent artifact storage

Next project

More projects