nerdexam
Google

GENERATIVE-AI-LEADER · Question #16

A global news agency is developing a generative AI tool to quickly summarize breaking news articles as they emerge online. The goal is to provide their audience with rapid updates on fast…

The correct answer is D. Grounding with Google Search. Breaking news requires real-time, up-to-date information that a static pre-trained LLM cannot reliably provide. Grounding with Google Search connects Vertex AI models to live web data, allowing the system to retrieve and summarize current news articles as they…

Generative AI Application Design and Best Practices

Question

A global news agency is developing a generative AI tool to quickly summarize breaking news articles as they emerge online. The goal is to provide their audience with rapid updates on fast- developing stories from various global sources. What Google Cloud solution should they use?

Options

  • ADocument AI
  • BBigQuery
  • CVertex AI Natural Language API
  • DGrounding with Google Search

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    7% (2)
  • C
    4% (1)
  • D
    85% (23)

Explanation

Breaking news requires real-time, up-to-date information that a static pre-trained LLM cannot reliably provide. Grounding with Google Search connects Vertex AI models to live web data, allowing the system to retrieve and summarize current news articles as they emerge-eliminating hallucination risk on recent events. Option A (Document AI) is for structured document parsing (OCR, forms), not live web retrieval. Option B (BigQuery) is a data warehouse for analytics. Option C (Vertex AI Natural Language API) offers text analysis on content you already have-it cannot fetch or ground on real-time web sources.

Topics

#Generative AI#Grounding#News Summarization#Google Cloud

Community Discussion

No community discussion yet for this question.

Full GENERATIVE-AI-LEADER Practice