Embeddings ná léirithe veicteora uimhriúla ar shonraí (téacs, íomhánna, etc.) a ghabhálainn brí shéimeantach — ag cur míreanna cosúla i ngar dá chéile i spás veicteoireach. Is iad an bhunús do AI nua-aimseartha, ag cumasú cuardaigh shéimeantach, moltaí, agus RAG.
Cad iad embeddings
EMBEDDING → a VECTOR (list of numbers) representing data (a word, sentence, image, etc.):
→ captures MEANING → semantically similar items have SIMILAR vectors (close in vector space)
→ e.g. 'king' and 'queen' have similar embeddings; 'cat' and 'dog' are closer than
'cat' and 'car'
→ produced by models (embedding models) that learn meaningful representations
→ turns data into numbers that capture semantic meaning (meaning as geometry)
