Get Started with Salesforce AI Flashcards
What are the 3 current waves of the AI revolution?
Predictive AI, Generative AI and Autonomous and Agent AI
What is the name of the platform Salesforce AI is built on?
Einstein 1 - provides a unified source of truth
What is Predictive AI
Uses large amount of data and machine learning to identify patterns and predict behavior
What is Generative AI?
Machine learning plus summarizing information, answering questions, generate images and convert text to speech. Built on NLP. Also known as Einstein gateway, the gateway. The gateway exposes normalized APIs to interact with foundation models and services provided by different vendors, internally and from the partner ecosystem.
What is NLP
Natural Language Processing - A branch of AI that uses machine learning to understand language as written by people. Large language models are one of many approaches to NLP.
What is Autonomous and Agent AI?
Requires no direct human input. This has not been fully developed yet but is in the works.
What protects customer data?
Einstein Trust Layer that sits on the Hyperforce model
What LLM?
Large Language Model - A language model consisting of a neural network with many parameters trained on large quantities of text.
What is Einstein 1 Studio?
Suite of 3 builders for creating AI
What 3 builders are included in Einstein 1 studio and what do they do?
- Copilot Builder - Conversational AI assistant for CRM - custom actions using AI prompts, flows, APEX, and MuleSoft APIs.
- Prompt Builder - Custom no code prompts
- Model Builder - Build or bring you rown model to Salesforce and create solutions that are deployable across CRM systems.
Artificial intelligence (AI)
A branch of computer science in which computer systems use data to draw inferences, perform tasks, and solve problems with human-like reasoning.
Bias
Systematic and repeatable errors in a computer system that create unfair outcomes, in ways different from the intended function of the system, due to inaccurate assumptions in the machine learning process.
Corpus
A large collection of textual datasets used to train an LLM.
Domain adaptation
The process through which organization-specific knowledge is added into the prompt and the foundation model.
Fine-tuning
The process of adapting a pre-trained language model for a specific task by training it on a smaller, task-specific dataset.