Skip to content

techthiyanes/Text-To-Video-AI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text To Video AI 🔥

Generate video from text using AI

Demo Video

out.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

Other useful Video AI Projects

AI Youtube Shorts generator

Faceless Video Generator

AI B-roll generator

AI video generator

Text to Video AI

Autoshorts AI

About

Generate video from text using AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%