Vector Search

AI & Retrieval

Embedding-based retrieval, self-hosted, with reranking over raw similarity.

Search by embedding proximity instead of keyword match, which finds documents that mean the same thing without sharing vocabulary.

How we use it

The retrieval half of the AI platform, always constrained by ordinary filters. Similarity decides ranking; the filter decides what was eligible in the first place.

8

systems