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
pip3 install -r requirements.txt
cp .env.example .env
// fill in OPENAI keys, AWS keys, and replicate keys
python3 text-to-video-bot.py