Skip to main content
Get started with Cyborg Vector Search in minutes.
1

Install Cyborg Vector Search

Install Cyborg Vector Search on your machine:
You will need to replace <token> with your token provided by Cyborg.
2

Create a Client

Create a Cyborg Vector Search client:
For more info, refer to Create a Client.
3

Create an Encrypted Index

Create an encrypted index with Cyborg Vector Search:
For more info, refer to Create an Encrypted Index.
4

Add Items to Encrypted Index

Add data to the encrypted index via Upsert:
For more info, refer to Add Items.
5

Query Encrypted Index

Query the encrypted index for similar vectors.
For more info, refer to Query an Encrypted Index.
6

Retrieve Items from Encrypted Index

Retrieve data from the encrypted index:
For more info, refer to Get Items.
7

Next Steps

Learn more about Cyborg Vector Search:

About Cyborg Vector Search

Learn about the architecture, design and deployment of Cyborg Vector Search.

API Docs

Explore the API reference to learn how to use Cyborg Vector Search in your applications.