/storyteller

Create video story for a given topic using OpenAI.

Primary LanguagePython

storyteller

Create video story for a given topic using OpenAI.

alt text

alt text

Setup:

  1. Create new virtual env:
python -m venv env
  1. Activate your virtual env:
env/Scripts/activate
  1. Install packages from included requirements.txt:
pip install -r .\requirements.txt
  1. Install ImageMagick:
https://imagemagick.org/script/download.php

Add both check boxes:
* Associate supported file extensions
* Install legacy utilities
  1. Add your API_KEY to api_key.py file

Usage:

Run python script:

python .\storyteller_gui.py