Nicholas

Vercel CEO Guillermo Rauch: Building the Generative Web with AI

Nicholas

Vercel CEO Guillermo Rauch has spent years obsessing over reducing the friction between having an idea and getting it online. Now with AI, he's achieving something even more ambitious: making software creation accessible to anyone with a keyboard. Guillermo explains how v0 has grown to 3 million users by focusing on reliability and quality, why ChatGPT has become their fastest-growing customer acquisition channel, and how AI is enabling “virtual coworkers” across design, development, and marketing. He shares his contrarian view that the future belongs to ephemeral, generated-on-demand applications rather than traditional installed software, and why he believes we're on the cusp of the biggest transformation to the web in its history. Hosted by Sonya Huang and Pat Grady, Sequoia Capital

Published
Published Aug 5, 2025
Uploaded
Uploaded Jun 11, 2026
File type
POD
Queried
0

Full transcript

Showing the full transcript for this episode.

AI-generated transcript with timestamped sections.

0:00-1:33

[00:00] It's really nice that now we have this really powerful tool [00:03] to... [00:04] input that guidance in a very, very, very scalable way, right? Like if we're talking about the world of development, you're talking about like, you know, maybe single digit millions, two digit millions of developers. Now we can actually give [00:16] this guidance and direction to a much broader set of people. It's exciting for someone, I think, that's getting into building software today because [00:25] in some ways you kind of leapfrog in the past generation. The past generation has their great hairs and hard-earned lessons on how to build these interfaces. But people that are getting into software today have, you know, this incredible access to [00:37] to what we've all learned collectively. So super exciting. [00:41] Bye. [00:57] Today we're speaking with Guillermo Rauch, CEO of Vercel, for a conversation about how AI is reshaping software development. [01:04] Guillermo shares insights from building v0, Vercel's text-to-app generator, that's attracting not just developers, but designers and marketers, essentially anybody who can describe what they want to build. Guillermo predicts that we're heading towards a generative web, where applications are created on demand for individual users, potentially making traditional downloadable software obsolete. [01:24] He also reveals how ChatGPT has unexpectedly become one of Vercel's fastest-growing customer acquisition channels, offering a glimpse into how AI is already transforming business fundamentals.

1:34-3:28

[01:34] Enjoy the show. [01:35] Guillermo, thank you so much for joining us today. Excited to be here. I want to get right into it. It seems like the coding market is being turned upside down, blown up in different ways. And it seems like the front-end web developer segment of the market is the one that's changing the most rapidly. What are you seeing and what do you think happens to that core community? [01:56] Yeah, it seems like whatever LMs are good at, you know, like people get really excited about. And a couple of years ago when ChatGPT came out... [02:04] one of the first things we noticed at Vercel was ChatGPT is extremely good at writing React code [02:10] and Tailwind code, which is the styling code that most web developers use these days. And we got really excited because we saw, okay, you know, Vercell has been in the business of giving people tools and frameworks to make it really easy to develop websites and publish them online. But it seems like this is almost like a generational shift towards something that is even better than a framework. It's not exactly a framework. Like Next.js is like a React framework. You know, you sit down and you write code, and it makes it a lot easier to write an application. [02:40] seems to me like a generational leap. [02:43] More general than a framework and potentially something that opens up the top of final to every person on the planet. Because all you need to know is to, you know. [02:53] use your natural language and generate code. And so that actually inspired us. [02:58] instead of like perhaps the typical reaction would be like you either ignore it or you're in fear of it. We really deeply embraced it. I personally really embraced it because at the time I was using Copilot, which was the autocompleter inside your IDE, mostly focused on that at the time. And then I realized, okay, like this feels like the next big thing in AI. So we created VZero, which is a text-to-app or text-to-frontend. And ever since, you know, it's been now a couple of years, its growth has been astronomical.

3:28-5:02

[03:28] learned a lot about [03:30] what AI can do to, I think, power the next generation of software builders, which might not be just developers. I think that's the biggest discontinuity or the biggest thing we've seen on the market. There is AI coding tools that are now attracting what I would call dev-adjacent profiles, like designers, marketers, basically anybody with a keyboard that I sometimes make the joke, instead of yapping into your team chat application, just yap into VZero and you're creating more value. [04:00] Awesome. When we first did our internal landscape on GPT-3 and what it might mean, I remember one of the example apps we laid out was kind of text to front-end web app. And it's crazy to see that vZero out in its full power. And I got a Series B pitch the other day from a company whose front-end was built from vZero. Nice. Well, that's the thing about like seed rounds. You used to raise money to create your first prototype, right? And like, you [04:27] the cost of coming up with the idea and then transforming it into software is pretty high, so you would raise a seat around to get the prototype. What I hear these days is that these V0 prototypes are actually replacing pitch decks, right? By the time you get to your pitch, it'd be rare these days to not have a working front end. [04:44] Because the cost has gone so low. And I think the iteration velocity that it's giving the would-be builders is amazing, right? Like you can go through like hundreds of prototypes before you settle on your first idea. [04:56] With v0 as it exists today, what are you most proud of and what do you feel is not quite there yet?

5:02-6:38

[05:02] Most proud of is the reach. So over 3 million builders, the level of engagement and retention is really high. So people are actually getting a lot of value. Teams are getting a lot of value. We have Fortune 10s using the product on the enterprise tier. So I think the number one thing is, [05:20] People are excited about agents. [05:23] But this is an agent that's working out in the real world and providing value. [05:27] One of the things that I'm proud of is how much we've extracted lessons from building vZero that we're giving back to the world. We've written extensively about how we're building it with open sourced, the underlying framework, the AISDK. [05:42] We recently released the VZero model. So we're inviting entrepreneurs to innovate in the space and create their own agents that can build websites, application, marketing products, etc., [05:55] I think another thing is quality. From the beginning to now, to your point... [06:01] Anybody that used ChatGPT realized very quickly, oh, it can do haikus, it can do poems, and it can write code. It's pretty cool, right? And so getting it to the point where it can be reliable. [06:12] That took a lot of work, fine tuning. We trained our own custom code application model that sits in front of the frontier model, all in the service of reliability. You want to come in, you create a generation, it has to work. [06:26] Yeah, one of the things that I think you've been known for for many years now, even before V0, you know, [06:31] was quality and in particular the developer experience. And I know there's an aspect of taste that goes into that.

6:38-8:10

[06:38] I'm also wondering how do you systematize that? Like, is there a standard definition for quality or are there metrics that you track, you know, to just ensure that the bar remains high and that the developer experience remains pristine? Yeah. [06:51] Yeah, one of the things that excited me a lot about building AI products is that the feedback loop, [06:57] and the metrics come built in, [06:59] You've probably seen a lot of pitches from would-be entrepreneurs that maybe they put the cart before the horse and they're not tracking their growth and measuring things correctly. And you realize... [07:10] Wouldn't it be cool if like [07:11] every product we created came with a standard set of metrics. [07:15] so that you're off to the races, but you have a compass on where to go. - Yeah. - AI products have that kind of built in, which is amazing, right? Like if you look at, [07:24] the first coding AI product, which was CoPilot. What it did is [07:28] you write some code and it produces ghost text. [07:31] right after your code. It proposes a completion. [07:35] the creator of that now has a really cool metric to evaluate the progress of their product with, which is the acceptance rate. [07:42] of the completion. So it's like you're building your product and then now you have a dashboard that has one gigantic metric that says, all right, we're at 51%. You come back to the office the next week. Oh, cool. We were at 52%. You replace the model. All right, cool. What are we seeing? So I love that aspect. We have that in VZero in spades because we have the fact that people want to deploy these applications into the real world. That's a very high signal of engagement for us. We

8:10-9:43

[08:10] what happens to the application later on, right? Like are people coming to the application, integrations that they install? But we also have the fundamental one, which is that does the code work? Is it rendering correctly? So there's an aspect of the product that is the reliability of creating a functioning application. But the other one that is more subjective is taste, right? How can we embed... [08:31] all of the best practices that we've learned over the years in creating products on the web. [08:37] Little things like, you know, for example, on iOS, when you open a website, you want to make sure that the theme bar, which is what sits outside your website, the color of the Safari theme bar has to match the background color of the page. If it doesn't... [08:53] Maybe most people would not notice it's off, but when it's on, it's just so delightful. It's like a continuity of the canvas. It takes over the entire screen. [09:02] So little things like that [09:04] In the past, we would have to build frameworks or education and hoping people upgrade. And nowadays, we can embed all of those learnings into the model. And we can say, OK, when you're going to generate a landing page, make sure that that happens. And this cuts across so many things. That's why I call it almost like the next thing after frameworks, because [09:27] Frameworks worked really hard, both the designers [09:30] and the users to put into a pit of success. If you fit into the framework, a lot of things about the world will be true around performance, security, etc. But the world is very dynamic. People are fluid. They want to try different things.

9:44-11:21

[09:44] So it's really nice that now we have this really powerful tool [09:48] to... [09:48] input that guidance in a very, very, very scalable way, right? Like if we're talking about the world of development, you're talking about like, you know, maybe single digit millions, two digit millions of developers. Now we can actually give [10:01] this guidance and direction to a much broader set of people. It's exciting for someone I think that's getting into building software today because [10:10] in some ways you kind of leapfrogging the past generation. The past generation has their great hairs and hard-earned lessons on how to build these interfaces. [10:18] But people that are getting into software today have this incredible access [10:22] to what we've all learned collectively. So it's super exciting. - I love it. Before we go deeper into the AI stuff, maybe can we take a step back? Can you situate us and orient us towards what is Vercel? How do you see your company's role in the world? - Yes. - And how does the slate of AI products we've been talking about, V0, et cetera, how do those fit into kind of Vercel in the pre-AI era? [10:42] When Vercel was born, it sort of started out of... [10:46] the pain that I felt. [10:48] on bringing a cutting edge website online. On one hand, I had to configure all of the cloud provider stuff from scratch. [10:58] And there was a lot of progress in making the cloud better, open source with things like Kubernetes, et cetera. [11:04] it was intensely painful to like just put my idea online. Hmm. [11:09] And then I felt the same on the tools side. [11:12] And before Vercel, I feel like it was very hard to bring tools and cloud infrastructure together, which is what led to the invention of Next.js.

11:21-12:53

[11:21] But it was always that fitness function of, I want to bring my idea online, and [11:26] immediately. So chapter one of our sale, you can think of it as [11:30] infrastructure on autopilot. An autonomous cloud. [11:35] And we did this with developer experience. That's the number one tool. [11:39] think of it as a Trojan horse. You want to automate the cloud. How do you do it? Do you teach courses? Do you sell certifications? Or do you give people the best possible developer experience on the planet? That's what we set out to do. [11:50] Chapter two of ourself feels like, again, the post-framework era. [11:54] We automated infrastructure, can we automate writing the software to begin with? [11:59] You can hit diminishing returns with frameworks. We would obsess over how many characters you need [12:05] in order to create a really cool page or component. [12:08] When I would give presentations about introducing Nexchaid, I would say, okay, [12:12] "What is the minimum number of steps I have to take? "Create a folder? [12:16] create a file, inside that file, export my first React component. So I had it almost down to mathematical science, right? Like, what is the number of characters between you [12:26] And aha. [12:27] in a successful outcome online. [12:30] With AIs being able to generate code, I think we're opening up this new frontier of automating it all potentially, right? And putting the human in the driver's seat from a creative perspective and from what is it that I'm trying to ship, right? [12:45] What do you want to ship is actually the question we ask when you go to vZero. [12:50] as the headline for the prompt. Hmm.

12:53-14:31

[12:53] What are your strongly held beliefs and have any of those changed with the rise of AI generated code? [13:01] Certainly held beliefs... [13:03] I'll tell you... [13:05] The meta of that is that I encourage people to not have too many strongly held beliefs, right? If anytime people say, well, AI can't do this... [13:15] I try to be on the side of AI. I try to be like, well, you know, I've caught myself thinking that. And then six months later, three months later, nine months later, the situation changes. [13:26] So that's one. [13:28] Um... [13:29] Another big one for me is that we're all in the business of producing an artifact or outcome that we want to share with the world. Mm-hmm. [13:37] So I try to think always from the first principles of like, look, everything is up for grabs in this generation of software. Any habit... [13:46] any assumption about who the persona is that is going to be able to build something i think is currently up for disruption [13:52] So I pick on chat apps a lot because the assumption is, [13:58] Imagine that you all are going to start a startup tomorrow. [14:01] what are the set of tools that you actually procure? What is the first things that you install? Where do you track your process? All of these things, I think, are going to be disrupted by AI. And I like to always think from clean slate. I guess that's my strongly held belief. Something I do as a habit is [14:19] any weekend I try to start something from scratch. Like, whether, you know, use for sale, so on one hand, I get to talk through the platform and try it out, but also I'm always doing this exercise of like, what else can we remove

14:32-16:02

[14:32] How can we remove that friction from idea to application, bringing new things online? [14:37] - You talked about developer experience first. Like that was the most important thing before thinking about the infrastructure. What are some of the things that you did to nail the developer experience? And do you think a great developer experience changes in this act two of AI-driven code? - Yeah, so number one is we realized early on that [14:58] in some ways the world had its priorities reversed. People got really excited about the technology, cloud infrastructure. And so a developer would sit down and they would start with that. [15:09] You start your project by creating a cluster, resources, cloud formations, terraforms, and things like that. But really, again, if you think from first principles... [15:19] you're not going to give your customers infrastructure. [15:24] you have to always think backwards from the end user. One piece of advice that I give to people that wanna get into the world of DevTools is, remember that you have two customers. [15:34] You have your direct customer who's the developer, but then you have to be thinking about what is that developer trying to create? [15:40] What is their customer? So it's a powerful and actually intellectually challenging position to be in. Because you're thinking, okay, I'm selling something to you who's going to sell something to somebody else. So there's, by definition, another hop or layer of indirection. So... [15:54] I think something that we did well was [15:56] We... [15:57] set out to create a great developer experience that was in the service of user

16:02-17:34

[16:02] experience. [16:03] I'm always keeping the end user in mind. I try to, an exercise that I do all the time is, okay, I'm going to go to a new website that launches a new AI product. [16:14] Is it great or not? As an end user, [16:16] How does it feel? And then work backwards to what's powering it. And this sometimes creates a creative tension. [16:24] because [16:26] It might be easier for me, if you're the developer, I might be able to sell you something that gives you, if you think about it as a video game, like imagine a plus 10 happiness points. And then you sell it to the end user, [16:38] Let's see what happens a quarter or two quarters in because your users are not happy. So your short-term gratification did not pan out into a successful business outcome. So you have to be extremely thoughtful about navigating that tension. And sometimes in the early days, I got it wrong where like, you know, it would get the developer extremely excited about a new thing or a new feature or even something as subtle as like an extra configuration flag. [17:02] Or sometimes it's an operational limit that you relax. [17:06] This always catches the would-be infrastructure entrepreneur. Developers love weird stuff. Because you think, okay, I'm going to make it unlimited. [17:16] People are going to love this. And then you realize, well, Unlimited is not really a good recipe for operational excellence. You have to think about all of the services and infrastructure that are going to have to deal with this entity that has an unbounded property. And so that's a good example of navigating the tension because...

17:34-19:10

[17:34] If you're buying my product, you may think, okay, like, why is the quota not infinity? Yeah. [17:39] And I'm like, oh, you know, like it's hard to explain sometimes. And like, so navigating that tension, I think is one of the, one of the key secrets of success. And it's hard to get right. [17:48] Can you talk a bit about the AI inflection at Vercel? I think last year you publicly announced some stats. Can you share just the latest in terms of how AI has changed the whole speed of your business? [18:05] v0 cost our entire user base numbers to double [18:09] year over year. [18:10] So that kind of gives you a glimpse of the developer of the future. It took us years of being a pretty, you know, hype-y, successful company to get a certain user base. [18:22] And now AI opens the top of finals so much that you just double it year over year. [18:27] fascinating to me [18:29] and encouraging for everybody that wants to build an AI application on Vercel, because I think they're going to see that [18:36] can participate in this incredible, I think, once in a generation, [18:40] upside [18:41] in okay with all these tools and infrastructure because the interesting thing about v0 is [18:47] It's an app that is full stack created on Vercel. Zero tricks, access, special features, nothing. It's just we became a customer of our own platform. So it was a really cool thing to see. How are those new users different from some of your older users? [19:02] - They're different in some ways, but not different in the sense that they're thinking about that end user. So they're different in the sense of,

19:10-20:44

[19:10] some of those developer sensitivities are not there. [19:14] Do they care that much if the code is long, short, the shape of the APIs, of the things that the LLM is generating? So what's fascinating is that... [19:24] LLM's strengths and weaknesses will inform [19:29] the development of runtimes, [19:31] languages, type checkers, and frameworks of the future. Think of it as your customer is no longer [19:38] The developer. - Yep. - Your customer is the agent [19:42] that the developer or non-developer is wielding. That is actually a pretty significant change. [19:48] The first thing that I hypothesized is, [19:51] Look, developers [19:52] by nature, have always preferred [19:55] Things that look shorter. [19:56] So if the API call looks a little bit more succinct, and for example, [20:02] For Stripe, there's a beauty to their API. The dot notation on the SDKs, et cetera. And by the way, this is going to continue to be [20:10] super relevant in the future, [20:12] But now you have to think about, well, [20:14] Is there something that I could change about that API that actually favors the LLM being the... [20:19] the quote-unquote entity or [20:22] user of this API. So that's one big change in like how we think about the product. I think these people [20:29] share [20:31] something that's very fundamental to all of us. They just want things to work. [20:35] and perhaps they have a little less patience. I think... [20:39] developers go through this journey of learning to deal with errors.

20:45-22:23

[20:45] You know, you're just used... I sometimes say, you know... [20:48] Developers are typically known to be well compensated, but they're dealing with like terrible negative feedback all day long. The type checker, God forbid the borrow checker, just like screaming at you, giving you errors that sometimes are hard to understand. And this is why developer experience obviously matters so much. [21:08] And so now we're going to this world where I feel like this user has an even shorter fuse. [21:13] If something goes wrong, going back to that quality metric, to that reliability metric, they're just like, you know, flip the table like, what is this? And honestly, it's amazing pressure for us as product builders. Like, you want something that works 99.99% of the time. And I will say, when people ask me, [21:32] The other day someone asked me, look, [21:34] If this was 1990... [21:39] And the internet is starting to, like, really gain serious traction. And, you know, the 2000s are coming. [21:46] Where do you think we are relative to old eras of the internet? Are we in the dot-com [21:54] Boom. [21:55] Are we five years before, five years after? [21:58] It's a very interesting era that we're in, right? Like on some level you notice that [22:03] the reliability of the underlying models is very low. [22:06] Yeah. The outages that you see very frequently on API providers is very low. But on the other hand, the massification on the consumer side is super high. It took quite a long time for us to get everyone on team internet.

22:23-23:55

[22:23] But on Team AI, the adoption is just amazing. So there's almost like a tale of two cities. You have the infrastructure is being built as we go and like we're improving the reliability of it all the time. [22:35] and the consumer demand is unprecedented. Yeah. [22:39] How do you think AI is kind of [22:41] changing the underlying infrastructure demands. So for example, my layman's understanding of what you all do at Vercel is that there's quite a bit of caching that happens that makes website loading very fast. Is that as relevant in a world where a lot of content is generated? [22:56] I will say [22:57] The main thing that we optimized for that kind of found us in a lucky time, lucky place, is we're noticing that the web was going from being a static network [23:08] to dynamic. And I feel like now we're going from dynamic to generative. [23:13] Hmm. [23:14] And so Vercel was investing for years and years and years on this transition from static to dynamic. [23:20] we were working on technology for streaming websites. So one of the magic things that makes websites like Amazon.com so fast, [23:28] is they stream the response to you. It actually is almost like an LLM. [23:32] is you can think of as like a LLM before AI of sorts, because when you're coming to a product page, they're computing dynamically just in time. What are the product recommendations for you guys? What are you likely to buy next? [23:49] I think we've all been through the scenario where you add to cart and they're like, hmm, scroll a bit,

23:55-25:28

[23:55] And then you add the bundle. You're like, customers also buy. So Vercel was working really hard on democratizing that kind of technology. We're noticing that most e-commerce websites were like, [24:06] They even struggle to just serve a cached page period. [24:09] let alone a page that for each user makes amazing recommendations. So we were able to repurpose a lot of that infrastructure and, [24:19] especially in the compute side. We call it fluid compute, right? [24:24] It was the... [24:25] perfect fit for this new generation of applications that are streaming content, not from databases, [24:33] but from LLMs. Hmm. [24:35] The one shift that is significant is you have to think about a web for end users and humans. [24:42] Like, you know, you open up sequoiacapital.com, but you also have to think about a web for agents. [24:49] You have to think about the fact that there's immersion protocols, right? You have llms.txt is a good example, very simple, but now a website can communicate better [25:00] with the would-be agent and give them an alternative representation. You can think about MCP servers as being the next evolution of that. In some ways, the static to dynamic metaphor is happening on an expedited timeline for AI protocols, because ALMs.TXC is very much like the static representation [25:20] of an agentic website. [25:21] And the MCP now enables you to put an agent out into the internet that can communicate with another agent.

25:29-26:59

[25:29] So Vercel is now enabling these new kinds of AI workloads, but sharing a lot of the same foundational infrastructure. [25:36] Where do you see your AI product roadmap going? [25:38] I posted a tweet recently that said, you know, I think the journey that a lot of companies are going to go through is... [25:45] They have no AI. [25:47] Then they say, we're gonna start an AI prototyping team. [25:52] then they're going to evolve that prototype into a production grade. [25:55] So they're going to say now that's the AI product team. [25:59] And then the end state is that every company will be an AI company, meaning that whatever lessons you gathered from that company. [26:07] productionizing of that AI prototype or idea, [26:11] or thing that you launched [26:13] maybe it's a new product. [26:15] you will use those lessons to transform... [26:19] the rest of your business. You kind of see this with Support AI. Why is Support AI so successful? [26:25] Well, it's the lowest friction way [26:28] for any established business, enterprise, or company to say, "All right, I'm gonna incorporate AI into my business." [26:34] What Vercel did was, I think, more ambitious than that because we said, look, in order for us to actually give high-quality support, [26:40] We need an expert model in our technologies. [26:44] It'd be devastating if a customer comes to us who we are the experts in Next.js, React, the web, and our support agent doesn't know the latest and greatest stuff. [26:54] on our own technologies, right? So we started with down this path of

26:59-28:32

[26:59] how can we have an expert AI in our own technologies? [27:04] And so we launched v0, which interestingly enough, served two purposes. [27:08] It's the expert model that feeds into our support streams. So if you go to versell.com.com.com, [27:15] and you ask for help, [27:16] that's going to reuse this global intelligence that we're creating for the company. [27:21] We also wanted to make sure that everybody that works at Vercel [27:27] We've hired some of the best, hardest working people that have mastered... [27:32] the ins and outs of web, [27:34] and cloud infrastructure. And a lot of companies come to us saying, can I hire you for professional services or support? And typically the answer has been, look, we have over a hundred thousand customers. [27:46] Our ability to give comprehensive professional service support is extremely limiting, but I would love to help you out. [27:53] Now we have a mechanism. [27:55] because we can sell them our AI agent, [27:58] and they can... [27:59] get as much of a direct access to my brain and my CTO's brain to answer their problems. [28:05] And then we have V0, which actually tries to go even more ambitious, right? Like, let's write the code for them. [28:12] So in many ways, actually, you can look at all of this disruption from the lens of like [28:16] the most excellent customer service you could give on the planet. [28:19] right like customers have been asking us like hey route g can you come you know [28:24] give a workshop. I gave a workshop many, many years ago on Next.js. I wish I had the bandwidth to do more of those. So AI, I feel like it's that

28:32-30:02

[28:32] human amplifier of our business. That token factory that Jensen talks about for our business. And the other big change is that as you look at all of the other areas of our business, like firewall and security... [28:44] like observability, all of the foundations of our cloud, we are also disrupting those with AI. So imagine an agent that instead of reporting that your workload is experiencing 500 errors, [28:58] can actually give you a port request with a solution. And it'll be rooted in the same systems [29:03] that are making us good at generating applications. We'll use them to repair applications [29:08] production applications and to optimize them. [29:10] Hmm. [29:11] How far are we from just fully self-driving infrastructure? I know you've automated a lot, [29:16] How far are we from sort of the picture you just painted? [29:20] I think we're practically almost there. So it depends on each domain. The best case scenario, we have Vercel being able to automatically scale for any kind of workload. [29:30] And in the worst case scenario, we can give you a really good investigation of whatever problem you're experiencing that is completely autonomous. Hmm. [29:38] So, [29:39] Going back to [29:41] You know the evolution of the company, I think. [29:44] the biggest sticking point was [29:46] you have to land the developer experience in order to get all of this upside in the autonomous infrastructure. [29:54] What I'm excited about is that [29:56] If you now know you don't even have to convince developers, right? [30:00] If it's the agents that are

30:02-31:34

[30:02] falling into those pits of success with the frameworks, then you can have much broader impact with this autonomous infrastructure. [30:12] Why has ChatGPT been such an effective source of new customers and leads for you? [30:17] Yeah, we shared recently that this sourcing of signups to Vercel from ChatGPT has been growing exponentially. [30:24] So I think there's a couple of factors. When we created the AI SDK, [30:30] which you can think of as the next JS of AI. It's a framework to allow developers to connect to LLMs. [30:36] we put out this playground that [30:39] it essentially allows you to talk to multiple LMs at the same time. [30:43] So it creates this column layout. [30:45] And you can say, [30:47] "What's better, Coca-Cola or Pepsi?" You can see all the different LLMs respond with their opinions. "We've used this system over time to understand "what are the innate vibes of the LLMs "around different technologies?" [31:03] And I can't tell you exactly how and why these neural networks think. In fact, LLM interpretability is its own field of study. But over time, if you ask it, you know, what is the best way to deploy a React application? [31:18] Due to all of its training data, due to all of the sourcing of all of the opinions and writings and solutions and GitHub issues and everything it's trained on, it's chosen for sale a lot of the time. We had an anecdote the other day, which was fascinating at the AI engineering. I think this is a sign of the changing times.

31:35-33:10

[31:35] at the AI engineering program, [31:37] conference in San Francisco, we had a booth and one of our colleagues told me that people would come to our booth and tell them that they'd learned of Vercel and [31:46] Because ChatGPT told them to use Vercel. [31:49] This kind of changes how marketing is done, right? 'Cause like it used to be that [31:53] People will find out about Vercel because they watch a podcast like this. [31:56] And, you know, to some extent that'll still happen. [31:59] Thanks for having me. But now there is this, you know, you're going directly to your AI buddy to learn about the world. Totally. Totally. [32:08] The other aspect is that AIs are still grounding themselves in search. [32:11] to get access to the cutting edge, breaking news, new data, et cetera. So they are performing Google searches. So I always advise our customers to still be mindful of like, look, you still have to rank high and create good content. [32:24] The kinds of content I think that you're going to be writing in the future are different. [32:29] I think you're going to have to be thinking about [32:31] Look, people are no longer doing keyword-based searches for certain kinds of problems. They're asking questions. The questions might be more precise in some senses. The questions might be, [32:42] in some other aspects, maybe broader. And so... [32:46] We've been trying to think LLM first in how we also publish to the internet. [32:51] And I think we've had some good results. People are hypothesizing that just creating FAQ type content helps a lot because you're kind of matching one to one what people could be asking. [33:02] I think overall it's a great outcome for the internet. Like we're all asking questions and we have these machines that can digest the answers and, you know...

33:10-34:41

[33:10] help us navigate the immense... [33:13] sea of content that is the web. [33:15] So you don't have to promise your firstborn kid to open AI in the robots.txt file? That's right. That's right. So you still have to navigate. Does OpenAI like me? Does Grog like me? Et cetera. So hopefully you're on good terms with all of them. I love it. Could you say a word about how you see the competitive chessboard playing out? And the way I see it, everyone is trying to get to this ultimate goal of you have an idea of the thing you want to build. And then you actually have a full kind of finished application, hosted, deployed. [33:45] But there's different approaches people are taking, everything from your approach to, you know, let me, [33:52] to let me win the IDE, to let me go from the design back, the way Figma is going. How do you think all this plays out, and does it all converge? - Yeah, I have a couple frameworks I think [34:03] Nobody will have the exact answer at this point, but I'll give you a couple of frameworks of thought that I have. One is this idea of... [34:10] virtual coworkers. [34:11] So, [34:13] adverse sell, we have, you know, [34:15] designers, developers, marketers, et cetera, will now have virtual designers, virtual marketers, virtual developers. [34:23] broadly you can think of this as agents, [34:25] But there is a wrinkle. These are expert agents. I think over time, people will always start with the top of final of like, [34:32] the brought [34:33] safety net of I'll go to ChatGBD, [34:35] or I'll go to Claude for my broad knowledge questions. [34:40] But then I think

34:41-36:26

[34:41] over time you're gonna realize, well, like, I'm coming back to this thing, [34:45] with this very specific set of problems, is there something better? I think it'll come naturally, right? Like we've spoken extensively about [34:52] very successful for sale customers like Open Evidence, I don't know if you've heard of it, and GC.ai. I love these two examples because one is my expert, you know, healthcare physician, [35:05] They have... [35:06] a ChatGPT style interface, but they source it in the frontier data. [35:11] and they continue to improve their models to provide better accuracy, domain expertise, etc. Not unlike vZero, right? But for web development. [35:19] And the other one is GZOT AI, which I love because same thing. [35:23] law, legal. You have Harvey in the same space. You have Thin Tool and Heavy in perplexity sort of answering some of the financial agent questions. [35:32] questions, et cetera. So I see a world of millions, if not hundreds of millions of agents, [35:38] And I think companies have to think about [35:41] You know, if I was a digital native, and I came to market with a SaaS style dashboard UI, if I came to a market with [35:48] a marketing website, a content website, et cetera, [35:51] you must be asking yourself the hard question of like, all right, [35:55] If I was reinvented today, [35:57] my interface would probably be agentic. [36:00] And I have two broad categorizations of agents. You have the synchronous agents. [36:04] This is open evidence or chat GPT. You go there and you ask a question and you get an answer right away. I think that's kind of the first generation. And then you have the more potentially interesting long term, which is the asynchronous agents. These are the agents that can work and solve broader problems and can collaborate with other agents potentially, with other humans, not just you.

36:26-37:58

[36:26] and can work for prolonged amounts of time. So we're starting to blur those lines with products like VZero because sometimes we might go deeper into a task that you give us. Hmm. [36:38] And we might orchestrate several steps in a row. [36:42] Think of it as like, well, if you come to us and you say, build me an interface that's optimal for e-commerce, maybe the agent will do some research first on what it is exactly that you need. So that's almost like an extra step, right? The other class that is super emergent is, you see this with the IDE market, your IDE with AI is your synchronous agent interface. But then you're vibing from bed and you have a new idea and you're like, hey, I'm [37:11] "I just came up with the idea to fix that problem." And you tell the agent to cook on it, [37:16] and come back to you with a pull request. And so what I encourage people to think about [37:21] the front ends are still immensely important. You have to think about the output front end, [37:26] Because at the end of all of that work, [37:28] there is something that comes out. Your artifact, it might be a website, it might be a port request, it might be [37:35] a chat. [37:36] Message that asks you for your confirmation or whatever and [37:39] And you also have to think about capturing [37:41] people's attention. [37:43] the input side. [37:44] Like you have to, if I'm a doctor, I have to memorize, okay, what is the interface that I go to? And you have to make that really ergonomic. One thing that I've noticed by studying UI a lot is,

37:58-39:28

[37:58] There's a sense that agents actually are their own modality. [38:02] And that it's very hard to like merge them together with existing things. This is why Vercel, we chose to create a new entry point and a new app, v0.dev. [38:11] If you are Google, you have a tough challenge ahead of you. This is why they're calling their agentic interface AI mode. [38:20] It's almost like a separate product. [38:22] Kind of like Google Maps is a separate product. So there is a top of final. You go to Google. But then you have to choose your warrior. Yeah. [38:30] "Do I go AI mode? "Do I go maps? "Do I go images? "Or do I go traditional keyword search?" So I still encourage people to sort of sweat the details on how are you finding the customer and are you creating a very ergonomic entry point [38:45] into that intelligence agent. [38:47] Can you say more about why in your case, [38:51] It makes sense for it to be a separate product. [38:53] Yeah, so think of it as there's two classes of users. You have [38:58] The developer that might be thinking about creating more of a platform, right? You might be thinking about the developer that is more experienced and maybe already has an existing infrastructure project. Maybe they have already GitHub repository, et cetera. [39:16] they're not going to come into an interface that is purely conversational. [39:19] Right? And so they're seeking a different style of engagement with Vercel. So that's why [39:25] I always encourage people to think about, look, if you're creating...

39:29-41:03

[39:29] the v0 of the future, go to Vercel. [39:32] because you're gonna need a different set of tools to create a platform. [39:36] The world I think is splitting almost into two classes of developers. The ones that are creating apps [39:42] and the ones that are creating platforms. [39:44] And so if you're creating an app, we want you to have the easiest possible onboarding journey that is, again, more conversational. [39:51] If you're creating a platform, we're still making it really easy for you. So like we give you templates, [39:56] we give you starting points that are really meaningful. [39:58] But there's still a sense of like you're going to have to roll up your sleeves and like have to do a little bit more of a traditional like developer work and engagement. This is why the metaphor that I use for the VZero style products is... [40:12] Think of it as... [40:14] Waymo. [40:15] where [40:16] in the ideal experience there's never a human operator, but there's still a very small chance [40:23] that there is a disengagement, [40:25] and Waymo calls home, and a human has to intervene. [40:28] So I think of Vercel as a platform that is more centered on the human intervention, where you're creating a platform, but you're more of an expert. And you're still going to have a lot of AI tools in your journey. [40:39] Thank you. [40:40] But V0 is the dream of that self-driving car that end-to-end, you never disengage. If you happen to have to disengage, we have integrations. We're building integrations to code editors, [40:50] where you can say, okay, [40:51] This is as far as I got. [40:53] let me eject into something like cursor or VS code. But I think as LLMs continue to improve, you're going to see this V0 side of the world

41:03-42:34

[41:03] take more and more and more and more of that top of funnel. I myself, as a coder, [41:09] have not used the more traditional coding tools in a while. I just used VZero because, again, with my limited time and bandwidth as a CEO, I'm obsessed about time from idea to online, and VZero fits that bill perfectly. [41:23] Yeah. So V0 and kind of the overall trend of making it easier and more seamless for people to produce software... [41:32] is almost certainly going to lead to more apps, more software in the world. [41:37] Will it also lead to better apps, better software in the world, or [41:41] will just produce more noise. [41:43] I think it'll lead to better apps for sure. To check myself, what I do very frequently is I analyze the categories of errors. Hmm. [41:52] that our customers are falling into or our sales are falling into. [41:55] And I always ask myself, could a model... [41:59] have solved this problem. And this takes a form rigorously of evaluations into our product, [42:06] So whenever we see, I kind of mentioned that it seems silly, but like... [42:10] the background color between the Safari bar and your content has to match. [42:16] That is easily and trivially trainable so that we can embed it and then we can put it into the hands of millions of people. [42:24] The other thing we do is our security research team is constantly on the lookout for what are the broad classes of vulnerabilities that are impacting...

42:34-44:07

[42:34] websites and web applications. [42:36] And I shared a story not too long ago that our CTO, [42:41] found that vulnerability in an open source framework. [42:43] Okay. [42:45] Luckily, we helped them catch it and repair it before this version of the product broadly went out. [42:51] What we did right after is we created an eval against all of the frontier coding models. [42:57] we gave the task to the models of like, look, this is the pull request. [43:01] Do you notice something wrong? [43:03] And I can't remember how many of them got it right, but several of them got it right. [43:10] It was a pretty non-trivial. [43:13] vulnerability. And I remember at the time I thought to myself, [43:17] The next... [43:18] version of this. [43:20] is that we can give LLMs [43:24] existing code basis, [43:25] and have them spend tokens and tokens and tokens until they find... [43:29] Problems like this. [43:30] So [43:31] Lo and behold, recently a news came out [43:34] that in the Linux kernel, [43:37] Someone found that use after free vulnerability. [43:41] which is considered very high severity, because it can lead to a segmentation fault, a crash, a denial of service type of attack at best, [43:51] Or at worst, it can lead to data leaks. [43:54] cryptographic secret leaks, etc., etc., remote code execution vulnerabilities, the worst kind of vulnerabilities on the planet. [44:01] And this was done by O3. [44:03] Almost exclusively. There was some prompting.

44:07-45:47

[44:07] But it wasn't like... [44:09] Nothing extraordinary. [44:12] And, you know, I've spoken with people that are very seasoned Linux kernel engineers, and they told me, look, the reality is that there is a lot of those. [44:20] and, [44:22] One of them kind of trivialized the finding because he said, look, if I spend all of my time doing this, I could find other things. [44:29] use after free vulnerabilities. Yeah. [44:31] But the problem is that, exactly, that there isn't that many Linux kernel experts... [44:35] and that they don't have the bandwidth. [44:37] To find these kind of vulnerabilities. So the reality is that I think, you know, you're going to see LLMs that create code that is secure by construction. This is as LLMs get better at more formal languages, as they get better at Rust. [44:53] as they get better at safe languages, of which, by the way, TypeScript is one of them, [44:58] you're gonna see that LLMs are producing more secure code for the world. [45:01] you're going to see that the next heart bleed won't happen in a world of AI written code. [45:07] For people that are listening to me, they're probably like, wow, this guy is so optimistic. We're also hearing that LLMs are leaking secrets. [45:14] into web browsers, like literally shipping database secrets into client side code. [45:20] What I'm very happy to report is that V0... [45:24] has prevented [45:26] tens of thousands of such vulnerabilities. Last I checked with one of our AI research engineers, [45:33] it was a thousand vulnerabilities prevented per day relative to what the LLM had the inclination to ship. And this is where you were asking me, what are some of the intrinsic advantages that Vercel has? Well, Vercel has...

45:47-47:18

[45:47] really, a really powerful set of infrastructure primitives where we can ship code that the LM generates to the server side and deploy it instantly. If it's interactive, we can ship it to the client side. So our ability to guide the LM towards a secure outcome is really, really high. [46:02] We can basically do what I would recommend and what we in the documentation would recommend a human do. We can do an autopilot. But it's not just security. [46:11] It's also performance. [46:14] We're very excited about bringing agents that automatically do the performance optimizations that I still recommend to entrepreneurs by hand. [46:23] Like, I kid you not, I will DM you an ex or I will text you saying, oh, [46:29] I notice this glitch here. [46:32] that is non-trivial to find by frameworks. Why is it non-trivial to find? Because they happen at runtime. [46:38] One of the things that makes web engineering actually extremely complex [46:42] is that it's not a discrete process. [46:45] It's not a function that takes an input and immediately produces a result. [46:49] It's in programming language lingo, you can think of it as a generator. [46:53] It produces multiple values over time. It's like a set value. [46:58] So when you go to a website, it's giving you information over time. So for a website to be performant, [47:04] Everything that is coming through your retinas has to fall in the right place. [47:09] Companies like Apple are amazing at this because so much of this is like literally the human testing. [47:15] Does it feel right? They do a lot of demos.

47:18-48:59

[47:18] They have a culture of putting it into people's hands before it goes out into the world. So what I want to do is give all of these tasks to an AI that performs that quality judgment, that performs the performance optimization and is rooted in all of the data that gets captured in production. [47:36] so that by the next generation, your software gets better. - Yeah, and now that computer use agents are getting good, you can actually go and look through and see-- - Literally test. - See how the experience is, yeah. - Absolutely, like an agent that just uses the product and finds problems, right? So many of the startup pitfalls that I see is, I literally cannot log in or sign up to your product. Like literally, like you give me a rel, [48:00] and something happened in that critical path. So, fun anecdote. [48:05] This past weekend, my fun hobby task was I'm going to try – [48:11] every product in the speech to text operating system category, which is super hot right now. [48:17] there's three products that people are using very broadly. Two of them, I had problems in that critical phase of... [48:24] get into the aha moment. Hmm. [48:27] So that meant coming to the website, downloading the app, signing up, giving operating system permissions. It's a very delicate process. It's actually like hardcore distributed systems problem. Everything can fail. [48:41] And it's a very delicate time to aha that you're optimizing for. [48:46] and the system is so dynamic that I'm sure that the entrepreneurs thought at some point, this is rock solid. Trust me, bro. Like I tested it. We're perfect. But so many things can go wrong that what you actually want is a,

48:59-50:35

[48:59] QA agent that is just constantly checking this stuff, especially for the critical paths. Buying something, signing up, [49:07] contacting sales, downloading the thing, and in the real world things are, the CTO of Amazon has this meme or phrase, [49:18] Everything is failing. [49:20] all of the time. Mm-hmm. And so you need robots that are constantly watching everything and repairing it. Mm-hmm. [49:26] Do you think that we end up in a world of a lot of disposable apps or like what happens in the world where everyone is creating lots of apps all the time? [49:34] Yeah, I think... [49:35] I've always... [49:36] fought the idea that an app is a permanent thing. [49:41] the idea that you download and install. [49:44] The idea that you, have you seen on the Mac, you download a DMG? Yep. [49:49] which is a kind of temporary volume. It's a relegate of the past that we get to experience very frequently. You mount a temporary volume, [49:57] that later you have to eject from Finder. And then you have to drag and drop from the volume to Applications folder. And now at that point, it's installed. [50:08] And it's like a responsibility. It's like, this is your puppy now. Take care of him, feed him over time. And then you have to launch it. [50:14] And so that's insane to me because I'm team web. [50:18] where everything is instantaneous. [50:20] Go to chadgpt.com, go to v0.dev, right? And so I've always been in this philosophical fight against, on one side, the gatekeeping of the app stores and so on, not only on sort of like this like idealistic and philosophical sense.

50:35-52:06

[50:35] but also on the latency and friction they introduce for end users. [50:39] It's insane. [50:40] You go to the app store on iOS, and yes, you don't have a DMG that you mount, [50:45] but you have to download the app, which takes hundreds of megabytes and it takes forever. [50:49] to download. So the web has always felt to me as the [50:53] And... [50:54] means of distribution and the best platform to actually host AGI. [51:00] And I think of the web as being the place where everything will be generative just in time for everybody. So I think it's even more ambitious that personal software or ephemeral apps. [51:12] I think you won't even notice. [51:14] It's an ephemeral app. [51:16] everything will be ephemeral for that matter. And the battle here, or the realization for me here was, [51:22] And it happens very frequently still. [51:25] I have this aversion now [51:28] to searching for software. [51:31] Because the idea that it can generate it [51:34] seems in my mind to beat... [51:37] the total latency of finding the software and installing it. So we're in this race between... [51:43] if the generations continue to get better. [51:46] Quality, performance, security, reliability, [51:50] then it's gonna be an unwinnable battle for the downloadable, installable, procurable, God forbid. Like you have to procure the software. [52:00] It's just an impossible battle to win. So I'm team fully generative software forever.

52:07-53:44

[52:07] That's interesting. I'm thinking about that in the context of your comment earlier about how you have to think about your customer who is the developer, who is the developer. [52:13] and also your customer's customer [52:15] who is the end user... [52:17] Does that mean that eventually... [52:20] your developer customer is not producing a single app that's going to serve a bunch of users. Those users are each somehow interfacing with... [52:27] Something the developer has done on V0 or on Vercel. That's right. That's generating applications on the fly for each individual user. That's right. That's wild. Yeah. [52:36] it's almost like a direct human to agent interface, right? - Yeah, yeah. - And yes, I think developers will be creating agents. Agentic platforms is kind of my distinction, right? That's why I was mentioning [52:47] If that's your goal, you're probably going to oversell. [52:50] But if your goal is to actually generate apps, [52:53] you're going to VZero, and VZero itself might become sort of the engine of generation of this future internet. You know, we're starting to see some integrations into web browsers, especially now with the model where people can just call VZero, [53:09] "just in time." [53:11] from existing applications and existing distribution channels. [53:14] the battle will continue for where are users going? What are the front ends that they're spending time in? [53:20] And I think those are the things that we need to continue to pay attention to. [53:23] - Reminds me of that Jensen quote at AI sense, of like all pixels will be generated, not rendered. It's like that for your web experience as well. Really cool. Should we wrap with some rapid fire questions? [53:33] Let's go. Okay. Favorite AI app right now? Well, it'll be zero. Okay. Favorite AI app outside of your own baby? Um...

53:44-55:19

[53:44] Okay [53:45] I'm really into this new, as I mentioned, talk about self-disruption. I grew up known as the kid that typed really fast. I'm really into this new category of self-disruption. [53:55] Super whisper, whisper flow, the speech to text that boggles people's minds. It's fascinating to play with. [54:04] Hmm. [54:04] Pat types really slow, so he must be excited. It's funny. I actually started taking typing lessons, so I can get better at that. We did a typing competition one day when we were bored. Oh, that's so cool. Who won? I won. Okay, nice. Me and then Andrew. I wasn't like embarrassingly slow. And Pat was so far behind. But I'll tell you what. It is impressive that I can do 90 words per minute with like, [54:23] two to four fingers. By the way, so, um, [54:27] It's indicative of future success at Vercel that we hire people that are fast typists. Yes. So you should apply. Okay. By the way, the really cool thing is... [54:39] There's something about intelligence having evolved through... [54:45] motor dexterity. The things that you do for a kid, [54:49] when they were growing up. [54:50] Like the tests that you give them when they're very little. [54:53] is... [54:54] like how is their speech evolving? Like clear sign of like development? Yeah. [55:00] but also has their dexterity. Can they throw? Can they grab? Can they grasp? So... [55:05] you should, we all collectively should continue to learn how to type fast, uh, [55:09] But it's really cool that now these speech-to-text things are so mind-bogglingly fast. Yeah. Love that. Who do you admire in the world of AI? Yeah.

55:19-56:50

[55:19] you [55:20] Carpathie [55:21] So funny enough, when he introduced the term vibe coding... [55:25] He talked about using Super Whisper as, I'm just going to speak. [55:29] and applications will be generated. I think he laid out a great vision of the future that is coming into fruition. [55:38] And obviously he did it also before at Tesla with self-driving. [55:42] So I think it's, yeah, hugely inspiring. [55:45] - Recommended reading. [55:47] Recommend that reading. [55:49] You're a Twitter. I do love X. Um... [55:54] Okay, so there's a bunch of engineering articles that I love. But okay, so one that comes to mind is there was an article that was called... [56:02] the five whys. [56:04] and I think it was called like the five whys and why the world is about to get weirder [56:09] He actually talks about airplane crashes. Sadly, there was one today. And he talks about how rare they are. And because they've gotten so rare, the world has been... [56:22] starting and adding [56:24] patches and protocols and fixes so that nothing bad happens again. [56:28] And it's a very interesting sort of mental model on... [56:34] "Would the world of AI?" This article doesn't deal with AI, but it talks about a future in which we've perfected and refined so many things, the things that bubble up [56:45] The things that are going to come into your X feed of the future are going to be the wildest.

56:52-58:25

[56:52] Yeah, everything is getting so good so fast that... [56:55] is whatever breaks the norm goes from zero to taking over the world. You're starting to see a little bit of this with startups. I don't know if you've noticed that the pace at which they're growing, [57:05] how weird sometimes the things that they do to get big or get attention are, which I'm not exactly a fan of, but this article was fully predictive of. [57:15] In the world of AI, what's overhyped, what's underhyped? [57:19] I think underhyped, oh, underhyped is so easy. LLMs are so capable. And there's so many great applications. So many great applications. So many agents to be created and shipped. And so I'm a team. All right. Even if we froze everything as it exists. [57:38] the amount of value. [57:39] that the world will get. [57:42] the amount of successful entrepreneurs we'll see in the future building on these new platforms. It is a new platform. It's a platform shift. It requires that you rewire your brain. [57:51] which is very hard to do. [57:52] luckily for some people they're just going to be born into this and they're just going to see a lot of upside right it's very good and they're hyped [58:00] like being an engineer that never learned anything about the old world and now can you know one of my [58:09] Bangor tweets recently was almost like a confession. I feel like the more honest and the more I confess, AIs are like this confidant person [58:19] that [58:20] you trust with everything and especially around like not asking silly questions.

58:25-1:00:02

[58:25] Like there's nothing that's a silly question. There's no embarrassment. And so the right of... [58:30] improvement over [58:33] world models, mental models, the things that you're going to be competent at. [58:39] You were before constrained by either what your personality was, [58:42] If we're kind of aspy, like maybe add a lower barrier to filter for like asking questions [58:47] important and interesting questions. [58:49] Now you can just ask any question in the world and get good at anything. You can truly know it all. [58:55] I'm really jealous of someone's growing up today with this, [58:57] psychic magic powers. - Yeah. - Overhyped. [59:01] Um... [59:03] You know, I take such a long-term view that it's hard for me to find something that's truly overhyped. I'll be hyped about Bitcoin at its peak. [59:13] I'll be hyped about crypto. I've been hyped about crypto for years, through lulls, winter, summers, whatever, because all money will be digital, of course, and all software will be AI. [59:24] So it's very hard for me to say, well, that's overhyped if you take a [59:29] a very long, long, long-term view. [59:31] - Yeah. - Great answer. Okay, last question. Timelines. When do you think we'll get to that? [59:37] utopia of the kind of [59:39] Generative web. [59:41] I think in the next five years, we'll see the biggest transformation to the web in its interfaces, in the habits of people. [59:49] in the number of creators that are coming into participating in the web. [59:54] Even five sounds like a lot. I will even say in the next three years, we're going to see kingdoms collapse in the sense of like...

1:00:02-1:00:58

[1:00:02] You know, companies that were born on the internet that have not been able to make those adjustments fast enough. And the new AI native companies rise to, as we were speaking earlier, like... [1:00:15] unprecedented heights very, very quickly. [1:00:18] Wonderful. Guillermo, thank you so much for taking the time to share with us your vision for the future of the web and the generative web and Vercel's role in creating that. Thank you for having me. That was fun. [1:00:28] Thank you. [1:00:28] *music* [1:00:52] Thank you.

Want to learn more?

Ask about this episode