Google Cloud Generative AI Leader — Question 5
A highly regulated financial institution wants to use Gemini as the core decision engine for a loan approval system that will deterministically approve or reject loan applications based on a strict set of predefined criteria. Why is this an inappropriate use case for Gemini?
Answer options
- A. Gemini deployment for this scenario would be too expensive and complex.
- B. Gemini’s designed for flexible content generation and inference, not rigid rule-based decisions.
- C. Gemini is not equipped to handle structured numerical data for financial assessments.
- D. Gemini cannot integrate with required financial databases.
Correct answer: B
Explanation
The correct answer is B because Gemini is intended for generating flexible content and making inferences, rather than making strict, rule-based decisions needed in loan approvals. The other options do not accurately reflect Gemini's capabilities or intended use; for instance, it can handle structured data and can integrate with databases.