This is a simple web app that summarizes a YouTube video using the OpenAI GPT model.
You should have the OPENAI_API_KEY environment variable set to your OpenAI API key.
To run the app, use the following command:
streamlit run app.py
This is a simple web app that summarizes a YouTube video using the OpenAI GPT model.
You should have the OPENAI_API_KEY environment variable set to your OpenAI API key.
To run the app, use the following command:
streamlit run app.py