AWS Certified AI Practitioner (AIF-C01) — Question 53

A company wants to use large language models (LLMs) with Amazon Bedrock to develop a chat interface for the company's product manuals. The manuals are stored as PDF files.
Which solution meets these requirements MOST cost-effectively?

Answer options

Correct answer: D

Explanation

The correct answer is D because uploading the PDF documents to an Amazon Bedrock knowledge base allows for efficient retrieval of relevant context without the need for costly model fine-tuning or processing of all documents at once. Options A and B are less effective as they only utilize context from a limited number of documents, and option C involves more expensive fine-tuning processes that are not necessary for the task.