n4ze3m / shotty-fun

Home Page:https://shotty.fun/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shotty

Shotty let you generate video from given URL or text. It uses OpenAI, Fireworks, Whisper and Elevenlabs API to generate the video.

Getting Started πŸš€

Prerequisites πŸ“‹

  • docker
  • fireworks api key
  • elevenlabs api key
  • openai api key

Installation πŸ”§

  1. Clone the repo

    git clone https://github.com/n4ze3m/shotty-fun.git
  2. Edit .env.example file and rename it to .env and add your api keys

  3. Run the project

    docker compose up

Roadmap πŸ“‹

  • Use Local Whisper model
  • Use Local TTS
  • Use Local llm

About

https://shotty.fun/

License:MIT License


Languages

Language:TypeScript 92.2%Language:CSS 2.9%Language:JavaScript 2.2%Language:Dockerfile 1.8%Language:HTML 0.8%