youtube-gpt3 youtube-gpt3 Steps to run the app: Clone the repo Export Open AI API Key in the environment variable OPENAI_API_KEY. For Unix/Linux shell export OPENAI_API_KEY=<api_key> pip install -r requirement.txt cd youtube FLASK_ENV=development flask run