cloud-vectordb-examples
cloud-vectordb-examples copied to clipboard
Zilliz Cloud examples
cloud-vectordb-examples
This repository containslanguage examples demonstrating how to use Zilliz Cloud VectorDB.
Introduction
Zilliz Cloud VectorDB is a cloud-based service that provides fast and efficient search capabilities for vector data. It is based on Milvus, an open-source vector database developed by Zilliz.
This repository provides two examples that show how to use Zilliz Cloud VectorDB with Python and Java.
Python Example
https://github.com/zilliztech/cloud-vectordb-examples/tree/master/python
Java Example
https://github.com/zilliztech/cloud-vectordb-examples/tree/master/milvus-java
Node.js Example
https://github.com/zilliztech/cloud-vectordb-examples/tree/master/node