SlideShare a Scribd company logo
1 of 20
New Delhi Salesforce Developer Group
#SalesforceSaturday
Salesforce Einstein Language
-Saagar Kinja, Salesforce Einstein Champion
LEARN . SHARE . CELEBRATE . SALESFORCE
New Delhi Salesforce Developer Group
#SalesforceSaturday
Salesforce Einstein Language
- Build understanding with Salesforce Einstein API
- How to connect to Salesforce Einstein API
- How to use Salesforce Einstein API
- Introduction with Salesforce Einstein Language
- Introduction with Salesforce Einstein Sentiment
- Let's build a solution together.
LEARN . SHARE . CELEBRATE . SALESFORCE
About Me: Saagar Kinja
● Senior Consultant @ HCL Tech
● Salesforce Einstein Champion
● Salesforce PD2 and PD1 Certified
https://linkedin.com/in/saagar-k
@saagar_kinja
https://trailblazer.me/id/skinja
About New Delhi Salesforce DG
• First Revival Meetup in February 2016
• Twitter: https://twitter.com/newdelhisfdcdug
• New Delhi Salesforce DG Trailblazer Community Group:
http://bit.ly/NewDelhiCommunity
• Facebook: https://www.facebook.com/newdelhisfdcdug
What is #SalesforceSaturday
• Started by Stephanie Herrera in Austin, Texas
• Meetup every Saturday in a Coffee Shop or anywhere to share and
learn about Salesforce
• It’s now a global phenomena with more than 25 SalesforceSaturday
Group over 5 Continents
• For India, it comprises of Online Knowledge Sharing sessions and
Trailhead Challenges
Aim : To understand Salesforce Einstein Platform and get hands
on Salesforce Einstein Language
Prerequisites :
• Few minutes of focus and commitment
• Developer Org
• Salesforce basics
• Good to have knowledge of Apex/ VF/
LWC/ Aura LC.
• Knowledge of API (Rest Callouts)
• Knowledge of Data set and modelling
Salesforce Einstein Platform
Let’s Start
Salesforce Einstein Products
• Dataset
• Training Data
• Consist of input data and
• Label
• Group of similar data inputs in a dataset to be recognized
• Reference to output name, which we are predicting .
• Model
• A machine learning construct used to solve a classification problem
• Training
• Process of creating a data model and classification rules
• Predictions
• The result !!
Some Common Terms !
• Sign up for an account (https://api.einstein.ai/signup)
• Find your key file
• Install cURL / Install Salesforce Einstein Utilities in Salesforce Org
• https://curl.haxx.se/download.html
• https://github.com/muenzpraeger/salesforce-einstein-platform-apex
• Get a Token (https://api.einstein.ai/token)
• Reset a Token (https://api.einstein.ai/reset)
Prerequisites
Einstein Intent
• Categorize unstructured text into user-defined
labels to better understand what users are trying to
accomplish.
• Intended meaning of text
• Analyse text from emails, chats or web forms
• Determine what products prospects are interested
in and send customer inquiries to the appropriate
sales person.
• Understand customer posts to provide
personalized self-service in your communities.
Salesforce Einstein Language
Einstein Sentiment
• Classify the sentiment of text into positive,
negative, and neutral classes to understand
the feeling behind text.
• Identify the sentiment of a prospect’s emails to
trend a lead or opportunity up or down.
• Provide proactive service by helping
dissatisfied customers first or extending
promotional offers to satisfied customers.
• ModelID=CommunitySentiment (Standard pre-
built data model)
Leverage the power of natural language processing to analyse
intention and sentiment to better understand your customer's needs.
• We define the labels that we want the model to output when text is sent into the model
• Most time-consuming part of the process
• Good data and lots of data
• Right and correctly labelled data with accuracy
• Text datasets can contain up to 3 million records
• Follow source of truth : https://metamind.readme.io/ for latest and correct
recommendations, practices and updates
Steps 0 : Define your classes and gather data
EXAMPLE
"need to reset my password",Password Help
"when will my order arrive?",Shipping Info
"can I buy another pair, these are great?",Sales Opportunity
Step 1 : Create the Dataset
Step 2 : Train the Dataset
Step 3 : Predictions !!
Demo !!!
• How Admins can leverage Salesforce Einstein platform from day 1.
• How Developers can leverage Salesforce Einstein platform from day 1.
• Replicate all steps in live environment
• Lightning Model Builder – How to generate dataset from existing objects
• Understand various other processes.
Example :
Follow Me
● Senior Consultant @ HCL Tech
● Salesforce Einstein Champion
● Salesforce PD2 and PD1 Certified
https://linkedin.com/in/saagar-k
@saagar_kinja
https://trailblazer.me/id/skinja
Follow & Join New Delhi Salesforce DG
• Join to know about future events and to RSVP:
https://trailblazercommunitygroups.com/delhi-in-developers-group/
• Let’s start conversations on Success Community:
http://bit.ly/NewDelhiCommunity
• Follow us on Twitter: https://twitter.com/newdelhisfdcdug
• Follow us on Facebook: https://www.facebook.com/newdelhisfdcdug
• For all the content: https://newdelhisfdcdug.com
Salesforce Einstein Language #ImpactSalesforceSaturday Session by Saagar Kinja

More Related Content

More from New Delhi Salesforce Developer Group

More from New Delhi Salesforce Developer Group (15)

#ImpactSalesforceSaturday: All about Data Preparation
#ImpactSalesforceSaturday: All about Data Preparation#ImpactSalesforceSaturday: All about Data Preparation
#ImpactSalesforceSaturday: All about Data Preparation
 
#ImpactSalesforceSaturday: Introduction (Four Pillars of Einstein)
#ImpactSalesforceSaturday: Introduction (Four Pillars of Einstein)#ImpactSalesforceSaturday: Introduction (Four Pillars of Einstein)
#ImpactSalesforceSaturday: Introduction (Four Pillars of Einstein)
 
#ImpactSalesforceSaturday: Einstein bot basic to advanced
#ImpactSalesforceSaturday: Einstein bot basic to advanced#ImpactSalesforceSaturday: Einstein bot basic to advanced
#ImpactSalesforceSaturday: Einstein bot basic to advanced
 
#ImpactSalesforceSaturday: Drum into understanding of prediction builder with...
#ImpactSalesforceSaturday: Drum into understanding of prediction builder with...#ImpactSalesforceSaturday: Drum into understanding of prediction builder with...
#ImpactSalesforceSaturday: Drum into understanding of prediction builder with...
 
#ImpactSalesforceSaturday: Prepare for Salesforce Certified Heroku Architectu...
#ImpactSalesforceSaturday: Prepare for Salesforce Certified Heroku Architectu...#ImpactSalesforceSaturday: Prepare for Salesforce Certified Heroku Architectu...
#ImpactSalesforceSaturday: Prepare for Salesforce Certified Heroku Architectu...
 
TrailheaDX 2020 Global Gathering (Virtual)
TrailheaDX 2020 Global Gathering (Virtual)TrailheaDX 2020 Global Gathering (Virtual)
TrailheaDX 2020 Global Gathering (Virtual)
 
#ImpactSalesforceSaturday: Lightning Components 101: An Apex Developer’s Guide
#ImpactSalesforceSaturday: Lightning Components 101: An Apex Developer’s Guide#ImpactSalesforceSaturday: Lightning Components 101: An Apex Developer’s Guide
#ImpactSalesforceSaturday: Lightning Components 101: An Apex Developer’s Guide
 
#ImpactSalesforceSaturday: Email Marketing using Pardot
#ImpactSalesforceSaturday: Email Marketing using Pardot#ImpactSalesforceSaturday: Email Marketing using Pardot
#ImpactSalesforceSaturday: Email Marketing using Pardot
 
#ImpactSalesforceSaturday: Pardot Forms And Form Handlers
#ImpactSalesforceSaturday: Pardot Forms And Form Handlers#ImpactSalesforceSaturday: Pardot Forms And Form Handlers
#ImpactSalesforceSaturday: Pardot Forms And Form Handlers
 
#ImpactSalesforceSaturday:360 degree view of salesforce integrations
#ImpactSalesforceSaturday:360 degree view of salesforce integrations#ImpactSalesforceSaturday:360 degree view of salesforce integrations
#ImpactSalesforceSaturday:360 degree view of salesforce integrations
 
#ImpactSalesforceSaturday: Create a Chat Bot powered by Einstein Intent Predi...
#ImpactSalesforceSaturday: Create a Chat Bot powered by Einstein Intent Predi...#ImpactSalesforceSaturday: Create a Chat Bot powered by Einstein Intent Predi...
#ImpactSalesforceSaturday: Create a Chat Bot powered by Einstein Intent Predi...
 
Hear.com (Johann Furmann)
Hear.com (Johann Furmann) Hear.com (Johann Furmann)
Hear.com (Johann Furmann)
 
Sfdx presentation (Arpit) Hear.Com
Sfdx presentation (Arpit) Hear.ComSfdx presentation (Arpit) Hear.Com
Sfdx presentation (Arpit) Hear.Com
 
Discover deep insights with Salesforce Einstein Analytics and Discovery
Discover deep insights with Salesforce Einstein Analytics and DiscoveryDiscover deep insights with Salesforce Einstein Analytics and Discovery
Discover deep insights with Salesforce Einstein Analytics and Discovery
 
Salesforce Einstein: Use Cases and Product Features
Salesforce Einstein: Use Cases and Product FeaturesSalesforce Einstein: Use Cases and Product Features
Salesforce Einstein: Use Cases and Product Features
 

Recently uploaded

CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
anilsa9823
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 

Recently uploaded (20)

CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 

Salesforce Einstein Language #ImpactSalesforceSaturday Session by Saagar Kinja

  • 1. New Delhi Salesforce Developer Group #SalesforceSaturday Salesforce Einstein Language -Saagar Kinja, Salesforce Einstein Champion LEARN . SHARE . CELEBRATE . SALESFORCE
  • 2.
  • 3. New Delhi Salesforce Developer Group #SalesforceSaturday Salesforce Einstein Language - Build understanding with Salesforce Einstein API - How to connect to Salesforce Einstein API - How to use Salesforce Einstein API - Introduction with Salesforce Einstein Language - Introduction with Salesforce Einstein Sentiment - Let's build a solution together. LEARN . SHARE . CELEBRATE . SALESFORCE
  • 4. About Me: Saagar Kinja ● Senior Consultant @ HCL Tech ● Salesforce Einstein Champion ● Salesforce PD2 and PD1 Certified https://linkedin.com/in/saagar-k @saagar_kinja https://trailblazer.me/id/skinja
  • 5. About New Delhi Salesforce DG • First Revival Meetup in February 2016 • Twitter: https://twitter.com/newdelhisfdcdug • New Delhi Salesforce DG Trailblazer Community Group: http://bit.ly/NewDelhiCommunity • Facebook: https://www.facebook.com/newdelhisfdcdug
  • 6. What is #SalesforceSaturday • Started by Stephanie Herrera in Austin, Texas • Meetup every Saturday in a Coffee Shop or anywhere to share and learn about Salesforce • It’s now a global phenomena with more than 25 SalesforceSaturday Group over 5 Continents • For India, it comprises of Online Knowledge Sharing sessions and Trailhead Challenges
  • 7. Aim : To understand Salesforce Einstein Platform and get hands on Salesforce Einstein Language Prerequisites : • Few minutes of focus and commitment • Developer Org • Salesforce basics • Good to have knowledge of Apex/ VF/ LWC/ Aura LC. • Knowledge of API (Rest Callouts) • Knowledge of Data set and modelling
  • 11. • Dataset • Training Data • Consist of input data and • Label • Group of similar data inputs in a dataset to be recognized • Reference to output name, which we are predicting . • Model • A machine learning construct used to solve a classification problem • Training • Process of creating a data model and classification rules • Predictions • The result !! Some Common Terms !
  • 12. • Sign up for an account (https://api.einstein.ai/signup) • Find your key file • Install cURL / Install Salesforce Einstein Utilities in Salesforce Org • https://curl.haxx.se/download.html • https://github.com/muenzpraeger/salesforce-einstein-platform-apex • Get a Token (https://api.einstein.ai/token) • Reset a Token (https://api.einstein.ai/reset) Prerequisites
  • 13. Einstein Intent • Categorize unstructured text into user-defined labels to better understand what users are trying to accomplish. • Intended meaning of text • Analyse text from emails, chats or web forms • Determine what products prospects are interested in and send customer inquiries to the appropriate sales person. • Understand customer posts to provide personalized self-service in your communities. Salesforce Einstein Language Einstein Sentiment • Classify the sentiment of text into positive, negative, and neutral classes to understand the feeling behind text. • Identify the sentiment of a prospect’s emails to trend a lead or opportunity up or down. • Provide proactive service by helping dissatisfied customers first or extending promotional offers to satisfied customers. • ModelID=CommunitySentiment (Standard pre- built data model) Leverage the power of natural language processing to analyse intention and sentiment to better understand your customer's needs.
  • 14. • We define the labels that we want the model to output when text is sent into the model • Most time-consuming part of the process • Good data and lots of data • Right and correctly labelled data with accuracy • Text datasets can contain up to 3 million records • Follow source of truth : https://metamind.readme.io/ for latest and correct recommendations, practices and updates Steps 0 : Define your classes and gather data EXAMPLE "need to reset my password",Password Help "when will my order arrive?",Shipping Info "can I buy another pair, these are great?",Sales Opportunity
  • 15. Step 1 : Create the Dataset Step 2 : Train the Dataset Step 3 : Predictions !!
  • 16. Demo !!! • How Admins can leverage Salesforce Einstein platform from day 1. • How Developers can leverage Salesforce Einstein platform from day 1. • Replicate all steps in live environment • Lightning Model Builder – How to generate dataset from existing objects • Understand various other processes.
  • 18. Follow Me ● Senior Consultant @ HCL Tech ● Salesforce Einstein Champion ● Salesforce PD2 and PD1 Certified https://linkedin.com/in/saagar-k @saagar_kinja https://trailblazer.me/id/skinja
  • 19. Follow & Join New Delhi Salesforce DG • Join to know about future events and to RSVP: https://trailblazercommunitygroups.com/delhi-in-developers-group/ • Let’s start conversations on Success Community: http://bit.ly/NewDelhiCommunity • Follow us on Twitter: https://twitter.com/newdelhisfdcdug • Follow us on Facebook: https://www.facebook.com/newdelhisfdcdug • For all the content: https://newdelhisfdcdug.com