Q38 — AWS AIF-C01 Ch.2
Question 38 of 100 | ← Chapter 2
A law firm wants to leverage large language models (LLMs) to develop a developer application that reads legal documents and extracts key points.
- A. Build an automated named entity recognition system.
- B. Create a recommendation engine.
- C. Develop a summarization chatbot. ✓
- D. Develop a multilingual translation system.
Correct Answer: C. Develop a summarization chatbot.
Explanation
For the law firm’s requirement—to use LLMs to read legal documents and extract key points—we evaluate each option’s suitability: A named entity recognition system identifies entities but lacks holistic summarization capability; a recommendation engine suggests items, not key points; a multilingual translation system converts languages, not extracts insights. A summarization chatbot, however, leverages LLMs to condense lengthy legal texts into concise, actionable key points—directly fulfilling the requirement.