Tag: retrieval
4 entries with this tag.
Systems6 min read
Retrieval-Augmented Generation (RAG)
A technique that augments model responses with retrieved context from trusted data sources.
retrievalgroundingknowledge
Systems5 min read
Vector Database
A database optimized to store and search vector embeddings for similarity-based retrieval.
retrievalinfrasearch
Foundations3 min read
Embeddings
Mathematical representations of data (like text or images) as lists of numbers, enabling models to measure similarity and understand meaning.
datasearchretrieval
Systems3 min read
Semantic Search
A search technique that aims to understand the user’s intent and the contextual meaning of terms, rather than relying on exact keyword matches.
architectureretrieval