tommyct614 / AI-Video-Generator-Using-OpenAI-Python

Python Bot That Generates Text About a Specific Topic you Want, & Generate Video Using OpenAI Model, GTTS, & MoviePy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-Video-Generator-Using-OpenAI-Python

Python Bot That Generates Text About a Specific Topic you Want, & Generate Video Using OpenAI Model, GTTS, & MoviePy.

Run Python Code

  • Make sure first to download Python & this text editor Visual Studio Code
  • Install all the necessary libraries.
  • Open this python file api_key.py & add your openai api key. to generate a new one, here's the official link: OpenAI Website
  • Open this python file text_generator.pyand run the script using this simple command: python text_generator.py to generate a new text.
  • Open this python file video_generator.pyand run the script using this simple command: python video_generator.py to generate a video.
  • Enjoy Coding.

Watch This Full Tutorial Video to Understand How This AI Bot Works!

About

Python Bot That Generates Text About a Specific Topic you Want, & Generate Video Using OpenAI Model, GTTS, & MoviePy.


Languages

Language:Python 100.0%