膨大な商品カタログを頻繁に更新する大手eコマース企業は、顧客がウェブサイト上で商品を見つけるのに苦労し、サポート担当者が詳細な商品情報の検索に時間がかかりすぎることに気づいていました。同社は、顧客とサポート双方にとっての検索精度と効率性の向上を目指しています。 どのような Google Cloud ソリューションを使用すべきでしょうか?
正解:C
This scenario strongly points to the need for accurate and up-to-date information retrieval from a product catalog. Pre-built RAG (Retrieval-Augmented Generation) combined with Vertex AI Search is the ideal solution. Vertex AI Search can index the product catalog, and RAG can then use thisindexed data to ground the responses of a generative AI model, ensuring that both customer searches and support agent queries retrieve precise and relevant product information. ________________________________________