Skip to content

aerospike/aerospike-vector-search-examples

Repository files navigation

Aerospike Vector Search

Note

Aerospike Vector Search (AVS) is currently in Beta. Request an invite.

This is a companion repo for scripts and examples that are helpful to AVS users. See our full documentation for details about how AVS works.

Installation Examples

This repo contains scripts and configuration details for installing AVS. For more information about AVS, see our install documentation. This repo contains the following:

Example Applications

This repo contains example apps for developing with AVS. Try these apps to gain a basic understanding before you start developing your own AVS apps.

  • Basic Search - A simple application used to showcase the Python client.
  • Quote Search - An application for semantic text search that includes a small dataset of quotes.
  • Prism Image Search - An image search demo that can be used to search JPEG images (no sample dataset included).