AI-102 Exam Question 86

You need to build a chatbot that meets the following requirements:
* Supports chit-chat, knowledge base, and multilingual models
* Performs sentiment analysis on user messages
* Selects the best language model automatically
What should you integrate into the chatbot?
  • AI-102 Exam Question 87

    You are developing a method for an application that uses the Translator API.
    The method will receive the content of a webpage, and then translate the content into Greek (el). The result will also contain a transliteration that uses the Roman alphabet.
    You need to create the URI for the call to the Translator API. You have the following URI.
    https://api.cognitive.microsofttranslator.com/translate?api-version=3.0 Which three additional query parameters should you include in the URI? Each correct answer presents part of the solution. (Choose three.) NOTE: Each correct selection is worth one point.
  • AI-102 Exam Question 88

    You are building a phone call handling solution that will use the Azure Al Speech service and a custom neural voice.
    You need to create a custom speech model.
    Which five actions should you perform in sequence from Speech Studio? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    AI-102 Exam Question 89

    You have an Azure Cognitive Services model named Model that identifies the intent of text input.
    You develop an app in C# named App1.
    You need to configure App1 to use Model1.
    Which package should you add to App1?
  • AI-102 Exam Question 90

    You are building an app that will share user images.
    You need to configure the app to perform the following actions when a user uploads an image:
    * Categorize the image as either a photograph or a drawing.
    * Generate a caption for the image.
    The solution must minimize development effort.
    Which two services should you include in the solution? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.