Skip to content

Youtube Video πŸŽ₯ Transcript to Detailed Notes πŸ“‹ Converter using Google Gemini Pro. This web app efficiently works with videos having any language Transcript, then translates to English Transcript and Generates notes πŸš€.

Notifications You must be signed in to change notification settings

Revanth-Reddy-Pingala/Youtube_VidNotes_Gemini_Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Youtube_VidNotes_Gemini_Pro

Project Description

  • Youtube Video πŸŽ₯ Transcript to Detailed Notes πŸ“‹ Converter using Google Gemini Pro.

  • This web app efficiently works with videos having any language Transcript, then translates to English Transcript and Generates notes πŸš€.

Tech Stack Used

  • Python, CSS, Streamlit
  • VS Code with Conda environment
  • Google Gemini Pro for Generating Notes
  • Youtube Transcript Api module

Demo

Live Website - Streamlit VidNotes app

Sequence of steps followed until Deployment

  • Github and Code Set Up.
  • Installing required packages.
  • Google Generative AI Gemini Pro API-KEY which we can get from makersuit.google.com
  • Giving Prompt.
  • Getting the transcript data from youtube videos.
  • Getting the notes based on Prompt from Google Gemini Pro
  • CSS for styling.
  • Some streamlit functions.
  • Streamlit app Deployment.

Run Locally

Clone the project

  git clone https://github.com/Revanth-Reddy-Pingala/Abusive_Comment_Detector_BERT

Go to the project directory

  cd my-project

After setting up environment and installing packages using requirements.txr

  pip install -r requirements.txt

Run the following command to Deploy Streamlit app Locally

  streamlit run app.py

πŸ”— Links

linkedin Youtube Blogger Instagram

Releases

No releases published

Packages

No packages published