AI-102 · Question #434
AI-102 Question #434: Real Exam Question with Answer & Explanation
The correct answer is C: Azure AI Language custom question answering. To build a chatbot that provides responses based on data in a knowledgebase of PDF documents, Azure AI Language custom question answering is the best option. This service allows you to quickly create a knowledge-based chatbot by extracting information from documents (such as PDFs
Question
You have a product knowledgebase that contains multiple PDF documents. You need to build a chatbot that will provide responses based on data in the knowledgebase. The solution must minimize development effort and costs. What should you include in the solution?
Options
- AAzure AI Language conversational language understanding (CLU)
- BAzure AI language detection
- CAzure AI Language custom question answering
- DAzure OpenAI
Explanation
To build a chatbot that provides responses based on data in a knowledgebase of PDF documents, Azure AI Language custom question answering is the best option. This service allows you to quickly create a knowledge-based chatbot by extracting information from documents (such as PDFs) and answering questions based on that content. It minimizes development effort and costs since it provides an out-of-the-box solution for handling questions and generating answers based on unstructured data like PDFs.
Topics
Community Discussion
No community discussion yet for this question.