Data is fed through an **embedding model** (a feed-forward neural network) and the result is that data represented as numbers, where **relationships** between the vectors make sense, known as [[Vector Embeddings]].
See also [[Document Embeddings]] and [[Query Embedding]].
![[Pasted image 20230929082150.png]]
Explore domain specific and open-source embedding models.