Skip to content

This repository contains an end-to-end application that leverages Google Gemini Pro's language models and Streamlit to transcribe and summarize YouTube videos.

License

Notifications You must be signed in to change notification settings

mihirkudale/End-To-End-Youtube-Video-Transcribe-Summarizer-LLM-App-With-Google-Gemini-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End-To-End-Youtube-Video-Transcribe-Summarizer-LLM-App-With-Google-Gemini-Pro

This repository provides an application that uses Google Gemini Pro and Streamlit to transcribe and summarize YouTube videos.

Installation

  1. 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
  1. Install dependencies:
pip install -r requirements.txt
  1. Configure Google Gemini Pro API.

  2. Run the app:

streamlit run app.py

About

This repository contains an end-to-end application that leverages Google Gemini Pro's language models and Streamlit to transcribe and summarize YouTube videos.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages