Back to glossary

AI GLOSSARY

Embedding

AI & Machine Learning

A way of representing data, such as words, sentences, or images, as a list of numbers (a vector) that captures meaning and relationships in a form a machine can work with. Things that are semantically similar end up with similar embeddings, which is what allows AI to understand that "king" and "queen" are related.
See also: latent space, vector database, embedding model.

External reference