
Loading summary
A
Artificial intelligence, whether people realize it or not, is all around us. It's being used in our daily lives in unexpected ways with unexpected results. Where is it being used now and what's next? Hi everyone, I'm Lynne Thoman and this is three Takeaways. On three Takeaways, I talk with some of the world's best thinkers, business leaders, writers, politicians, newsmakers and scientists. Each episode ends with three key takeaways to help us understand the world and maybe even ourselves a little better. Today I'm excited to be with David Schmayer. David is the President and Chief Product Officer of Salesforce. Salesforce is an American cloud based software company which is the world's largest enterprise software firm. They are one of the leaders in technology and their clients include 90% of Fortune 500. In 2020, Salesforce replaced Exxon Mobil in the Dow Jones Industrial Average. Salesforce has invested a billion dollars in generative AI startups, which David also oversees. Welcome David and thanks so much for joining. Three Takeaways today and it's great to.
B
See you again and thanks so much for having me.
A
It is my pleasure. Let's start by talking about how AI works. You believe there are four or five stages of AI. Can you tell us what they are? And then I'm going to ask you about each one in turn.
B
I'd be happy to, Lyn. AI has been around since the dawn of computers. It was first talked about in the 40s and the 50s. Alan Turing came up with something called the Turing Test, where if someone could carry on a conversation back then by teletype and you couldn't tell whether it was computer or not, that was deemed artificial intelligence, as we call it today. And the idea was the neurons that we have in our brain could also work. There could be computer oriented neurons that could think just like we do as human beings. Based on that idea, there was predictive AI, the first type of AI that really became popular. And the second is the big boom that we're in now that really changes everything in my opinion, which is called generative AI. And the third is agents. And then robots are going to be the next big wave. And that's coming now too. And this is all on the road to what many of the AI startups call AGI, which is artificial general intelligence, where the AI can do everything that a human can do, but it can do it faster.
A
Let's start with predictive AI, your stage one of AI. How does it work?
B
Predictive AI is a mathematical model that looks at the past data and Uses that data to literally predict what the future will be. I buy something on an Amazon.com website and it predicts and recommends what are the next things I should buy. Product A, B and C. That's all based on the mathematical model of predictions from the past to the future.
A
You believe that stage one of AI is predictive AI and stage two is generative AI? How is generative AI different than predictive AI?
B
ChatGPT is based on this new transformer architecture. That's the T in GPT and that's based on a paper that was authored by a division of Google called the Google Brain Division, where a number of AI scientists figured out that you could take AI and train it on a set of words that had never been done before or have been contemplated. What they did is they originally trained the original version of ChatGPT. I think the numbers are 500 million words. Then they went to billions of words, then they went from there. With each model, each one of these is trained on more and more words and more and more content. It's literally in the billions now. And in order to crunch all of those words to train it, it literally costs billions of dollars and takes billions of dollars of Nvidia GPUs. Basically, Nvidia chips on a supercomputer that can now predict the next word or the next sentence or the next paragraph. So, yes, it uses AI, but it's trained on an entirely different data source. Not data, but content. That algorithm to predict words can also be used on other kinds of content, like images, like videos, like movies. And so now there's this concept of multimodal AI models where we started out using it to train it on words. Now you can train the AI on images, on videos, on sounds, all of the five senses, if you will, can interact with the AI. And you have AI that can cross these different modalities so that maybe I talk to the AI and it gives me the answer in text and then it generates a movie out of it. Or I can ask it, tell me, what is a horse? Write a poem about a horse and now generate a movie of a horse running through a meadow for me. And the AI can do all the above.
A
Fundamentally, it's generating new answers.
B
Yeah, it's generating new content versus new predictions about the data.
A
So that's the fundamental difference.
B
Yeah. Predictive AI literally is predicting the data in the future. Generative AI is generating the content that you asked it to generate.
A
Can you give some more examples of generative AI and what it can do?
B
Sure. It can create the essay, it can create the document, it can create the doctoral thesis, it can create the movie, it can create the poem, it can create anything. And so now the AI can not only read the data, but it can understand the semantic meaning of what's being said, whether you're texting with it or talking with it or interacting with it across any of these modalities. So that's the big unlock, because now it's working like the human brain where it literally understands and then it can take action just like people do.
A
David, can you explain what an agent is, how you think about agents?
B
So an AI agent has a specific role. Maybe it's a customer service agent, or maybe it's a sales agent, or maybe it's a marketing agent that launches marketing campaigns for your company. Or maybe it's an e commerce agent that helps customers buy the right products on your e commerce website. This gets to the higher level, sort of next level capabilities of the AI. So we talked about how the generative AI can create words or sentence or documents. We talked about how it's multimodal. So now it can create images or videos or it can do any combination thereof. Now the next level of AI intelligence is what they call reasoning. And many of the companies OpenAI and We Built our own reasoning engine, which we call Atlas, where it can not only create the next word or the next sentence, but it can literally understand the semantic meaning of what's going on. So you and I are having a conversation right now and billions of neurons in our brain are processing this data. And then I'm understanding what you're saying, and you're understanding what I'm saying. Well, now the AI can start to do that too, which is really quite remarkable. So based on this generative technology, you can build reasoning engines that allow the AI to do very specific things for you. And that's where, you know, really there's the aha moment in AI where I can do more than auto complete sentences. It can in fact do things that humans can do.
A
Can you give some examples?
B
I'd be happy to. We at Salesforce think that AI agents are truly the next big part of this generative AI revolution. So we talked about predictive, we talked about generative. We think AI agents, or what they call agentic behavior is really the current phase of AI that we think is taking off right now before our eyes. And so I'll give an example. We had Saks 5th Ave as our keynote customer in our main presentation at Dreamforce. So Dreamforce is our annual technology Conference. It's one of the largest technology conferences in the world. And we showed a live simulation where a customer in the pre agent world tried to return a sweater through customer service at Saks fifth Ave. And went through the normal phone tree. You know, for customer service, if you know the name of the person you're trying to reach, type it in. Now if you'd like to talk to somebody in one of our stores for our store directory, punch three. That's not great customer service in our opinion. And so what we showed is a working agent that we literally built in minutes for Saks 5th Ave with their CEO and their chief technology officer, where you could talk to this agent and literally have a conversation with the agent and say, hey, I bought this sweater, it's a size medium, I'd like to exchange it for a large because it doesn't quite fit right. And you're literally having a conversation like you and I are having a conversation now. But it's not with the person, it's with an autonomous AI agent.
A
So AI works without specific instructions. For a company with millions of customers, how does AI enable that company to create a tailored and unique experience for each customer without giving the AI these specific instructions?
B
I'm sure you and all the listeners out there have used chatbots before, and this is way beyond that chatbot experience and a number of different reasons. First, the chatbot experience feels very robotic. And the reason it feels robotic is in many ways it is. It's programmed with if then else statements. So if you say this, then it should say that, and if you say that, then it should say this next thing. And first of all, that's very brittle because it's hard to anticipate what people say because people are unpredictable and the situations are unpredictable that customers have. So now with a AI large language model underneath a reasoning engine that reasons just like you and I do, now the AI can listen, it can learn. And with voice AI, as we showed at our Dreamforce conference, if you Google this Sax video at Dreamforce, you can see this live. We created an agent called Sophie where you're literally talking to Sophie and having a real live conversation with Sophie. And in this demonstration, we show that Sophie offers to return the sweater via FedEx in three days. But the scenario we were showing is the customer needs it tomorrow, which is a real life situation that you couldn't possibly anticipate with the chatbot. And so the reasoning engine says, oh, well, instead of getting the new sweater by FedEx, you can stop by our local San Francisco store. Which is three blocks away and you can get it in two hours. Would that work for you? And that's real customer service. That's the kind of memorable, magical customer experience that we think all of us want. And in the year 2024, when you have an amazing customer experience, you never, never forget it. And we think there's going to be more of that in this agent, AI agent world and in our agentic future.
A
You talked about how today's large language models are multimodal and gave the example of text and multimodal offers many more possibilities than that. Can you give some examples of multimodal and the potential?
B
Sure. We are working with one of the largest healthcare companies in the world. Healthcare is a big business for us. And there's a what I would call fragmented customer experience with most healthcare companies today. You know, you get your labs, you go in for your physical, and then you get your diagnostic information, and then you go to a generalist who has to refer you to a specialist. And it really is kind of maddening how complicated it is. And, you know, I'm not a doctor and I don't, as far as I know, Lynn, I don't think you are, but you feel like you need to go to medical school because you're now the advocate for your own patient journey. And so what if you imagine this future where you had a medical concierge, your own AI physician that was working on your behalf every single day, that was helping you throughout this entire process and reading the imagery, looking at diagnostic information, understanding your profile versus mine versus someone else's, and it could really walk you through that whole experience. That would include tactics or emailing it and be reading the email conversations back and forth. It would include voice. So you might be talking to this AI agent. It might be not only looking at images, but reading images to understand what's going on. It might be accessing medical databases to look at other people with similar types of lab results that you have to diagnose problems. And so our view is that AI works in concert with humans. So that might not all happen today entirely with AI. And if there's a question that the AI can't answer, it transfers to call back and forth. So we think it's going to be AI and humans working together hand in hand. But this medical concierge example is a perfect example of how multimodal could be live in action in all of our lives. Coming soon.
A
What are the implications of agents for labor? I've heard estimates that companies and organizations will need 20% or even 30% fewer employees. What do you think?
B
Well, there's no question that AI changes everything. And the world will never be the same with generative AI and with agents and with robots and ultimately AGI in the future. So we're going into this AI future full speed. Now that doesn't mean that there won't be any jobs in the AI future. Every prior technology revolution like the Internet and E commerce and social pundits have theorized that all the jobs are going away. And in fact, what you would find if you examine those other technology trends is employment in effect increased. It didn't decrease due to those trends. And so we still go into the bank branch even though we have digital banking and we still call people even though we can also slack them or email them using the Internet. So it's surprising that the world doesn't change quite as fast as sometimes people imagine. And this is an opportunity, not a problem. And it's going to reduce a lot of the monotonous work. So it's really going to stimulate human creativity, I believe it's really going to stimulate innovation and it's going to allow us to do the best work of our careers. But there's no question it's going to change what people are going to do in the future of what they did in the past. There are certainly occupations in the 1900s that are not thriving today. And there's new disciplines like computer programming or, you know, becoming a data scientist that didn't exist 100 years ago.
A
And the next stage after AI agents you believe will be robots, AI in a physical body, if you will. Can you talk about that?
B
It makes perfect sense, Lyn, if you think about it now I have an AI agent that I can talk to, that I can text with, that I can read my emails and understand them, that really understands who I am and what I want. And now I can put that AI agent into a physical device. That will happen in business, like the Waymo example in the autonomous car. That will happen in the household where I think there'll be personal robots literally right out of iRobot from Isaac Asimov. And that AI future that we're going to put these AI agents and this semantic reasoning capability with guardrails into physical devices that will do things for us. And because you build this physical device, you can have it do very purpose built kinds of things for you. Like if you go online, there's really amazing videos now and they sell these today of these robotic dogs that can run and jump and do things. That is really incredible. It looks like an axe and moves just like a real life dog.
A
The future is amazing, and it's coming sooner than we think.
B
The future is here now.
A
The next wave after robotics, you believe will be AGI, Artificial General Intelligence. What do you think its capabilities will be and where will it be used?
B
AGI is on the minds of everyone in the AI industry. If you look at all the venture capital dollars pouring in new AI, it's really incredible. And the smartest people in the world are all trying to win this global AI race, not only here in America, but all around the world. It's truly a global race. One of the reasons I got into the technology business is I grew up reading science fiction books. Isaac Asimov, Robert Heinlein and Lord of the Rings, Star Trek and Star Wars. And I think the founders of these AI companies grew up on not just those books, but those movies. And in these movies, starting with maybe HAL in 2001 Space Odyssey or a dark version of that is in the Terminator movies, you can really see that AI has the potential to do everything that humans can do, but can do it faster. And through what we now call the Internet, it can connect to all these devices and to all the robots. And so there's incredible power to that vision. And there's also some people that this really scares. I'm a tech optimist. I believe this will be really great for the world. And all of these prior technologies, can you use them for nefarious or bad reasons? Of course. But I'm a big believer that those same technologies that can be used for bad purposes, good guys or gals can use those same technologies to enforce the laws that we have in human society. I think this is just part of human progress, where people are going to use these technologies for good or not so good. But I think the potential is really incredible. One of my favorite stories about this is Sal Khan from Khan Academy. I heard him give a great speech saying that AI will transform education beyond anything that's been previously imagined. And he did a great job himself with Khan Academy democratizing education. But now if I not only had access to the curriculum on YouTube, but I had an AI tutor there in every small town and every small country all around the world. That truly will make the world a better place, because education is the great equalizer and it leads to great opportunities for all people.
A
David, what are the three takeaways you'd like to leave the audience with today?
B
First, AI changes everything. And I believe that the world will never be the same and this changes what we do in our personal lives. This changes the winners and losers in the business world. And there will be a waymo in every single industry. Second, AI agents are here now and coming to a theater near you that you're going to see AI agents on the popular websites that you go to. You're going to see this from all the companies that you deal with. You're going to see this in your personal lives. You're going to see AI agents on your phone. This is happening now. And third, AI will have both positive and not so positive effects on society. But I believe that the overall effect will be very, very positive, that it will reduce the repetitive and monotonous work that will allow us to have incredible advances as we talked about in education and healthcare, and make the world a better place.
A
Thank you, David. This has been wonderful.
B
My pleasure.
A
If you're enjoying the podcast, and I really hope you are, please review us on Apple Podcasts or Spotify or wherever you get your podcasts. It really helps get the word out. If you're interested, you can also sign up for the Three Takeaways newsletter at 3takeaways.com, where you can also listen to previous episodes. You can also follow us on LinkedIn, X Instagram and Facebook. I'm Lynne Thoman and this is three Takeaways. Thanks for listening.
Podcast Summary: 3 Takeaways – "AI: How It’s Being Used Now, What’s Next, and What’s After That" (#231)
Host: Lynn Thoman
Guest: David Schmayer, President and Chief Product Officer of Salesforce
Release Date: January 7, 2025
In episode #231 of 3 Takeaways, host Lynn Thoman engages in an insightful discussion with David Schmayer, the President and Chief Product Officer of Salesforce. The conversation centers around the current applications of artificial intelligence (AI), its future trajectory, and the potential implications for society and various industries. David brings his expertise from leading one of the world's foremost enterprise software companies to dissect the evolving landscape of AI.
David Schmayer outlines four primary stages of AI development, providing a framework to comprehend its evolution and future directions.
Timestamp [03:04]
Predictive AI utilizes mathematical models to analyze past data and forecast future outcomes. A common example provided is Amazon’s recommendation system, which suggests products based on previous purchases.
Quote:
"Predictive AI is a mathematical model that looks at the past data and uses that data to literally predict what the future will be."
— David Schmayer [03:10]
Key Points:
Timestamp [03:39]
Generative AI differs from predictive AI by creating new content rather than forecasting data. This stage leverages large datasets to generate text, images, videos, and more.
Quote:
"Generative AI is generating new content versus new predictions about the data."
— David Schmayer [06:16]
Key Points:
Examples:
Timestamp [07:19]
AI Agents represent a sophisticated level of AI that performs specific roles autonomously, such as customer service, sales, or marketing.
Quote:
"AI agents are truly the next big part of this generative AI revolution."
— David Schmayer [09:06]
Key Points:
Case Study: Saks Fifth Avenue At Salesforce's Dreamforce conference, David showcased an AI agent developed for Saks Fifth Avenue. This agent can engage in natural conversations, handle product returns, and provide tailored solutions without human intervention.
Timestamp [17:29]
The next phase involves integrating AI agents into physical forms—Robots. These robots can perform tasks autonomously in various settings, from business to household environments.
Quote:
"I can put that AI agent into a physical device. That will happen in business, like the Waymo example in the autonomous car."
— David Schmayer [17:39]
Key Points:
Timestamp [18:55]
AGI represents the pinnacle of AI development, where machines possess the ability to understand, learn, and apply intelligence across a wide range of tasks, mirroring human cognitive abilities.
Quote:
"AGI can do everything that humans can do, but can do it faster."
— David Schmayer [19:08]
Key Points:
Timestamp [09:08] - [11:11]
David illustrates the transformative impact of AI agents using the Saks Fifth Avenue example, where an AI agent named Sophie handles customer interactions more efficiently than traditional chatbots.
Quote:
"That's real customer service. That's the kind of memorable, magical customer experience that we think all of us want."
— David Schmayer [11:11]
Key Points:
Timestamp [13:14] - [15:43]
Salesforce is collaborating with major healthcare companies to create an AI Medical Concierge—a comprehensive AI system that assists patients throughout their healthcare journey.
Quote:
"Imagine this future where you had a medical concierge, your own AI physician that was working on your behalf every single day."
— David Schmayer [13:32]
Key Points:
Timestamp [15:43] - [17:29]
Multimodal AI integrates multiple forms of data—text, images, videos, and sounds—to create richer and more versatile interactions.
Quote:
"AI can cross these different modalities so that maybe I talk to the AI and it gives me the answer in text and then it generates a movie out of it."
— David Schmayer [06:12]
Key Points:
Timestamp [15:43] - [17:29]
David addresses concerns regarding AI's impact on employment, emphasizing that while AI will transform job roles, it will also create new opportunities.
Quote:
"It's an opportunity, not a problem. And it's going to reduce a lot of the monotonous work."
— David Schmayer [15:56]
Key Points:
Timestamp [17:29] - [18:55]
David envisions a future where AI agents are embedded within physical robots, performing specific tasks across various environments.
Quote:
"There'll be personal robots literally right out of iRobot from Isaac Asimov."
— David Schmayer [17:39]
Key Points:
Timestamp [18:55] - [21:39]
AGI is portrayed as a transformative force with the potential to revolutionize education, healthcare, and countless other sectors.
Quote:
"AI will transform education beyond anything that's been previously imagined."
— David Schmayer [19:08]
Key Points:
Timestamp [21:39] - [22:49]
To conclude the episode, David Schmayer shares three key takeaways for the audience:
AI Changes Everything
AI Agents Are Here Now
AI’s Societal Impact
David Schmayer's discussion on 3 Takeaways provides a comprehensive overview of AI's current applications, future potential, and the profound changes it is set to bring across various sectors. From predictive and generative AI to AI agents, robotics, and AGI, the conversation underscores the transformative power of AI while addressing its implications for the workforce and society at large. As AI continues to evolve, understanding these developments is crucial for leveraging its benefits and navigating its challenges.
For those interested in exploring more episodes or staying updated, visit 3takeaways.com and follow the podcast on LinkedIn, X (formerly Twitter), Instagram, and Facebook.
Notable Quotes with Timestamps:
"AI changes everything. And I believe that the world will never be the same."
— David Schmayer [21:45]
"Predictive AI is a mathematical model that looks at the past data and uses that data to literally predict what the future will be."
— David Schmayer [03:10]
"Generative AI is generating new content versus new predictions about the data."
— David Schmayer [06:16]
"AI agents are here now and coming to a theater near you."
— David Schmayer [21:45]
"AI will have both positive and not so positive effects on society. But I believe that the overall effect will be very, very positive."
— David Schmayer [21:45]
This summary encapsulates the essential discussions from the podcast, providing a clear and detailed overview for those who haven't listened to the episode. It highlights the progression of AI technologies, real-world applications, and the optimistic outlook for AI's role in shaping the future.