Vector Database

A database storing information as mathematical vectors for semantic search.

Why it matters

Vector databases find semantically similar things — 'reduce costs' matches 'saving money'.

In practice

Vector databases power our RAG pipeline: docs are vectorized, visitor queries are compared for semantic similarity.

See this in practice

How Leap Laboratory uses this concept in real work.

Example use cases

Related terms

Back to glossary