AI ENCYCLOPEDIA
AI concepts tagged “retrieval”
Explore clear explanations of AI concepts tagged retrieval.
Browse by tag
2 concepts

Knowledge & Tuning
Vector Embeddings: How AI Represents Meaning as Numbers
A vector embedding is a learned numeric representation of an item in which distance or direction can encode useful relationships, such as semantic similarity between pieces of text.
#embeddings#vector search#semantic search
Read entry
Knowledge & Tuning
Retrieval-Augmented Generation (RAG) Explained
Retrieval-Augmented Generation is a method that retrieves relevant external information for a query and supplies it to a generative model as context before the model produces an answer.
#RAG#retrieval#LLM applications
Read entry