AI-102 Question 16
Single answerYour company wants to implement a generative AI solution to create personalized product descriptions for an e-commerce website. The solution must ensure high-quality text generation, integrate easily with other Azure services, and support customization of the underlying model. Which Azure service should you select for this requirement?
- A
Azure OpenAI Service
- B
Azure Cognitive Search
- C
Azure Bot Service
- D
Azure Machine Learning
Show answer and explanation
Correct answer: A
Explanation
Azure OpenAI Service is the ideal solution for implementing a generative AI use case that involves high-quality text generation and customization of models. It provides access to state-of-the-art generative AI models and integrates well with the Azure ecosystem. Other services, like Azure Cognitive Search or Azure Bot Service, are designed for different purposes and do not meet the requirements of this scenario.
- A. Correct.
Azure OpenAI Service is the correct choice because it provides access to pre-trained generative AI models like GPT, which can generate high-quality text. It also allows fine-tuning and integrates seamlessly with other Azure services.
- B. Incorrect.
Azure Cognitive Search is not suitable because it is primarily designed for search-related tasks, not for generating creative or personalized text.
- C. Incorrect.
Azure Bot Service is focused on creating conversational AI and chatbot solutions, which is not the requirement in this scenario.
- D. Incorrect.
Azure Machine Learning allows building and training custom machine learning models but does not directly provide pre-trained generative AI models like GPT for text generation.