Azure Cognitive Services API: Building Cognitive Intelligence in Your Applications | Exam AI-102 | Microsoft

Building Cognitive Intelligence in Your Applications

Question

You do not have AI or data science expertise.

Your organization decides to use Azure Cognitive Services APIs to build cognitive intelligence in its applications.

That way, you simply call the APIto enable the ability to see, hear, speak, search, understand and accelerate decision making into your applications.

You can also focus more on your application and improve productivity.

Review the choices below and map the Cognitive Service that you will use in your application to its respective API.

(Choose one option)

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

Correct Answer: B.

Option A is incorrect because one of the service mapping is not mapped correctly.

QnA Maker is a part of Language API.

It is a cloud-based Natural Language Processing service that allows you to create a natural conversational layer over the data.

It is used to find the most appropriate answer for any input from a knowledge base of information.

Option B is correct because all service mappings are maintained correctly to respective APIs.

Option C is incorrect because one of the service mapping is not mapped correctly.

Face belongs to Vision API.

It provides AI capability to detect, recognize and analyze human faces in images.

It is useful in scenarios like security and facial image analysis.

Option D is incorrect because one of the service mapping is not mapped correctly.

Content Moderator is a Decision API.

It is an AI service that lets you handle content by filtering out profanity and undesirable text.

Reference:

To learn more about Cognitive Services, use the link given below:

The correct answer is Option A.

Azure Cognitive Services APIs offer a wide range of pre-built APIs to enable cognitive intelligence in applications. These APIs can be easily integrated into applications without requiring AI or data science expertise. The question requires mapping the Cognitive Service that will be used in an application to its respective API. Let's go through the options and map them accordingly:

Option A:

  • QnA Maker: QnA Maker API
  • Computer Vision: Vision API
  • LUIS: Language API

Option B:

  • Content Moderator: Content Moderator API
  • Face: Face API
  • Text Analytics: Language API

Option C:

  • QnA Maker: Language API
  • Face: Face API
  • Speech Service: Speech API

Option D:

  • Content Moderator: Language API
  • LUIS: Language API
  • Custom Vision: Vision API

Now let's explain why option A is the correct answer:

  • QnA Maker: QnA Maker API QnA Maker is a Cognitive Service that helps to create a conversational question-and-answer layer over existing data. It uses AI algorithms to answer questions asked in natural language. The QnA Maker API is used to integrate QnA Maker into applications.

  • Computer Vision: Vision API Computer Vision is a Cognitive Service that provides advanced algorithms for image processing and analysis. It includes features like image recognition, image categorization, and object detection. The Vision API is used to integrate Computer Vision into applications.

  • LUIS: Language API Language Understanding Intelligent Service (LUIS) is a Cognitive Service that enables the addition of natural language understanding to applications. It helps applications understand user intents and takes appropriate actions. The Language API is used to integrate LUIS into applications.

In conclusion, option A maps the correct Cognitive Service to its respective API, making it the correct answer.