AI Glossary
Embedding
Numerical representation of words or data that captures their meaning.
Definition
An embedding is the numerical representation of words, sentences, or other data as vectors – i.e., arrays of numbers. Similar content receives similar vectors, allowing the AI to mathematically capture meaning. Embeddings are the foundation for search functions, recommendation systems, and RAG: they make it possible to find semantically related content even when different words are used.
Related Terms
Sources: a16z AI Glossary · CNET AI Terms Glossary