Skip to content

asthavj/Youtube-Video-Summarizer

 
 

Repository files navigation

Youtube-Video-Summarizer

Project Overview:

The project aims to create a basic version of a YouTube video summarizer using cutting-edge AI technologies. Inspired by the impressive responses of Gemini during GDSC GenAI Study Jam labs, particularly in handling small videos and images, We are curious to explore the possibility of summarizing longer YouTube videos. This idea was further fueled by our sessions on using genAI for video analytics with Vertex AI during our Code Vipassana sessions, which encouraged us to embark on this independent project.

Tech Stack:

  • Programming Languages: Python
  • Google Cloud Platform: Vertex AI
  • Collaborative Environment: Google Colab
  • Natural Language Processing Libraries: BERT, spaCy
  • Machine Learning Libraries: Transformers
  • APIs and Libraries:
    • google-cloud-aiplatform
    • pytube
    • youtube-transcript-api
    • gradio
    • langchain
    • chromadb
    • youtube_dl
    • pandas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%