Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 737 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 737 Bytes

opensearch-vectorsearch-sample

This repo contains various samples on how to do vector search via OpenSearch vector engine. These samples works with OpenSearch Project. We encourage you to join the public Slack for questions.

Benchmarking

This folder contains some sample code for benchmarking setup that can be replicated for different OpenSearch clusters. Please make sure that you are tuning your cluster as per the setup. This repo is just providing some sample codes.

Examples

This contains sample projects and references on how to use vector engine of opensearch with various language clients.