Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 409 Bytes

File metadata and controls

5 lines (4 loc) · 409 Bytes

Couchbase Lite Vector Search Sample Apps

This repository is a collection of simple sample appliucations that demonstrate how to create a vector index and perform similarity searches using Couchbase Lite Vector Search library and API

  • Color : Search similar colors with a RGB color vector.
  • Word : Search similar words with a word embedding generated from the Apple's NLEmbedding Model.