Einstein is now a known tech in market and Salesforce now making its library public from the beta mode. Recently Salesforce made Einstein Object Detection public available. So Einstein Object Detection tells you where one or more objects are in an image which allows you to get specific counts and locations of objects within images….
Tag: Code Sample
Salesforce Einstein Intent: A Quick Overview
Salesforce Einstein Intent categorizes unstructured text into user-defined labels to better understand what users are trying to accomplish. So we can use this API to analyze text from emails, chats, or web forms to: Determine which products prospects are interested in, and send customer inquiries to the appropriate sales person. Route service cases to the…
Salesforce Einstein Vision: Quick Overview
Salesforce Einstein Vision is part of the Einstein Platform Services technologies, and can used to easily AI-enable our apps with image recognition. In other words, we can build deep learning models for every use case including visual search, brand detection, and object identification with Einstein Vision. So we can leverage pre-trained classifiers, or train your…
Lightning: A Simple Multi Select Component
As we all know Lightning is on boom now. With every release we get new feature and functionality on Lightning. Many of us are just realized how much it is important to learn lightning so now I will share some small code sample related to Lightning in upcoming using them you can get…
Use Lightning Components In Visualforce/UI
Add lightning Component on User interface to user can interact with them