AI-102 · Question #434
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…
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…
Question
Options
- AAzure AI Language conversational language understanding (CLU)
- BAzure AI language detection
- CAzure AI Language custom question answering
- DAzure OpenAI
How the community answered
(28 responses)- A14% (4)
- B4% (1)
- C75% (21)
- D7% (2)
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.