Exam AI-102 All QuestionsBrowse all questions from this exam
Question 205

You are building an app that will process scanned expense claims and extract and label the following data:

• Merchant information

• Time of transaction

• Date of transaction

• Taxes paid

• Total cost

You need to recommend an Azure AI Document Intelligence model for the app. The solution must minimize development effort.

What should you use?

    Correct Answer: D

    To process and extract specific details from scanned expense claims, such as merchant information, transaction time, date, taxes, and total cost, the prebuilt receipt model is the most suitable choice. This is because the prebuilt receipt model is specifically designed for handling and recognizing typical information found on receipts, which aligns precisely with the data extraction requirements mentioned. Using a prebuilt model minimizes development effort as it is ready to use and requires minimal customization.

Discussion
anto69Option: D

Looks like D is the correct answer