AI-900 · Question #125
What is the main foundation for the Personal Digital Assistant?
The correct answer is B. Bot Framework. The main foundation for building a Personal Digital Assistant (PDA), which is essentially a sophisticated bot, is the Bot Framework.
Question
Options
- AAzure Speech
- BBot Framework
- CComputer Vision Service
- DText Analytics
- EAutomated Machine Learning
How the community answered
(25 responses)- B96% (24)
- C4% (1)
Why each option
The main foundation for building a Personal Digital Assistant (PDA), which is essentially a sophisticated bot, is the Bot Framework.
Azure Speech enables speech-to-text and text-to-speech capabilities, which a PDA might use, but it is a component, not the main foundation for the entire assistant.
The Bot Framework, which includes the Azure Bot Framework SDKs and services, provides the comprehensive tools and infrastructure necessary to design, build, test, and deploy intelligent bots that can function as Personal Digital Assistants.
Computer Vision Service is used for analyzing images and videos, which is generally not the primary foundation for a text- or voice-based Personal Digital Assistant.
Text Analytics provides services for natural language processing like sentiment analysis and entity recognition, which a PDA might leverage, but it is not the overall framework for building the assistant.
Automated Machine Learning is a tool for building ML models, but it is not the foundational framework for constructing and managing a Personal Digital Assistant.
Concept tested: Azure Bot Framework for PDAs/bots
Source: https://learn.microsoft.com/en-us/azure/bot-service/bot-service-overview
Topics
Community Discussion
No community discussion yet for this question.