Artificial Intelligence

Semantic Search

Search that understands the meaning and intent behind a query rather than just matching keywords. It uses embeddings to find results that are conceptually related even if they use different words.

Why It Matters

Semantic search dramatically improves search quality — users find what they actually need, not just documents that happen to contain their exact search terms.

Example

Searching 'How to fix a slow computer' and finding results about 'PC performance optimization' and 'speeding up Windows' even though those pages never mention 'fix' or 'slow'.

Think of it like...

Like asking a knowledgeable librarian for help versus searching a card catalog — the librarian understands what you really need, not just the words you used.

Related Terms