Embeddings

Mathematical representations of text that capture meaning, enabling semantic search.

Why it matters

Embeddings let AI understand that 'car' and 'automobile' mean the same thing. This powers semantic search, recommendations, and content matching.

In practice

When our Chat Agent needs to find relevant docs, it uses embeddings to match visitor questions to the most semantically similar help pages.

See this in practice

How Leap Laboratory uses this concept in real work.

Example use cases

Related terms

Back to glossary