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.

Related terms

Back to glossary