Pre-Winter Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

A marketing team wants to use a generative AI model to create product descriptions for their new line of eco-friendly water bottles. They provide a brief prompt stating, " Write a product description for our new water bottle. " The model generates a generic, lackluster description that is factually accurate but lacks engaging language and doesn ' t highlight the environmental benefits that are key to their brand. What should the marketing team do to overcome this limitation of the generated product description?

A.

Train the model on a dataset of marketing materials from other eco-friendly brands.

B.

Add details to the prompt about the audience, tone, and keywords.

C.

Increase the token count for the model to allow for longer descriptions.

D.

Lower the temperature setting of the model to produce more consistent results.

A social media platform uses a generative AI model to automatically generate summaries of user-submitted posts to provide quick overviews for other users. While the summaries are generally accurate for factual posts, the model occasionally misinterprets sarcasm, satire, or nuanced opinions, leading to summaries that misrepresent the original intent and potentially cause misunderstandings or offense among users. What should the platform do to overcome this limitation of the AI-generated summaries?

A.

Implement stricter safety settings to filter out potentially misinterpreted content altogether.

B.

Increase the temperature parameter of the model to encourage more varied and less literal interpretations.

C.

Decrease the output length of the summaries to make them more concise.

D.

Incorporate a human-in-the-loop (HITL) review process to refine the summaries.

A company trains a generative AI model designed to classify customer feedback as positive, negative, or neutral. However, the training dataset disproportionately includes feedback from a specific demographic and uses outdated language norms that don ' t reflect current customer communication styles. When the model is deployed, it shows a strong bias in its sentiment analysis for new customer feedback, misclassifying reviews from underrepresented demographics and struggling to understand current slang or phrasing. What type of model limitation is this?

A.

Data dependency

B.

Edge case

C.

Hallucination

D.

Overfitting

A company is defining their generative AI strategy. They want to follow Google-recommended practices to increase their chances of success. Which strategy should they use?

A.

Rapid implementation strategy

B.

Bottom-up strategy

C.

Multi-directional strategy

D.

Top-down strategy

A company wants to use AI to automate a complex business process that involves multiple steps and requires access to different systems. They need something that can handle multi-step tasks, such as researching a topic, troubleshooting code, and accessing a system by chaining together actions. What part of the gen AI landscape can handle multi-step tasks?

A.

Platforms

B.

Agents

C.

Models

D.

Infrastructure

A large online retailer with a vast product catalog wants to improve customer satisfaction by making it easier for shoppers to find the specific products they ' re looking for. The retailer also wants to provide personalized recommendations to increase sales. What should the company do?

A.

Use Recommendations to provide custom recommendations to users.

B.

Use Google Cloud ' s Vision API to analyze product images, automatically tag the images with relevant keywords, and improve search accuracy.

C.

Use AI Commerce Search on Gemini Enterprise for Customer Experience to enable natural language searches, provide custom recommendations, and improve product discovery.

D.

Use Agent Search on Gemini Enterprise Agent Platform to allow employees to search across the company ' s intranet and receive personalized search results based on their role, past searches, and current collaborators.

A pharmaceutical company ' s research and development department spends significant time manually reviewing new scientific papers to identify potential drug targets. They need a solution that can answer questions about these documents and provide summarized insights to researchers without requiring extensive coding expertise. What should the organization do?

A.

Use Gemini for Google Workspace to facilitate collaborative document review.

B.

Use Vertex AI Search to index the papers and enable keyword-based searches.

C.

Use Vertex AI AutoML to train a model that classifies papers into predefined research areas.

D.

Use Vertex AI Agent Builder to create a custom AI agent.

A development team is configuring a generative AI model for a customer-facing application and wants to ensure the generated content is appropriate and harmless. What is the primary function of the safety settings parameter in a generative AI model?

A.

To limit the maximum text length that the model generates by ensuring concise responses.

B.

To determine the number of tokens the model can process at once by influencing the complexity and length of inputs and outputs.

C.

To filter out potentially harmful or inappropriate content from the model ' s output based on the desired level of filtering.

D.

To control the creativity and randomness of the model ' s output by adjusting the diversity of word choices.

What is the definition of a foundation model?

A.

A large AI model trained on a massive dataset, often multimodal, that can be adapted to solve various problems.

B.

A statistical language model, trained on a massive dataset, that can be used to perform sentiment analysis.

C.

A type of machine learning that uses artificial neural networks to learn from data.

D.

A subset of artificial intelligence that uses machine learning to process and interpret text and data.

An organization wants to use generative AI to create a chatbot that can answer customer questions about their account balances. They need to ensure that the chatbot can access previous portions of the conversation with the customer. Which prompting technique should they use?

A.

Use zero-shot prompting.

B.

Use role prompting.

C.

Use few-shot prompting.

D.

Use prompt chaining.