A fully autonomous video production that creates shorts for Youtube/Tiktok using OpenAI AI for script, Azure TTS for audio and Luma AI for video. In thes example screenshots, we are programatically making series of YouTube shorts for LEGO figurines adventures.
Plan and publish individual videos
-
Clone the repository
-
Run
pnpm install
-
Run Restack Engine
docker run -d --pull always --name studio -p 5233:5233 -p 6233:6233 -p 7233:7233 ghcr.io/restackio/engine:main
Learn more at https://www.restack.io
- Run Supabase
cd supabase
pnpm dev
(It will also generate types for frontend and backend)
4. Run `pnpm run dev`
## Tech stack
- Next.js
- TailwindCSS
- Supabase
- YouTube Data API
- Restack AI SDK
- Stable Diffusion
- ElevenLabs