Learn Before
Improving Internal Knowledge Base Search
A company's customer support team relies on a massive, unstructured collection of internal technical documents to answer customer questions. Agents report that finding the correct document for a specific customer issue is time-consuming and inefficient, as they have to manually read through many irrelevant files. Based on the principles of efficient text retrieval, propose a system to solve this problem. Your proposal should break down the two main processes involved: 1) how the documents would be prepared for searching, and 2) how an agent would use the system to find relevant information.
0
1
Tags
Ch.2 Generative Models - 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
Retrieval-Augmented Generation (RAG)
Improving Internal Knowledge Base Search
A company is developing a customer support system that needs to quickly find the most relevant articles from a knowledge base of over 100,000 documents. The primary goal is to ensure that when a customer asks a question like 'How do I reset my password?', the system can instantly locate the top 3-5 most pertinent articles. Which feature of a datastore is most critical for achieving this specific goal of fast and relevant text retrieval?
A user submits a text query to a system designed to find relevant information from a large collection of documents managed in a datastore. Arrange the following steps in the logical order they would occur to retrieve and present the relevant documents.