embeddings - Concepts
Explore concepts tagged with "embeddings"
Total concepts: 3
Concepts
- Retrieval Augmented Generation (RAG) - An architecture that enhances LLM outputs by retrieving relevant information from external knowledge sources before generating responses.
- Semantic Search - A search technique that finds information based on meaning and intent rather than exact keyword matching.
- Vector Store - A specialized database designed to store, index, and search high-dimensional vector embeddings for AI applications.
← Back to all concepts