/text-to-video-bot-python

Script that generates TikTok style videos using ffmpeg, moviepy, chatGPT, and SDXL api within a minute

Primary LanguagePython

Text To Video Script

Text To Video Script To generate short form videos for TikTok and YouTube Shorts. It generates voiceover audio using AWS Polly and Subtitles with the moviepy. Story is generated with ChatGPT prompts

Install and Run

pip3 install -r requirements.txt
cp .env.example .env
// fill in OPENAI keys, AWS keys, and replicate keys
python3 text-to-video-bot.py

Demo

Demo link

Alt text