An open API service indexing awesome lists of open source software.

https://github.com/tonykipkemboi/milvus-youtube-notebook

Zilliz Vector Database YouTube Transcripts Analyzer 🚀
https://github.com/tonykipkemboi/milvus-youtube-notebook

milvus zilliz

Last synced: 4 months ago
JSON representation

Zilliz Vector Database YouTube Transcripts Analyzer 🚀

Awesome Lists containing this project

README

          

# Zilliz Vector Database YouTube Transcripts Analyzer 🚀

This project utilizes the YouTube API and [Milvus](https://milvus.io/), an open-source, highly performant vector database, to fetch, analyze, and search through transcripts of YouTube videos from any given channel's playlist. The analysis is performed using a HuggingFace Transformer model to embed the transcripts into vector space, which is then inserted into Milvus for similarity searching.