Vector Database
A vector database stores embeddings and performs similarity search for semantic retrieval, recommendations, and retrieval-augmented generation.
Explore AIstify's latest reporting, research, and expert analysis tagged with "embeddings", collected in one continuously updated archive.
A vector database stores embeddings and performs similarity search for semantic retrieval, recommendations, and retrieval-augmented generation.
Semantic search uses embeddings to retrieve information by meaning and context, finding relevant results even when documents use different words.
Feature extraction transforms raw input into informative measurements or representations that a machine learning model can use.
An encoder transforms raw input into a compact representation that preserves information useful for another model component or task.
Latent space is a learned numerical representation where an AI model organizes hidden features and relationships within images, text, or other data.
Contrastive learning teaches a model useful representations by comparing examples that should be similar with examples that should differ.
CLIP is a model approach that learns shared relationships between images and natural-language descriptions through contrastive training.