A developer wants to build a custom app that classifies images of products into categories (e.g., shoes, bags). The app must run in Salesforce and use Einstein AI. Which approach is MOST appropriate?
This platform provides pre-built models and APIs for image classification, object detection, etc.
Why this answer
Einstein Vision and Language Platform APIs provide the image classification capabilities needed for this custom app. These APIs allow developers to train and deploy custom image classification models that can categorize products like shoes and bags directly within Salesforce.
Exam trap
The trap here is that candidates may confuse Einstein's generative AI tools (GPT, Copilot) with its predictive AI capabilities (Vision and Language APIs), assuming any 'AI' feature can handle image classification without understanding the specific service boundaries.
How to eliminate wrong answers
Option A is wrong because Einstein Recommendation Builder is designed for product recommendations based on user behavior and preferences, not for image classification. Option C is wrong because Einstein GPT is a generative AI tool for text and content generation, not for processing or classifying images. Option D is wrong because Einstein Copilot is a conversational AI assistant that helps with tasks and queries, not a tool for image classification.