Welcome to the Text-to-Video Generator! This tool is designed to transform your written script into engaging short-form videos, perfect for uploading into platforms like YouTube Shorts, TikTok, and more. It's perfect if you want to use AI to make some kind of brainrot video and earn passive income from it. If you don't have a script, AI will automatically generate one for you, so don't worry.
python -m venv .
bin/pip install -r requirements.txt
Rename the .env.example
file to .env
and fill the API key inside
- Note: The project used MoviePy to compose the video, which required ImageMagick to be installed in your machine
- Another note: It's required about 4 GB of VRAM to run.
You can simply run
bin/python app.py
then the script and video will auto generate for you.
Or using your own script
bin/python app.py -s "insert some funny story here"
Here is some demo videos which script is auto generate using AI