// OVERVIEW
A topic-to-video generation platform: give a subject, receive a finished short-form MP4. Built as a sellable SaaS with queued jobs, per-user credit accounting and a manual sale flow over Telegram.
// WHAT I BUILT
- End-to-end pipeline: script generation → AI voiceover → stock/photo scenes → ffmpeg assembly → 9:16 MP4
- Concurrent job queue with per-user working limits
- SQLite credits ledger, sold manually via Telegram
- Optional photo slideshow mode with zoompan motion
// STACK
Python (MoneyPrinter engine) · Node.js · ffmpeg · SQLite · Job queue
// LIVE LINKS
Demo on request