OpenAIFlashTube is a powerful Streamlit-based application that enables YouTube video analysis using OpenAI's latest model. It provides multiple analysis options, including summaries, key points, title suggestions, significant quotes, and a chatbot for interactive Q&A.
- Summarizes YouTube videos with detailed insights.
- Extracts key points, timestamps, and significant quotes.
- Download analysis results as TXT or Word documents.
- Fetch video transcripts for offline use.
- Ask questions about the video content and get intelligent responses.
- Python 3.8+
- A GitHub account (optional for cloning the repository)
- OpenAI API Key: Obtain from OpenAI.
- YouTube API Key: Generate from the Google Cloud Console.
git clone https://github.com/lhiebert01/OpenAIFlashTube.git
cd OpenAIFlashTube