AI Garage Jargons
Embeddings
Numeric vector representations of text, images, or other data that capture semantic meaning for retrieval and similarity search.
Use Cases
- Semantic search
- Recommendation systems
- RAG document retrieval
ELI5
A way to turn text into numbers so AI can compare meaning, not just exact words.
Why it matters
Embeddings are the backbone of high-quality knowledge retrieval.
Back to glossary/embeddings