AWS Certified AI Practitioner (AIF-C01) — Question 9
A law firm wants to build an AI application by using large language models (LLMs). The application will read legal documents and extract key points from the documents.
Which solution meets these requirements?
Answer options
- A. Build an automatic named entity recognition system.
- B. Create a recommendation engine.
- C. Develop a summarization chatbot.
- D. Develop a multi-language translation system.
Correct answer: C
Explanation
The correct answer is C, as a summarization chatbot is specifically designed to condense information from documents, extracting key points effectively. Option A focuses on recognizing entities rather than summarizing, option B is about providing recommendations which does not align with the extraction task, and option D is for translating languages, which is not relevant to extracting legal insights.