Learn Before
A developer is building a system to answer questions based on a large private document collection. The primary goal is to retrieve documents that are semantically similar to a user's query, even if they don't share the exact same keywords. To achieve this, the developer stores the document collection in a specialized database designed for this purpose. What is the most critical function this database must perform to enable this type of retrieval?
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Selecting a Retrieval Method for a Q&A System
A user submits a natural language query to a system that uses a vector database for information retrieval. Arrange the following steps in the correct chronological order to show how the system finds and returns the most relevant text passages.
A developer is building a system to answer questions based on a large private document collection. The primary goal is to retrieve documents that are semantically similar to a user's query, even if they don't share the exact same keywords. To achieve this, the developer stores the document collection in a specialized database designed for this purpose. What is the most critical function this database must perform to enable this type of retrieval?