Applied AI·Embeddings and retrieval
a coordinate for meaning; similar meanings land close together.
Embedding
A vector of numbers representing the meaning of a piece of text, produced by an embedding model. Texts with similar meaning get nearby vectors, which turns 'find related text' into 'find nearby points', a geometry problem computers are excellent at.