Skip to content

A Text-to-Reel generator that can be used for uploading to TikTok, YouTube Shorts, Instagram Reels, ...

License

Notifications You must be signed in to change notification settings

Kither12/Makeine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

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.

animated

How to use

Environment Setup

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.

Inference

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"

Showcase

Here is some demo videos which script is auto generate using AI

rendered_video.mp4
eZTL0QE.mp4

About

A Text-to-Reel generator that can be used for uploading to TikTok, YouTube Shorts, Instagram Reels, ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published