AI transcript
“Oh, everything’s going to change something.”
What does that mean?
Nobody wants to do data entry.
Nobody wants to sit in the back and read 100 facts
and try to input that into a system.
This is one of the most exciting times
to actually be going after some of these legacy markets.
There’s just so much untapped opportunity
that technology just wasn’t able to penetrate before.
Then now, with intelligent AI agents,
with voice agents, et cetera, you can now tackle.
The internet has given us so much,
whether it’s instant access to the world’s information,
platforms for new art and expression,
nearly every feature film or song in your pocket,
or the ability to work from just about anywhere
with a Wi-Fi connection.
The list, of course, goes on,
but there are still some promises
that haven’t quite hit their mark yet.
One example, robotic process automation,
otherwise known as RPA,
has been a buzzword for years.
A buzzword that promised a revolution
in automating repetitive tasks.
Companies like UiPath found it in 2005,
even promised to enable the, quote,
“fully automated enterprise.”
And while RPA did start strong,
its limitations became evident due to its rigid systems,
sometimes even hard-coding specific processes
down to the button click,
meeting with the unpredictability of most workflows.
Of course, UiPath, with a market cap of $7 billion
as of this recording,
and the RPA industry at large are no failure,
but they are poised for a facelift.
Enter intelligent automation,
a new paradigm powered by AI
that can handle messy, unstructured workflows
that exist in just about every organization,
precisely the types of tasks
that RPA previously could not handle.
So in today’s episode,
we discuss RPA’s second leg,
together with A16Z partner, Kimberly Tan.
Based on her viral article, “RIP to RPA,”
the rise of intelligent automation,
which, of course, will link in the show notes.
So what specifically about AI makes this possible today?
How should startups be thinking about this opportunity?
And why is this opportunity so much larger than the last era?
But before we begin,
I want you to think about the most annoying
and repetitive thing that you need to do.
Now, imagine that task automated.
That future may not actually be so far away.
So listen in to see how you can get involved.
As a reminder,
the content here is for informational purposes only.
Should not be taken as legal, business, tax, or investment advice,
or be used to evaluate any investment or security,
and is not directed at any investors or potential investors
in any A16Z fund.
Please note that A16Z and its affiliates
may also maintain investments
in the companies discussed in this podcast.
For more details, including a link to our investments,
please see a16z.com/disclosures.
Can really you wrote an article with a pretty fun title,
RIP to RPA?
So let’s jump into that.
But first, what is RPA?
RPA stands for Robotic Process Automation.
And it’s a way of basically automating very manual tasks
within an organization.
So things like data entry or invoice processing
that basically every business has to do,
but it’s nobody’s core competency.
Just one of the dirty, messy, internal things within an organization.
So historically, it’s been done very manually.
Like you would just hire a data analyst
or you would hire a back office operations person.
And there was this, I would say, innovation in the last 20 years
where people were like,
“Is it possible to automate these tasks?”
And so the historical way people have done it
is through Robotic Process Automation
where you basically build like a little software bot
that mimics the actual clicks that somebody would be doing.
It’s very deterministic,
meaning they’re literally clicking the different boxes
that I would be clicking as a human.
But organizations are messy
and the work we actually have to do is not perfectly delineated
by a very specific process.
So oftentimes, if something veers a little bit off course,
like maybe someone misspelled a name
or maybe a website changed
where the sign-in box physically is on a page,
then historically that would break the RPA process.
And as you can imagine,
there’s an infinite number of small little things
that could happen like that.
So RPA is often very good for doing 80% of the task,
but then like 20% of the time that it fails,
it’s still a manual person who has to come in.
So it’s just not reliable enough to actually do the full task.
And so you’re still left with having the back office people
that were the first generation doing these sorts of tasks there.
So I just think like with AI and LLMs now
because they’re able to process such unstructured data
and they’re able to intelligently collect context
and then figure out what the best course of action is.
The next generation of actually automating these back office tasks
should be like intelligent AI agents instead.
What can intelligent automation or what you refer to
as these LLMs in action?
What can they do that RPA couldn’t?
Let’s use the example of a company
that we were actually invested in called Tenor.
Tenor does referral management for healthcare practices.
So if I’m a primary physician
and I need to refer a patient to a specialist,
historically, the way that that would be done
is I would literally write something out on a piece of paper.
I would fax it to the specialist.
The specialist front desk person would take the fax,
look at it, look at all the information on it
and then input it into my own database,
check, you know, like the insurance policies,
check prior history, et cetera,
and then decide whether to accept the patient or not.
And that was a very manual task
that there’s just a little bit too much complexity
in the way that it’s done for RPA to be able to handle.
So it had to be some sort of administrative person,
like human who was gonna do it.
And with now like intelligent automation,
Tenor has come up with a very sleek solution
that is basically able to automate that whole process.
And it’s much more self-serve.
‘Cause the way that RPA would historically work is
you would have to hire an implementation consultant
and they would sit next to whoever was doing the task
and they would basically just watch
what are the clicks that you are doing.
– Right. – And then program those clicks.
But someone like a Tenor, for example,
you’re not gonna have somebody sitting there
watching what the front office admin is doing.
Rather, they’ve created a really sleek UI
where it looks very much like a drag and drop
different process flows.
And they’re able to create their own automation process,
which to them feels very intuitive
so they can set it up themselves,
but actually has a ton of complexity
under the hood that’s being handled.
– I mean, one natural question that comes up,
I think for many people,
especially as they think about things like hallucinations,
is where is the technology in this arc?
Are we able to really achieve this idea
of intelligent automation today?
Are there barriers?
Like where do we sit in that trajectory?
– The way that we’ve seen it work best
is when there’s one very specific automation flow,
at least to start, that a company can just nail,
meaning it’s often industry specific.
So you can integrate into all the core systems there.
You can understand the context for that industry.
And it’s one very repeated, but very manual flow.
So for example, like data entry, I get on a phone call,
I hear the update on where an order is,
all the information from that order
can be parsed through that call
and input it into my main system.
That probably happens like thousands of times a day
for the large organizations, all manually done.
And that is one very specific flow.
And that’s just to start.
And then once you get there,
you can build deeper into other flows,
but I think that is a much more successful path
where you can actually understand the constraints
and build around them,
make sure that the agent performs correctly
versus tackling, let’s say, like everything within healthcare,
everything within legal and logistics to start.
– Normally I ask the question, why now?
But I feel like listeners know that AI is coming,
it’s here, LLMs are maybe the term that a lot of people use.
But is there a deeper why now
or specific technological advances
within the sphere of LLMs that you can point to
that actually make this possible?
– Yeah, I think one thing that we’re really excited about
is people use the term AI and they’re like,
oh, everything’s gonna change now because of AI.
But like, what does that mean?
There’s a lot of very distinct technological breakthroughs
that make different applications possible.
And specific to intelligent automation,
I think one of the things that makes it much more possible
than before is a lot of the fundamental research
coming out of the large labs.
So for example, recently,
Anthropic announced computer use,
which is basically a browser agent
that is able to intelligently understand
what is happening on the browser level of any sort of desktop
and be able to take actions accordingly.
So we talked about how historically,
RPA basically understood at a pixel level,
hey, I should click this thing and then I should click that.
But with something like computer use,
or I think OpenAI has something called operator
that they’re gonna release soon,
agents are gonna be able to browse the internet
and browse the web in a much more sophisticated way,
which is gonna open up a lot of possibilities
for what intelligent agents can do before.
So we think a lot of these intelligent automation startups,
they’re not gonna be doing fundamental research on their own.
There’s still tech that needs to be done
to make a browser agent fully work at scale.
But what’s really exciting for us
is that the large labs are clearly working on this
and clearly understand the opportunity.
And so as that tech gets better,
we think there’s gonna be a whole world of startups
who are able to leverage it
for all the different industries out there
that the large labs themselves are not gonna tackle.
And as you think about the opportunity,
you framed it in your article
as two different paths that people might take.
So one of them was the horizontal AI enabler
and the other was a vertical automation solution.
So tell us about that, the two different paths
that you see if people want to build in this space.
So the first is the horizontal AI enabler
and that’s something that we think
any company who’s doing any sort of automation,
intelligent automation, is going to have to do.
One very common example,
which I’ve touched upon a little bit already,
is data extraction.
Almost every intelligent automation path
starts with some messy unstructured data
that you need to pull key outputs from.
And today, a lot of people are just building that manually.
But we’ve started to see companies emerge
that are purely doing that path,
which is taking unstructured data
and pulling out the key pieces
to turn it into structured data.
And we think that could be one really interesting opportunity.
So anyone who is either building
their own automation in-house can leverage that
as a key component.
Or if you’re building like a full end-to-end solution,
maybe you input that as one of your components as well.
One thing that I’m personally really excited about
is the vertical automation path.
I think to make an intelligent AI agent very successful,
it often is helpful in the beginning
to have it be in a very constrained domain.
For example, in logistics or in healthcare and legal,
it is a domain that they can understand all the context for.
They have all the necessary inputs, integrations, etc.
And they’re able to automate one specific flow.
So what we’re really excited about there is,
let’s take an industry that does have a lot of manual work
that needs to be done, like a very large back office.
If you think about what are the things there
that actually have to be automated
that maybe RPA wasn’t able to tackle before
because it just wasn’t like a large enough individual customer.
Like it wasn’t one of the Fortune 500 customers.
That’s one thing.
It’s like what sort of industries fit that criteria.
And then thinking about what is an actual automatable flow
to start with.
And ones that get us really excited
are flows that are actually revenue generating
where the customer that you would sell to
was previously constrained on the amount of business
that they could handle because of this flow.
So that could be taking customer orders by voice
that was maybe not possible before that now you could do
or it could be like a referral management,
like I said before,
where you just couldn’t process that amount of data quickly enough.
But now you can.
I mean, when you think about the market size as well,
you were just talking about how effectively you’re targeting
what was previously done by labor.
What does that say about the opportunity and the scale of it?
It’s just so much larger.
There’s so many markets.
You look at the market from just like Bureau of Labor Statistics data
and you’re like, this is an enormous market.
And then you look at who the software incumbents are
and you’re like, they just don’t match up to the size of the opportunity.
And that was historically because as I said before,
software could not handle it.
Like the long tail of edge cases
of what these companies were actually doing.
Or they just didn’t have large software budgets.
But all these companies have large labor budgets
and they do have a lot of opportunity
that obviously they do want to wrangle and technology can empower.
And we think with intelligent automation,
this is one of the most exciting times to actually be going after
some of these legacy markets,
seeing whether or not you can actually serve them through AI agents
in a way that maybe traditional work for software couldn’t.
So I think it’s actually like a false comparison
to look at the historical software incumbents and say,
oh, this is the cap on what a company could become.
I think there’s just so much untapped opportunity
that technology just wasn’t able to penetrate before.
Then now with intelligent AI agents, with voice agents, etc.,
you can now tackle.
Yeah, I think you’re absolutely right that we were,
there was all this untapped potential
because the technology only went so far.
But now that we’re here,
how do you see the next five, 10 years evolving?
Because there is a shift that people have to do intellectually as well
as they’re thinking about their software budget to labor budget.
And they almost have to regear their brain to say,
oh, we actually can do this automation, which we previously couldn’t.
So how do you see that trajectory?
I definitely think it’s going to be an evolution.
And I think it’ll depend on the technology spectrum,
like how technology savvy or at the forefront that industry is.
But for a lot of these older industries that we’re talking about,
like the larger ones that are a little bit more on-prem,
a little bit more based in the physical world,
I think it will take time,
which is why I think doing the vertical end-to-end automation solution
is so exciting because you can actually build something
that is very tailored for their specific workflow
where it’s almost a no-brainer to use it.
Like, nobody wants to do data entry.
Nobody wants to sit in the back and read a hundred faxes
and try to input that into a system.
And that’s no company’s core competency either.
So if you’re able to build an intelligent AI agent specifically for that industry
that is tailored to exactly how they do their business,
it’s almost a no-brainer to do it.
And then the folks who were doing that before
can now focus on much higher value,
either customer-facing tasks or much more complex tasks.
And then over time, let’s say in the next five to 10 years,
the technology wave will continue to get adopted by more and more companies,
people that will become more knowledgeable
about what these agents can and cannot do,
more comfortable with the technology.
And then because you’ve integrated yourself with that customer base
with their core systems,
you’ll have the opportunity to take on more and more human labor
or core tasks that their traditional systems record could do.
So it’s a really exciting time, I think, to wedge in now
because there’s a clear opportunity to build something that is ROI-generating
and just an obvious boost to the company’s top line.
But you’ll still get in early enough
that you will have the right to win in the future
as these companies get more and more mature on the adoption curve.
Totally.
And so, obviously, we’re early in this arc, as you mentioned,
but there’s a lot of interesting, exciting things to come.
What would you like to see builders focus on?
What kind of builders would you like to hear from as well?
I would be really excited about people who are thinking about
what was not possible before.
We’ve talked a lot about what RPA does today
and the types of customers it’s able to target today.
When you think about the world of work
that could be intelligently automated away
and the amount of time and savings both employees and companies can get,
it’s just like an order of magnitude larger than what is currently possible.
And so, I’d be really excited about people who are thinking
about the bucket of types of tasks that were automatable
that RPA historically could not handle
and types of industries that it currently was not able to tackle
and really thinking about what are those first flows
or first automations within those industries that are possible
and really thinking about what are the clean UI or UX paradigms
that you could bring to bear for their solutions.
I love that. I love hearing that.
You’re not just interested in hearing from builders in finance or healthcare
but some of these really niche markets.
I think that’s a paradigm shift.
Yeah, and let’s say 10 years from now,
no one has to do manual data entry again
or no one has to get yelled at on the other side of the line
for an angry person in customer service.
I think that’ll be a win for everybody.
And then all these folks can then focus on much more creative, productive tasks
that probably make them happier too.
It finally sends out the facts machine.
Yeah.
All right, that is all for today.
If you did make it this far, first of all, thank you.
We put a lot of thought into each of these episodes,
whether it’s guests, the calendar tetris,
the cycles with our amazing editor Tommy
until the music is just right.
So if you’d like what we put together,
consider dropping us a line at ratethespodcast.com/a16z
and let us know what your favorite episode is.
It’ll make my day and I’m sure Tommy’s too.
We’ll catch you on the flip side.
(upbeat music)
[BLANK_AUDIO]
Intelligent automation is transforming industries by tackling messy, unstructured workflows that traditional Robotic Process Automation (RPA) couldn’t handle. In this episode, a16z partner Kimberly Tan discusses the shift from rigid RPA systems to AI-powered agents and why this evolution unlocks massive opportunities in legacy markets.
Drawing on her article “RIP to RPA: The Rise of Intelligent Automation,” Kimberly shares real-world examples of companies revolutionizing referral management, and highlights how startups can build impactful solutions in this space.
Resources:
Find Kimberly on X: https://x.com/kimberlywtan
Read Kimberly’s article: https://a16z.com/rip-to-rpa-the-rise-of-intelligent-automation/
Stay Updated:
Let us know what you think: https://ratethispodcast.com/a16z
Find a16z on Twitter: https://twitter.com/a16z
Find a16z on LinkedIn: https://www.linkedin.com/company/a16z
Subscribe on your favorite podcast app: https://a16z.simplecast.com/
Follow our host: https://twitter.com/stephsmithio
Please note that the content here is for informational purposes only; should NOT be taken as legal, business, tax, or investment advice or be used to evaluate any investment or security; and is not directed at any investors or potential investors in any a16z fund. a16z and its affiliates may maintain investments in the companies discussed. For more details please see a16z.com/disclosures.
Leave a Reply