A numerical representation of text (or other data) that captures its meaning, allowing similar content to be mathematically compared.
Embeddings turn words and documents into vectors of numbers positioned so that semantically similar content ends up close together in that vector space — the foundation of semantic search and RAG.