Learn Before
Comparing Information Sourcing for an AI Assistant
An AI assistant is designed to answer user questions about current world events. One design approach involves providing the AI with a few fixed examples of well-answered questions in its initial instructions. A second approach connects the AI to a live news database that it can search in real-time before generating an answer. Explain the primary advantage of the second approach over the first for this specific task.
0
1
Tags
Ch.5 Inference - 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)
AI-Powered Financial Analyst Accuracy
A company wants to build a customer service chatbot using a large language model. The chatbot must provide accurate, up-to-the-minute information about product availability, which changes constantly in their inventory database. Which of the following strategies for providing the model with information is best suited to solve this specific problem?
Comparing Information Sourcing for an AI Assistant