Generative AI Leader · Free Practice Question Easy

Question 5

A generative AI agent is being built to assist insurance adjusters by analyzing images of damaged vehicles submitted through a mobile app. The agent needs to identify the parts of the car that are damaged (e.g., "dented bumper," "cracked windshield") from these images.

Which Google Cloud pre-built AI API would be most directly useful for this image analysis task?

  • A

    Cloud Vision API

  • B

    Natural Language API

  • C

    Speech-to-Text API

  • D

    Translation API

Reveal correct answer

Correct answer: A

Explanation

Cloud Vision API is designed to analyze images and extract information, including object detection and labeling, which is relevant for identifying damaged car parts.

  • INCORRECT: Natural Language API
    The Natural Language API is for understanding and analyzing text, not images.

  • INCORRECT: Speech-to-Text API
    The Speech-to-Text API converts audio to text. It's not relevant for analyzing images.

  • CORRECT: Cloud Vision API
    Google Cloud Vision API can detect and extract information about entities in an image, including object localization (identifying objects like bumpers or windshields) and labeling their state (which could be extended or combined with custom models to identify damage). It provides the core capability for understanding the content of the submitted images.

  • INCORRECT: Translation API
    The Translation API translates text between languages. It's not used for image analysis.

Discussion

Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.

You must be logged in to post a comment.

Preparing For

Your Certification?

255+ certifications
Detailed explanations
Free PDF samples

Has All The Questions You Need