ع
Start Topics Teams Reference What's new Saved
AI & models

Embeddings

A way of turning text — or images — into a long list of numbers that captures its meaning, so a computer can measure how similar two things are. Pieces with close meanings end up with close numbers, even when they share no words: 'car' and 'automobile' land near each other; 'car' and 'banana' land far apart. This is the trick that makes 'search by meaning' possible instead of just matching exact keywords.
Why it matters

It's the quiet engine behind smart search and RAG — it's why a system can find the right passage even when you phrased your question completely differently from the document.

Part of Search over your own documents (RAG)

← All terms