This repository provides an application that uses Google Gemini Pro and Streamlit to transcribe and summarize YouTube videos.
- Clone the repository:
git clone https://github.com/mihirkudale/End-To-End-Youtube-Video-Transcribe-Summarizer-LLM-App-With-Google-Gemini-Pro.git
cd End-To-End-Youtube-Video-Transcribe-Summarizer-LLM-App-With-Google-Gemini-Pro
- Install dependencies:
pip install -r requirements.txt
-
Configure Google Gemini Pro API.
-
Run the app:
streamlit run app.py