How I Invest with David Weisburd - E395: Russ d'Sa on AI, Agents, and the Future of Work
Episode Date: June 26, 2026What happens when computers stop being tools and start behaving like collaborators? In this episode, I sit down with Russ d’Sa, Founder and CEO of LiveKit, to discuss why voice AI may become one of... the most important computing platforms of the next decade. Russ explains how LiveKit powers AI experiences for companies including Tesla and xAI, why voice is emerging as the natural interface for AI agents, and what the rise of digital labor means for workers, founders, and society.
Transcript
Discussion (0)
If you have AI agents that can do basically all the mundane tasks that a human doesn't want to do, right?
AI already that does that.
So let's imagine that over time you unlock all of that data and it can perform any task in a digital space.
And then you take that AI or a version of it and you put it into a physical robot that has arms and legs and can walk around and can fold laundry and take your kids to school and build houses and all of that stuff.
If that exists in a 10-year time horizon, what are humans doing?
ultimately most work will be done by machines.
But in that time, I do think that there's going to be new jobs.
In the interim, there will be this period of amazing creativity and productivity.
My guest today is Russ DeSoft, founder and CEO of LiveKit,
a unicorn AI company that has raised more than $180 million from investors,
including Index, Ultimiter, and Red Point Ventures.
LiveKit powers voice AI for companies including Tesla and XAI,
giving Russ a unique point of view on the future of computing,
digital labor and the next wave of AI.
Without further ado, here's my conversation with Russ.
So you power voice AI for Tesla and XAI.
Five years from now,
what percentage of interactions with AI will happen through voice?
It's hard to pin it down to a percentage.
The reason why is that voice is not like in isolation,
the interface or the ultimate interface.
There are certainly things that benefit from having a screen.
Keyboards aside, like screens are useful for consumption of content, right?
Like one screen that people have been using for such a long time is the TV.
And I don't think that that's going to go away, right?
The lean back experience is still going to have a screen involved.
The other thing that I can think of that will have a screen is creative work.
So, you know, if you have to go into like a 3D modeling program,
of course you'll use probably an agent that helps you navigate that program.
but for any kind of fine-grained type of precision work,
you're still going to use a screen and maybe even a keyboard and a mouse.
But I do think that voice takes over for a lot of tasks that are easy to delegate to agents, right?
Being able to have an agent like scan through your email and pick out things that are important you should pay attention to.
Or when I get into a Tesla, when I'm going somewhere, I say, hey, Grock, can you take me to this place?
and then I turn on self-driving.
And so I think there are these contexts where,
especially voice AI,
is extremely useful and much faster than typing,
but screens are going to be around two.
I think the future is ultimately multimodal.
It's going to be a combination of voice and touch,
some screens, and computer vision.
Is it oversimplified to say that easy tasks will be voice
and much more difficult tasks will be interface?
I do think that's an oversimplification.
The reason why is that the way that we're moving in the future
is that agents are able to do more and more complicated tasks.
So today, a lot of voice AI is a simple assistant on your phone.
You can ask it questions almost like a Google search.
When is the next World Cup game happening or etc.?
Those are simple tasks that are very kind of natural for use your voice.
But then there are other types of things that are more complicated tasks.
Maybe you want your agent to go and call a restaurant and see if there are tables available and book you a reservation.
That's a fairly complicated task that involves multiple turns.
And an agent can do that, even today.
Agents can do that.
And you can use your voice to simply fire off that task.
So the way I think about it is there are a set of complicated tasks where a very wealthy person might have like a personal assistant, a human person.
personal assistant, the person that hires that assistant says, hey, I go and do this. Like,
I'm going to New York for the weekend, figure out where I should stay. I want to go from Tuesday
through Saturday. And I also want to have dinner with my friend David over there on Friday night or
something like that. And, you know, your human personal system would go through and put together an it
and present it to you and ask you what you think of it.
And if this is okay with you,
maybe it'll ask your preference for flights and things like that.
But that human assistant can go and perform all of those things underneath
that are required to generate that itinerary.
And an AI agent can do the same thing.
It's already possible today to do something like that.
And people are doing things like that.
And so I don't think that voice versus touch screens or keyboards and mice,
I don't think that the split is based on complexity of tasks.
what our voice AI agents doing today?
I would generalize it to customer experience, which includes customer service.
So it's things like, of course, as you said, customer service or support, it's a patient intake at a hospital, it's insurance eligibility checking, it's loan qualification.
There are millions of phone calls around the world that happen every day where one of the people, the person answering,
the call or even making a call, you know, for like say debt collection, making an outbound call
where they're doing it on behalf of a business. I think that's the key thing about kind of where
voice AI is being deployed and scaled up today. It's where they want to take that person that
is answering or making a call on behalf of the business and replace it with an AI. And the reason
that that's the place where voice AI comes in now is because the telephemy,
Stephanie system is default voice.
There is no visual component to it.
There's no UI.
Not multimodal.
That's where you're seeing voice agents today.
It's kind of how coding agents have been an early adopter of anthropics and codex and from OpenAI.
The reason for that is that it's very logical.
Coding is a very logical use case.
It doesn't have all these edge cases that some interaction, some combination of physical
in real world application combined with something else.
Good.
Two things.
One, coding agents is the most lucrative AI use case today.
After that is actually voice.
It's the second most lucrative.
The difference between coding agents and voice AI applications
is that voice AI applications are synchronous, right?
So you're generating lots of tokens when you're having this conversation with the AI.
So your customer support call, for instance, it might take 30 minutes
to fix your router.
And in that 30 minutes,
you're generating lots of tokens
through that entire conversation.
Coding agents are different in that they are asynchronous,
and that you are giving direction to the coding agent.
And then the agent is going and through reasoning,
it's generating code, testing that code,
seeing if it works, if it doesn't, going back,
editing that code, modifying it.
So it's kind of this agentic loop where the AI is
building your code, building your code, working, working, and then coming back to you and being like,
okay, that's done, check it out, and then give me the next kind of task.
And so it's not as synchronous in that way, and it generates a lot more tokens over time.
I mean, just because people aren't talking to the customer support person for eight hours a day,
but they are building and generating code now for eight hours a day.
And so coding agencies tend to be more long horizon tasks to generate more tokens
because those sessions are longer versus the ones where you're talking to the AI with
your voice. I think you're also right, too. The reason why coding agents have become so good
and people are so comfortable using them is because you can close the loop with them and that
there is a verifiable way to execute the code and see that it works or see that it runs. But for,
say, a support call or like a patient intake at a hospital, it's a bit more open-ended. There are
criteria that are important and that are verifiable, like, does the patient get a calendar
item created on the doctor's calendar, right?
There are definitely success criteria that you can check and verify for correctness,
but it is more open-ended. It's a conversation. It can go in any different direction
versus coding is not exactly the same way.
With any new technologies, there's this inflection point that allows them to proliferate.
What's enabled voice AI to be so popular today?
There's two things. It's speed and it's intelligence. I think those are the key kind of
innovations over the last couple of years that have unlocked
voice as this new interface to computer
and allowed it to proliferate in these use cases that I mentioned.
Speed is really critical.
It's very different than, say, like, chatbots.
So a chatbot,
your prior for texting with a computer,
chatting with a computer, is chatting with a person.
And when you chat with a person,
you don't expect a response right away.
It's asynchronous communication.
You don't even expect the typing indicator to show up right away.
You know, the person's likely going to respond to you maybe within the next day or two or a few hours, maybe.
But your prior for talking to a computer is talking to a person.
And for decades, we have been conditioned that when you talk to another person,
that they're going to respond very quickly.
For English, I think the average latency is 250 milliseconds or less.
And so you expect a response from the computer in that time.
Otherwise, it falls into the uncanny valley kind of zone.
You're constantly reminded that's not a person.
Correct, right?
I think most people don't realize there are companies that build these like virtual avatars
that have like a visual kind of likeness.
It's a 3D model or its actual pixels, like rendered video avatars that they attach to the AI.
And that's a really cool kind of emerging sort of capability.
But avatars have long kind of had this uncanny valley problem where your visual system like see something.
And if it looks a little bit off, like if the mouth doesn't match the words that are being said or something like that,
if the AI is looking around in a weird way, your mind.
like rejects it as real, voice has the same thing,
just maybe not as sensitive, right?
Like our visual systems are very tuned for this stuff
because most of our neurons in our brain
are actually dedicated to visual processing.
But auditory processing is still,
we can still detect when things aren't quite real.
And so latency is such an important part of that.
It's one of the key criteria for making a voice AI
feel real. And then I think the second one is, is also attached to this uncanny Valley idea.
It's intelligence. And what I mean by intelligence is I don't necessarily mean that the model is smart.
That's part of it. But it's also kind of conversational intelligence. So how do you know when I'm
talking, when I'm done talking? Like right now I see you nodding your head. It's called a back channel.
We do this in voice as well over the phone. Like someone says something.
something you say, uh-huh or okay, you're not actually interrupting that person.
And they know you're not interrupting them.
You're just acknowledging what they're saying or that you're jotting it down or you're
hearing them, right?
You're doing this right now.
I'm trained as a podcast.
Yeah, that's too.
Maybe you're extra good at it.
But how do you know, how does an AI understand that?
Or how does an AI understand when I am done speaking and sharing my thought and then it's okay
for the AI to start speaking?
Or how does AI know that I'm truly interrupting it because what it said I don't agree with or it did the wrong thing?
Or it went down a path I didn't intend and I need to steer it away.
How does the AI know that that's happening?
And that's another part of the intelligence.
It's conversational intelligence.
And I think those two things improving greatly.
So turn-taking models for understanding when a human is done speaking, interruption detection.
And then, of course, like the speech to text and the LLM and the text to speech and that change.
for a voice AI application,
all of those inference calls
getting really fast too,
the network transport
that LiveKit provides
being super fast,
that's really shrunk
the N10 latency.
And so those things
coming together
and being used in a single package
is, in my opinion,
what I think has led
to this proliferation of voice.
There's this big philosophical debate
on AI
on whether it's going to create
new jobs
or whether it's going to be destructive
to human labor.
Where do you stand on this debate?
I think it's going to move through phases.
Sometimes at dinners, I have a spicy take here,
which is like that all of the foundational model lab leaders
saying that there will always be new jobs
and that it doesn't, you know,
Aad doesn't replace the jobs.
That's just not true fundamentally.
I mean, think of the end state, right?
If you have AI agents that can do
basically all the mundane tasks
that a human doesn't want to do,
Right, AI already that does that.
We have it already.
Maybe for some specific tasks and specific workflows,
you need some data to fine tune the model to perform that task well at a human level.
But we know the techniques.
It's really a lack of data.
So let's imagine that over time you unlock all of that data
and it can perform any tasks kind of in a digital space.
And then you take that AI or a version of it and you put it into
a physical robot that has arms and legs and can walk around and can fold laundry and take your kids
to school and build houses and all of that stuff. Those are things that I think very few people
would dispute will eventually exist. Let's say in a 10-year time horizon, if that exists in a 10-year time
horizon and it will take time to distribute it worldwide, but if you have an AI that can do all
the mundane work in the physical world that a human doesn't want to do, and it can do all
digital work that a human doesn't want to do, what are humans doing? I think that there are some
problems that we will need to solve in society around how do people pay for things, how do they
find fulfillment in their life, how do they progress over time? I think that's something that's
just very important to the human psychology and happiness, but ultimately, I do think that
most work will be done by machines.
I think people ignoring that,
they're ignoring it for a reason.
They're like,
they have companies to build
and brands to grow and all of that stuff.
But I think like the writing is on the wall.
It's just that the wall's pretty far in the future.
So that's one thought.
But in that time,
I do think that there's going to be new jobs.
So I'm not taking the stance that like,
it's going to destroy all jobs right away.
Over time, I think that AI will
do most of the work. But I think in the interim, there will be this period of amazing creativity
and productivity. One, because AI allows you to do so many things faster, right? If you could only
build a company with one idea, now you can actually work on like five different ideas at the same
time leveraging AI to help you do that. So that's the productivity gain. And I think the creativity
gain. People often say that for the last 20, 30, 40 years, people say that ideas are cheap.
Execution is everything. But execution is now getting commoditized. And so in a world like that,
ideas actually end up becoming the more valuable component of the two. And so I think, you know,
another word for idea can be imagination or creation, creativity. And so I think that creative people,
more people will become creative
or rather
maybe lots of us are creative
but maybe just don't have the ability to execute
and AI gives us now this ability to execute
and so I think we'll have a period of time
where that's this common
thing
for people in the workplace
they'll be doing more creation
more supervision
and then AI will do a lot of the mundane part
for people looking to
to avoid losing their job over this next 10-year period as you define it.
What are some first principles?
Based on your vantage point of seeing a lot of these voice applications being integrated into the market,
what should people be doing in order to avoid having their job replaced by AI?
Expert calls have always been one of the most powerful ways to build conviction.
But today, investors are asked to cover more companies, move faster, and do it with leaner teams.
With Alpha Sense AI-led expert calls,
their TGIS call service team sources experts based on your research criteria
and lets the AI interviewer get to work.
The magic is in the AI interviewer,
purpose-built and knowledgeable-based information
to conduct high-quality context-stretched conversations on your behalf,
acting as a trusted extension of your team.
Then they take it one step further.
Your call transcripts flow natively into your Alpha-Sense experience
and become querable, searchable, and comparable,
so your primary insights plug directly into earnings,
prep, digital work streams, and pitchbooks with zero tool switching.
And with Alpha Sense expert call services, the AI-led expert calls are just one option because
we know the importance of a hybrid expert research approach.
AI for coverage and efficiency.
Humans for complexity and conviction.
It's the institutional edge that scales research without scaling headcount.
For hedge funds, that means validating thesis assumptions across dozens of experts before earnings
instead of a handful.
For private equity, it means faster pre-IOI scans and deep.
for commercial diligence. For investment banks and asset managers, it means pulling real operator
perspective straight into models and sector positioning without disconnected tools or manual handoffs.
All of it lives inside the Alpha Sense platform, trusted by 75% of the world's top hedge funds
alongside filings, broker research, news, and more than 240,000 expert call transcripts,
turning raw conversations into comparable, auditable insight. Take advantage of AlphaSense
AI-led expert calls now.
The first to see wins.
The rest follow.
Learn more at alpha-sense.com
slash how I invest.
I think you have to
look at the ways that you can leverage AI.
For whatever you want to pursue,
it's a hard question to give general advice for.
I think that the work that AI is going to do
is that humans are doing today.
It's all the largely undifferentiating.
work. You could argue that coding, software engineering, it has been differentiated, but maybe the
actual engineering of software is not that differentiated. It's like the design and like the product
strategy and the understanding of like the user experience that is really the differentiated part.
And then you could argue that maybe the coding of it is not so differentiated. I think there are
certain realms where that is not true. Like I think for a certain deep infrastructure,
sure that's not true,
but I think for the next incremental SaaS application,
I think that that is largely true,
that it's undifferentiated.
And so I think undifferentiated work is where AI is going to shine,
but then taste and how you steer that AI and what you leverage it for
to create is what is differentiated.
And so my advice to people generally speaking is look to,
to pursuits that are differentiated in a world where AI can effectively perform any repeatable task with precision over and over and over.
I think like there's this fear right now that is real. My wife's siblings are considerably younger than we both are.
and they just graduated college
and they're looking for jobs
and it's really hard to find jobs.
So I think that there's definitely like an effect
in the market right now
on kind of more of the entry level work.
Because the entry level
work tends to be repetitive
and tends to not require
all the things that you gain through your career
like taste like judgment.
Correct, yes.
Look in places where that's not the case.
The other thing,
it kind of sounds a little odd to say back,
but I'll be out of a job at some point,
but as an engineer.
Physical world is still a ways away from being automated by AI.
And so my wife's a special needs preschool teacher.
And that's going to be a really hard job for AI to automate.
It's also going to be challenging for parents to accept like a physical robot or something screen with an avatar that's immobile working with their children in a classroom setting.
And so I think physical world kind of pursuits are also.
an area that have some more longevity.
It's more of a paradox,
which is the things that
humans, that require humans,
AI will be bad at, and the things that
AI will be good at, humans are bad at.
I think that's right.
What about reputation
as well as relationships?
Is that going to become commoditized?
I don't think that reputation
will become commoditized.
The analogy I draw
to this or
the source
material that I use
to come to this conclusion
that reputation won't be commoditized
is Amazon Prime Video.
So
I don't know if do you have Prime Video?
Yeah.
Okay.
Do you spend much time on it?
I don't because I don't love most of the show.
I don't.
I think it's the worst branding decision ever
to cover Prime Video.
That's a separate thing.
So if you go on Amazon Prime Video,
it's just like a sea of garbage.
I don't know if this stuff is AI generated or I think actual humans made a lot of the stuff on there.
I'm a fan of the company and I have a lot of respect for everything they've built, of course, but they're a Titan, right?
But Amazon's approach to their video streaming platform is kind of similar to their approach to their store.
It's the everything store.
Like the long tail is there mixed in with like all the good stuff too or the popular items for people to buy.
And it's the same thing with their video collection.
There's so much garbage on there.
And there are some good shows as well.
You know, fallout's great.
And the boys is awesome.
But there's all this garbage.
And what ends up happening is you actually just don't watch any of it.
You kind of just become blind to it and ignore it.
And you go and you watch the stuff that your friends watch or tell you about or from like a director that you respect.
And so I think that idea of like relational media as it pertains to reputation.
I think that's going to be the same thing in the world of AI.
It's just that there's going to be so much more garbage.
But the best stuff will still kind of float to the top.
And maybe there will be more best stuff across different categories.
But it's today the case that you cannot consume all of the products and all of the content that exist in the world.
And there'll just be like several orders of magnitude more.
And the best stuff will rise to the top.
So I don't think that reputation is commoditized.
What was the second one?
Relationships.
Relationships.
Relationships are also not commoditized for two reasons.
And I'm talking about AI today.
I'm not talking about AI in 15 years if there are some breakthroughs, and we train these things differently.
But today, LLMs do not have emotion.
That's something that is still innately human.
And relationships are emotional things.
Right?
It's a connection between people.
people and some relationships are transactional, but the ones that last for a long time are much deeper than that.
And they are these emotional bonds that we have with people.
And I just, I don't see current AI replacing that.
I think that that actually in a world where AI is doing all of this work, and it's like a machine that we've created that can, we can automate to do any task.
One of the kind of last pieces that define us as humans from the machines is our ability to have relationships.
and to have emotions.
And so I don't think that's commoditized either.
How do you incorporate reputation and relationships
to advice you would give your wife's siblings?
That's a tough question.
I don't know if I have an answer to that one.
It's hard because I think that the question I get from them
is like, oh, well, how should I navigate this world
of where it's hard to find a job?
And what do you think I should do?
Should I go back to school?
Should I study something else?
I think what's hard is that the question that they're asking me about is work, right?
And work tends to be somewhat transactional in nature, right?
I mean, it's you do work and you get paid.
So there's a transactional kind of contract right there embedded in the whole thing.
And it's difficult to like reason about relationships and reputation in that lens just because they're right out of school.
They don't have a reputation yet.
They haven't established themselves.
So maybe like the advice that I give there, this is actually the advice I give is go try to get your foot in the door somewhere and start to work your way up, right?
Because I still think that there's like this time horizon before AI really does take all the jobs en masse.
And in that time, like can you build up your expertise in a field, your ability to supervise and define how these problems are solved, not the actual solving of the problem?
can you like get to that point now before kind of AI comes from the bottom for more of the entry level stuff?
I think my advice is like to start building the relationships and start building the skills to level up before AI comes from underneath and takes it from you.
A CEO of LiveKit, a billion dollar company based $180 million in venture.
What are you looking for from people that you're hiring?
The two things that we look for, one is like slope, right?
tying back to like entry-level jobs and things like that,
I don't really think we care about resumes very much.
The Y Intercept doesn't matter so much as the trajectory of a person.
Is that really true?
Yeah, it's totally true.
So you would hire an English major that you thought could think like an engineer
and train them to be an engineer?
Well, I don't know if we'd train them to be an engineer.
I think maybe they'd start off in a different part of the org,
just based on this.
But it's critical thinking as a skill,
and of itself is valuable enough.
Absolutely.
What's an example of that?
Well, one of the strongest people on our team
is this engineer who started at LiveKit when he was 17 years old,
and now he's 22, and his slope is just like insane.
And when we first met him, he didn't know much,
but he had a high sense, high sense of like age.
agency. If there was something that he didn't know, he would just go in and figure it out and learn it. And this was before all of the AI stuff. Now you pair someone with an attitude like that or that is a character trade with AI and it's just kind of insane. So I think that's my second criteria. Well, agency is one, right? And the second one is just being like AI-pilled. It's like looking for different places where you can leverage this new type of technology.
versus rejecting it.
I think that's the second thing is
if you are able to leverage this
maximally,
it's kind of wild
how much productivity you can unlock for yourself.
And maybe that also ties into like young people
coming into the workforce.
One thing that I've noticed when I talk to young people
is that they've never really heard of,
for example, they've never heard of cloud code
I've been on like three or four interviews in the last few months.
They weren't for engineers, but they were for, you know, folks in different other areas, right?
Go to market, et cetera.
And I asked them, I'm like, but they don't live in the barrier.
That's the other thing, too.
So I'll ask someone who this one in particular I can think of is someone has been working for a well-known tech company, but out in Florida.
And I'm like, oh, have you heard of Cloud Code?
And they're like, no, what is that?
And they're like, I've heard of Claude.
Well, what's Cloud Code?
And I think it's, it's.
illustrative of that a lot of people around the world and even around our country are not
aware of the cutting edge tools that we have at our disposal. And so I think that it's really important
that people figure out how to leverage these things for them instead of having them take their
jobs. Let's just use a thought experiment. Maybe one of the smartest MIT math majors that
have never produced a single line of code. You hire him or her. How long before they could be
a great engineer.
Maybe they never actually become a great engineer,
and maybe they don't have to.
When AI can engineer,
it's different for LiveKit than it is for a lot of companies.
The reason why is that LiveKit is like critical infrastructure.
And so infrastructure has this property that it is always expected to work.
The only time you really pay attention to infrastructure is when it doesn't work.
Otherwise, you just take it for granted.
Like the lights in this room.
Like, we'll only really think about PG&E.
the power company in California when there's a power outage.
And I think that that property for LiveKit in particular,
the fact that this infrastructure,
the fact of reliability is the most important feature of it,
it requires a different way of thinking about
how to use AI and leverage AI than the typical
SaaS application or even a consumer application.
because changes that are made to our code base
can be potentially catastrophic
and take down very critical workloads
that people around the world
no exaggeration actually depend on.
It's very critical.
Yeah, it's more than just like revenue.
There's like a moral obligation that we have
someone that has an emergency
and is trying to call their doctor
or trying to get an ambulance to their house.
That's something that...
life or death really does matter on this infrastructure working.
And so we can't just allow people to kind of vibe code improvements or changes to the infrastructure.
Like there has to be a human that reviews that code that takes a look at it and interrogates what it's doing.
I think another tricky part about these AI models, they generate so much code that reading code can be a pretty daunting task in this new world.
I think, though, that Live could accept.
I think that for, let's say, the math major gets higher to build something at the application layer,
and I want to be reductive.
Let's say it's like a SaaS product.
Let's say it's a CRM, right?
You could argue that really what the important thing to understand is in this world of coding agents is that you understand what the business rules are or what the user experience is or which systems that the person needs to interact with, like, how do they need to.
to view this information, what is an easy way to get new information into that CRM.
It's like thinking through the workflows and then leveraging AI to actually go and build out
this workflow that you have designed for that application.
And so I think like the human is now the orchestrator.
They don't really need to understand how do I write into this database?
And should I use a loop here or whatever for some business logic?
I don't think that the math major has to do a lot of engineering anymore.
I think that they're doing a lot more product designing, though.
I was thinking about high agency.
There's a term like taste that gets used a lot in Silicon Valley.
And I just heard a video on high agency,
which was an intern would come to his boss at the end of each day
and say, what else could I do?
What else do you need help with just constantly?
And that intern made it throughout the entire organization
up to then running this, being the CEO of this public company.
So this high agency is, what can I do?
What more can I do?
And said another way,
if you think that AI is going to disrupt a lot of people,
there's two philosophies to deal with that.
One is you could basically almost have a low agency
and a defeatist attitude to it.
And the second one is kind of like running away from a lion.
You don't have to beat the lion.
You just have to beat the other person
that's running away from the line.
So if you could get closer and closer
to creating more and more value for the organization,
you may not avoid the inevitable
AI disruption of the entire field in 10, 20,
years, but you could significantly lengthen your career just by being more and more useful.
That's right. And I think today, something that I hear a lot when I talk to, especially larger
enterprises, larger enterprises are starting to hire people that will do kind of AI modernization
for them. So, or help them with AI modernization, right? There are these new tools that are
available that can unlock more productivity, cost savings for a large organization, more efficiency in places.
How do I use it? Right. I think what AI unlocks is that now you can kind of like price things based
on an outcome instead of primitives. And so I think a person who comes into a company, right,
like a new employee or an intern or something like that, I think what's tricky for large companies
is they know that this stuff is there. They know that they can leverage it and it will be a huge
unlock for them as a business.
But how to do it is actually really tricky.
You've got OpenClawe, you've got Hermes, you have these like agent harnesses that
you can kind of rig up an AI to do a particular task or a workflow or coordinate with
other AIs and they can like do work together.
This idea of agent factories, Stripe is written about like this thing called Minions,
which is their version of that.
and how it runs a lot of stripes processes.
There are definitely certain companies that are kind of AI-native
and figured out how to do this,
but the vast majority of companies in the world,
this is new.
They're not AI-native.
They are still trying to figure out how do I like retrofit what I have,
like AI onto what I have.
And so people kind of coming up now,
starting their careers that are looking at AI through that lens
and how you can come into a place
and create efficiencies within that place
that have been operating for decades in this previous era,
that's a huge opportunity for people.
And maybe they eventually, over time,
put themselves out of a job,
but you've been climbing the ranks steadily
as you've been kind of demonstrating those wins
within an organization.
So that is a potential angle.
Ideally, you get equity in these companies,
so you're building your wealth while you're...
Yeah, absolutely.
I mean, absolutely, yeah.
I thought a lot about this.
How do companies...
integrate AI. And the solution that I now give CEOs is you need to put bodies at that problem,
meaning it has to be somebody's job, ideally more than one person's job, to integrate AI for the
organization. The reason for that is everybody is so busy. If I gave you Ross, if you're just a Fortune
500 CEO and I gave you here, the 50 ways to use AI, I might even give you data on it and give you
empirical data. You're just not going to have enough time during the day to add another thing
to your play.
Somebody must be in charge of that,
and it needs to be somebody's entire KPI.
In other words, it's their full-time job
to make sure that AI is being
integrated within the organization,
and then they could push that agenda to the organization.
But just telling everybody to use more AI,
which is a default standard,
does not seem to be working well.
This is kind of a pattern that happens across every paradigm shift.
It happened with Web.
It happens with mobile.
I don't know if you remember back in the day
when iOS was coming out in the platform,
the app platform came out.
There were all these products, companies
that were trying to figure out,
okay, well, how do I use mobile, right?
Or how do I take my website
and make it work on a mobile app?
And they're almost doing like this direct translation
of their website, like shrinking it down.
And then, of course,
they're leveraging this new platform,
this new paradigm.
But are they maximally leveraging it or not?
I don't think the answer is yes.
And then, of course, you have these mobile native companies that end up emerging like Uber and Snap and things like that that were like purpose built for that new paradigm.
And I think you're seeing something similar now with AI as well, where it's this new capability.
Nobody has time to figure out how to weave it into whatever their team's kind of charter is.
And so you create like this horizontal layer within your organization and their response.
for figuring out all these different pockets,
like where they can use AI or infuse it.
And I think that that's going to pay some dividends.
But I think ultimately what will end up happening is I do think that there will be
these AI-native companies where every single team thinks about what their charter is
and what they need to get accomplished.
They think about it from like the lens of, okay, how do I leverage AI to be able to do it?
It is part of their KPIs.
Yes, it is part of their.
We're not at that stage yet because this AI movement is happening while there's an existing kind of incumbent shape of a company and working style of a company.
And there are new companies being born every day that are kind of like born in this world of AI.
And I think, you know, over the next five to ten years, you'll start to see those come up and maybe eventually outpace kind of the existing ones.
it's like this whole technological innovation
where you have now horses turn into cars
and everyone's trying to retrofit the horse carriage companies
but probably the easiest way to solve that
is just starting a car company.
Totally, yeah.
I think it's a natural part of the cycle.
I just think there's a life and kind of death cycle
to almost everything.
And I think that this is,
we've seen this movie before.
Maybe it's just happening faster every time,
but we've definitely seen similar kinds of
things occur with these paradigm shifts in competing.
Well, if that's the case, there's going to be a lot more jobs, a lot more new jobs,
because essentially every industry in the world must now be disrupted by its AI native self.
Maybe. I think that there will be a lot more new jobs. It's just the question is, is like,
is it AI doing those jobs or is it a human? You've built one of the most innovative businesses
over the last couple of years in Silicon Valley. If you go back before you started Life, what would be
one piece of timeless advice that you would have given
a younger Russ that would have
helped you either accelerate your success
or helped you avoid cost of mistakes.
Kind of related to earlier when I said
there's this shifting
relationship between ideas and execution.
The advice that I would have given myself
is my fifth company, right?
So the first four
weren't so great.
And not, they were fun,
but they weren't
as great business successes.
And the advice I would give myself is focus on building companies that are execution risk, not market risk.
My past work has been a lot of like new ideas and trying to create categories.
I mean, you could argue that LiveKit's kind of helped create a category in Voice AI.
But broadly speaking, though, the space that LiveCat plays in is pure.
execution risk, not market risk.
It's that do you feel that the computer is going to become more human-like or less?
People talk about AGI.
AGI is here.
We're going to build ASI, all these things.
Throw all the acronyms away.
What are we actually trying to do?
What are humans really dreaming of doing?
It's the same thing that sci-fi has been dreaming about for, I don't know, 80,
hundred years maybe.
And that is we're trying to recreate ourselves.
We're trying to reverse engineer.
How does the human brain work?
And we're trying to recreate that synthetically.
And so the bet, even back when we started LiveKit,
though more fuzzy.
And then, of course, solidified as Open AI,
when Open AI build voice mode on us and all of that stuff.
the bet has always been that the computer is going to be brought to life.
It's going to be more like a person.
And if that's true, how will you interact with that kind of computer?
You'll interact with it like you interact with a person.
And so we're using eyes and ears and a mouth and the computer is going to use the equivalent sensors for it.
And it's going to feel very human-like to use it, interact with it, do work with it, collaborate.
And so there's going to need to be infrastructure around that kind of core LLM to build applications on top that allow you to have those kinds of experiences when you use the computer or use AI underneath.
And so we said, okay, well, we don't know if we're going to build the winning company.
We don't know if we're going to dominate the market.
But what we do know is that there's land out there and we need to like sail to that land.
And there's definitely land out there.
It's not even like this horizon and we're just guessing.
And I think that that's emblematic of like market risk versus execution risk is that the market was there.
And what we went out to do started as an open source project.
So it literally wasn't even trying to build a business at the start.
It was just in earnest trying to build value in a place where we knew that the world would eventually be.
And that would be my advice to most people is I think that there's like short-term kind of ideas that you can pursue.
and you might even do financially quite well in doing that.
But I think for longevity to really build something generational,
you have to look at kind of like a market that you believe is inevitable and really massive
and just go in that direction.
You make small turns and course corrections and evolutions over time,
but just generally go in that direction.
Here's an example, right?
Do we feel like with Elon,
like do you feel that the world is going to,
back when he started Tesla or acquired his way into Tesla,
back then you could ask yourself the question.
Do you think that one day that we'll go and like colonize other planets
or do you think that we're just going to stay confined to Earth forever?
And I think these answers are very obvious.
Like, you know, most people can say the obvious thing.
And so, you know, if you can figure out a sustainable way to keep working on it,
just go in that direction and build stuff and build value towards that kind of obvious or inevitable
future. The future is inevitable given a long enough time. Yes, I think so.
Well, Russ, thanks so much for jumping on. Thanks, David. Appreciate it.
