Generative AI Leader · Free Practice Question Medium
Question 7
A company needs to build a custom AI assistant for its technicians. This agent must answer conversational questions by searching the company's private knowledge base, which includes PDF manuals, video guides, and image-based schematics.
Which Google Cloud offering is designed for building such a specialized agent that can perform this type of multimodal search?
-
A
Cloud Vision API
-
B
Gemini for Google Workspace
-
C
Google Agentspace
-
D
Vertex AI Search
Reveal correct answer
Correct answer: C
Explanation
The core requirement is to build a custom agent that can search across a private, mixed-media (multimodal) dataset.
INCORRECT: Vertex AI Search
Vertex AI Search is the powerful search technology, but Agentspace is the framework for building the custom agent that uses this technology to perform tasks.INCORRECT: Cloud Vision API
This API analyzes image content. It is a tool an agent might use, but it is not the platform for building the agent itself.INCORRECT: Gemini for Google Workspace
This provides AI features within productivity apps. It is not used for building custom agents on specialized, private technical data.CORRECT: Google Agentspace
Google Agentspace is the framework for building specialized agents that can use tools and access curated knowledge. It is the correct choice for creating a custom agent that leverages multimodal search across a company's private text, video, and image data.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
