Semantic Search

Semantic search is a method of searching for information that, instead of relying on simple keyword matching, compares the actual meaning of a query with the content of documents using embeddings. As a result, it can return relevant results even when the exact words in the document and in the query differ, but their meanings are similar—which is a fundamental difference from older, purely keyword-based search.