From a9845756adb9639a8c49ee61effce4c40ce75205 Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Wed, 18 Sep 2024 13:31:03 +0800 Subject: [PATCH] Add more resources Signed-off-by: Jael Gu --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 8961bb4..a93d587 100644 --- a/README.md +++ b/README.md @@ -117,3 +117,13 @@ VideoFrame shape: (360, 480, 3), mode: RGB, timestamp: 19019, key_frame: 0 ## Reference + + +# More Resources + +- [Chroma vs Pgvector | Zilliz](https://zilliz.com/comparison/chroma-vs-pgvector): Compare Chroma vs. Pgvector by the following set of capabilities. We want you to choose the best database for you, even if it’s not us. +- [Scalar Quantization and Product Quantization - Zilliz blog](https://zilliz.com/learn/scalar-quantization-and-product-quantization): A hands-on dive into scalar quantization (integer quantization) and product quantization with Python. +- [Multimodal RAG with Milvus and GPT-4o](https://zilliz.com/event/multimodal-rag-with-milvus-and-gpt-4o/success): Join us for a webinar for a demo of multimodal RAG with Milvus and GPT-4o +- [Building a Video Analysis System with Milvus Vector Database - Zilliz blog](https://zilliz.com/blog/milvus-helps-analyze-videos-intelligently): Learn how Milvus powers the AI analysis of video content. +- [Multimodal RAG with Milvus and GPT-4o](https://zilliz.com/event/multimodal-rag-with-milvus-and-gpt-4o): Join us for a webinar for a demo of multimodal RAG with Milvus and GPT-4o +- [4 Steps to Building a Video Search System - Zilliz blog](https://zilliz.com/blog/building-video-search-system-with-milvus): Searching for videos by image with Milvus \ No newline at end of file