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 🚀
- Host: GitHub
- URL: https://github.com/tonykipkemboi/milvus-youtube-notebook
- Owner: tonykipkemboi
- License: mit
- Created: 2023-10-27T17:57:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T18:01:47.000Z (almost 2 years ago)
- Last Synced: 2025-06-20T05:45:05.731Z (4 months ago)
- Topics: milvus, zilliz
- Language: Jupyter Notebook
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.