INF800 / Text-To-Video-AI

Generate video from text using AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Other useful Video AI Projects

AI Youtube Shorts generator

Faceless Video Generator

AI B-roll generator

About

Generate video from text using AI

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%