AI-102 Exam Question 1

Hotspot Question
You are developing an application that includes language translation.
The application will translate text retrieved by using a function named get_text_to_be_translated.
The text can be in one of many languages. The content of the text must remain within the Americas Azure geography.
You need to develop code to translate the text to a single language.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AI-102 Exam Question 2

Hotspot Question
You are building a language learning solution.
You need to recommend which Azure services can be used to perform the following tasks:
- Analyze lesson plans submitted by teachers and extract key fields,
such as lesson times and required texts.
- Analyze learning content and provide students with pictures that
represent commonly used words or phrases in the text.
The solution must minimize development effort.
Which Azure service should you recommend for each task? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AI-102 Exam Question 3

You are reviewing the design of a chatbot. The chatbot includes a language generation file that contains the following fragment.
# Greet(user)
- ${Greeting()}, ${user.name}
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

AI-102 Exam Question 4

You have an Azure subscription that contains an Azure Al Document Intelligence resource named Aldoc1 in the SO tier.
You have the lies shown in the following table.

You need to train a custom extraction model by using AIdoc1.
Which files can you upload to Document Intelligence Studio?
  • AI-102 Exam Question 5

    You are building an app that will include one million scanned magazine articles. Each article will be stored as an image file. You need to configure the app to extract text from the images. The solution must minimize development effort. What should you include in the solution?