Vector Database
[/ˈvektər ˈdeɪtəbeɪs/]
Definitions
Brouillon de traduction automatique (French) for "Vector Database": A specialized database optimized for storing and querying high-dimensional vector embeddings. Vector databases power semantic search, recommendation systems, and RAG architectures by efficiently finding the most similar vectors to a given query.
“Exemple en brouillon: We stored all our documentation as embeddings in a vector database so the AI could find relevant passages instantly.”
Related Terms
- EmbeddingsAI & Technology
Brouillon de traduction automatique (French) for "Embeddings": Dense numerical vector representations of words, sentences, or other data that capture semantic meaning. Similar conc...
- AgenticAI & Technology
Brouillon de traduction automatique (French) for "Agentic": Describing AI systems capable of autonomous action, planning, and decision-making. An agentic AI can break down tasks, u...
- AI AlignmentAI & Technology
Brouillon de traduction automatique (French) for "AI Alignment": The research field focused on ensuring that AI systems pursue goals that match human values and intentions. A misal...
- Chain of ThoughtAI & Technology
Brouillon de traduction automatique (French) for "Chain of Thought": A prompting technique where a language model is encouraged or required to show its step-by-step reasoning befor...
- Constitutional AIAI & Technology
Brouillon de traduction automatique (French) for "Constitutional AI": A training methodology developed by Anthropic where a set of guiding principles (a "constitution") is used to ...
- Context WindowAI & Technology
Brouillon de traduction automatique (French) for "Context Window": The maximum amount of text (measured in tokens) that a language model can process and "remember" in a single inte...