Digitorn
Digitorn
All terms
RAG & knowledge

Embedding

A fixed-size numeric vector that represents the semantic meaning of a piece of text.

also known as: vector embedding, text embedding
In depth

Embeddings turn text into geometry. Two pieces of text with similar meaning land near each other in vector space, regardless of whether they share words. This is what makes semantic search possible: 'how do I cancel my subscription' and 'where do I unsubscribe' produce nearby vectors. Embedding models are themselves LLMs, just smaller and tuned for the embedding task.

Related concepts
Newsletter

Get the next post in your inbox.

Engineering notes from the Digitorn team. No marketing, no launch announcements, no "10 prompts that will change your life". Just the things we write that we'd want to read.

One-click unsubscribe. We never share your address. Powered by our own infrastructure, not a tracker.

More in RAG & knowledge

Chunking/glossary/chunkingHybrid search/glossary/hybrid-searchKnowledge base/glossary/knowledge-baseRAG/glossary/ragRe-ranking/glossary/rerankSemantic search/glossary/semantic-search