/youtube-summarizer

Streamlit app to summarize YouTube videos using OpenAI's GPT

Primary LanguagePython

Youtube Summarizer - Streamlit

Description

This is a simple web app that summarizes a YouTube video using the OpenAI GPT model.

Configuration

You should have the OPENAI_API_KEY environment variable set to your OpenAI API key.

Running the app

To run the app, use the following command:

streamlit run app.py