Google Cloud Professional Machine Learning Engineer — Question 288

Your organization’s employee onboarding team wants you to build an interactive self-help tool for new employees. The tool needs to receive queries from users and provide answers from the organization’s internal documentation. This documentation is spread across standalone documents such as PDF files. You want to build a solution quickly while minimizing maintenance overhead. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because using Vertex AI Agent Builder allows for the creation of an agent that can securely index internal documentation and provide grounded responses, which meets the requirement for an interactive self-help tool. Options A and B, while utilizing powerful AI and search capabilities, involve more complexity and maintenance compared to the direct approach offered by option C. Option D focuses on user feedback and content updates, which does not directly address the immediate need for an interactive query-response tool.