Microsoft Azure AI Fundamentals — Question 46
Which AI service should you use to create a bot from a frequently asked questions (FAQ) document?
Answer options
- A. QnA Maker
- B. Language Understanding (LUIS)
- C. Text Analytics
- D. Speech
Correct answer: A
Explanation
QnA Maker is specifically designed to create bots that can answer questions based on FAQ documents, making it the ideal choice. Language Understanding (LUIS) focuses on understanding user intents and entities rather than directly answering FAQs, while Text Analytics processes text data for insights and Speech is related to voice recognition technology, neither of which are suited for FAQ-based bots.