Shotty let you generate video from given URL or text. It uses OpenAI, Fireworks, Whisper and Elevenlabs API to generate the video.
- docker
- fireworks api key
- elevenlabs api key
- openai api key
-
Clone the repo
git clone https://github.com/n4ze3m/shotty-fun.git
-
Edit
.env.examplefile and rename it to.envand add your api keys -
Run the project
docker compose up
- Use Local Whisper model
- Use Local TTS
- Use Local llm