Skip to content

aboutphilippe/autonomous-videocreator-lumaai

Repository files navigation

Autonomous Video Production

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.

Create and preview series localhost_3000_(Desktop)

localhost_3000_(Desktop) (3)

Plan and publish individual videos localhost_3000_(Desktop) (2) localhost_3000_(Desktop) (1)

How to use

Run Restack Engine

  1. Clone the repository

  2. Run pnpm install

  3. Run Restack Engine

docker run -d --pull always --name studio -p 5233:5233 -p 6233:6233 -p 7233:7233 ghcr.io/restackio/engine:main

You should see Restack Engine UI with the following

localhost_5233__workflowId=1727553068979-adWorkflow runId=f03e205b-6891-4692-a94e-a9cc006c8ede scheduledEventId=44 (1)

Learn more at https://www.restack.io

  1. 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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published