Skip to content

SamurAIGPT/Text-To-Video-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text To Video AI 🔥

Generate video from text using AI

Demo Video

download.mp4

🌟 Show Support

If you enjoy using Text to Video AI, we'd appreciate your support with a star ⭐ on our repository. Your encouragement is invaluable and inspires us to continually improve and expand Text to Video AI. Thank you, and happy content creation! 🎉

GitHub star chart

Steps to run

Run the following steps

export OPENAI_KEY="api-key"
export PEXELS_KEY="pexels-key"

pip install -r requirements.text

python app.py "Topic name"

Output will be generated in rendered_video.mp4

Quick Start

Without going through the installation hastle here is a simple way to generate videos from text

For a simple way to run the code, checkout the colab link

To generate a video, just click on all the cells one by one. Setup your api keys for openai and pexels

💁 Contribution

As an open-source project we are extremely open to contributions. To get started raise an issue in Github or create a pull request