/seh-MAN-tik SURCH/
Search that understands meaning rather than matching keywords. 'Affordable sedan' finds results about 'budget-friendly cars' even without keyword overlap.
Semantic search finds results by meaning, not exact words. Traditional keyword search requires the query and document to share the same terms — search 'affordable sedan' and you'll miss documents about 'budget-friendly cars.' Semantic search understands they mean the same thing because it operates on embeddings rather than string matching.
This is the technology behind every modern 'smart' search: Google's understanding of intent, Notion's AI search, customer support bots that find relevant articles regardless of phrasing. It's powered by embeddings — both the query and documents are converted to vectors, and the closest vectors are the results.
For AI operators, semantic search is the building block for RAG, knowledge bases, and any feature where users need to find information using natural language rather than precise keywords.
When building search features, knowledge bases, FAQ systems, or any retrieval system where users' words won't exactly match the source text.
Semantic search turns your documentation from a keyword haystack into an AI-accessible knowledge base. It's the foundation of useful AI tools.
Semantic = meaning. Semantic search searches by meaning, not by spelling.
A Mac app that coaches your AI vocabulary daily