Databricks Certified Generative AI Engineer Associate — Question 5
A Generative AI Engineer is designing an LLM-powered live sports commentary platform. The platform provides real-time updates and LLM-generated analyses for any users who would like to have live summaries, rather than reading a series of potentially outdated news articles.
Which tool below will give the platform access to real-time data for generating game analyses based on the latest game scores?
Answer options
- A. DatabricksIQ
- B. Foundation Model APIs
- C. Feature Serving
- D. AutoML
Correct answer: C
Explanation
The correct answer is C, Feature Serving, as it allows the platform to access and serve real-time data crucial for generating timely analyses based on live game scores. The other options, while useful in their own contexts, do not specifically cater to the need for real-time data retrieval which is essential for live commentary.