ai
Semantic search
Semantic Search
Definition
Semantic search retrieves documents based on the meaning of a query rather than exact keyword matches by comparing embedding vectors in a high-dimensional space. It handles synonyms, paraphrases, and conceptual queries that would miss exact-match keyword search.
Semantic search underpins retrieval in RAG systems and is implemented using approximate nearest neighbor search over vector databases.
Ship secure code faster
Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.