Similarity Search
Finding the items in a database whose vector representations are closest to a query vector, typically using cosine similarity or dot product in an embedding space.
RAG
Finding the items in a database whose vector representations are closest to a query vector, typically using cosine similarity or dot product in an embedding space.