Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 2.04 KB

README.md

File metadata and controls

54 lines (44 loc) · 2.04 KB

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