Skip to content

oppasource/video-search-and-retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

video-search-and-retrieval

This project demonstrates how vector database can be used to search and retrieve videos.

We download 4 sample videos from youtube and build a search for them. It allows us to search and also start playing the video from that timestamp directly based on user query.

Libraries used are:

  • Qdrant: for vector db
  • Whisper: to get video transcripts
  • Sentence Transformer: to get vectors of text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published