AWS Certified AI Practitioner (AIF-C01) — Question 92
A pharmaceutical company wants to analyze user reviews of new medications and provide a concise overview for each medication.
Which solution meets these requirements?
Answer options
- A. Create a time-series forecasting model to analyze the medication reviews by using Amazon Personalize.
- B. Create medication review summaries by using Amazon Bedrock large language models (LLMs).
- C. Create a classification model that categorizes medications into different groups by using Amazon SageMaker.
- D. Create medication review summaries by using Amazon Rekognition.
Correct answer: B
Explanation
The correct answer is B because Amazon Bedrock LLMs are specifically designed for generating text summaries, making them ideal for summarizing medication reviews. Options A and C do not focus on summarization, and D is incorrect as Amazon Rekognition is primarily used for image analysis, not text summarization.