Technical definition
Vector embedding
A numerical representation that places semantically related content near each other in vector space.
What It Means
Embedding models convert text, images, or other data into numeric vectors. Similarity search over those vectors supports semantic retrieval, recommendations, clustering, and RAG systems.