From 01b7857246eef8698f05deae431dbde0923a3034 Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Wed, 18 Sep 2024 13:27:11 +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 677420c..6939032 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,13 @@ for data in DataLoader(ops.data_source.glob('./*.jpg'), batch_size=10): p.batch(data) ``` + + +# More Resources + +- [Open Source Vector Database & More | Zilliz](https://zilliz.com/product/open-source-vector-database): Access our Open Source Vector Database & other AI infrastructure solutions from the original Milvus creators & other popular OS technologies. +- [Persistent Vector Storage for LlamaIndex - Zilliz blog](https://zilliz.com/learn/persistent-vector-storage-for-llamaIndex): Discover the benefits of Persistent Vector Storage and optimize your data storage strategy. +- [Milvus | Open-source Vector Databse created by Zilliz](https://zilliz.com/what-is-milvus): Milvus, built by the Zilliz team, is a high-performance open-source vector database designed to handle billions of vectors for AI applications. +- [Resources | Zilliz](https://zilliz.com/resources): Zilliz is a cloud-native vector database that solves the challenges of storing vectors at scale. Visit our website to see our latest whitepapers. +- [About Zilliz | Zilliz](https://zilliz.com/authors/Zilliz): Vector database +- [Feder Case | Zilliz](https://zilliz.com/feder-case): Feder case demo - Zilliz \ No newline at end of file