Embedding Search
Embedding-Suche
Embedding search is a search method in which the query and stored content are represented as vectors and compared based on their proximity in vector space, rather than checking for exact word matches. It finds contextually relevant results even when the wording differs.
Source: OpenAI — Embeddings guide