Skip to content

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

Notifications You must be signed in to change notification settings

SEFI2/text-to-video-bot-python

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages