Google Cloud Generative AI Leader — Question 16
A logistics company wants to use a generative AI (gen AI) agent to automatically check real-time inventory levels across its warehouses and adjust delivery schedules. The gen AI agent needs access to internal inventory data. They want the most cost-effective solution. What should the organization do?
Answer options
- A. Build a custom API instead of using the gen AI agent.
- B. Use pre-built gen AI chatbots for inventory questions.
- C. Use Vertex AI Studio to fine-tune a model with sample inventory data.
- D. Use Google Cloud databases and Vertex AI for the agent to get live data.
Correct answer: D
Explanation
The correct answer is D because using Google Cloud databases in conjunction with Vertex AI allows the generative AI agent to access real-time inventory data efficiently and cost-effectively. Option A is incorrect because building a custom API may not provide the same level of integration or cost savings. Option B does not address the need for real-time data access, and option C focuses on model fine-tuning rather than direct access to live inventory information.