Skip to content

NicoYuan1986/cloud-vectordb-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Zilliz Cloud examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.3%
  • Python 24.0%
  • JavaScript 18.7%