Revanth-Reddy-Pingala / Youtube_VidNotes_Gemini_Pro

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 πŸš€.

Home Page:https://youtube-vidnotes-gemini-pro.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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 πŸš€.

https://youtube-vidnotes-gemini-pro.streamlit.app/


Languages

Language:Python 97.8%Language:CSS 2.2%