ahana02 / AskYouTube

Ask YouTube link question and get answer with timestamp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AskYouTube

Libraries and Framework used:

  • Pytube : To download YouTube videos.
  • Whisper : An automatic speech recognition model from OpenAI. Here I used the 'base' model. To know more about Whisper click here.
  • FAISS : library for efficient similarity search and clustering of dense vectors.
  • Langchain : Open-source framework for developing applications powered by language models.

About

Ask YouTube link question and get answer with timestamp.


Languages

Language:Jupyter Notebook 100.0%