I sat down with Guillermo, the founder of Vercel, which is a $9 billion company.
In this conversation, he dropped three powerful startup ideas that really got me to stop and think.
We also went through VZero, his vibe coding product, to tell us how to make money from it, how to build software from it and how to use it to the best of its capabilities.
I always find when you sit down with the founder of these vibe coding tools, They really, really give you the sauce around how to fine tune it so you get the most out of it.
I'm not sponsored by Vercel.
I have no relationship with them.
Just thought it would be cool to give you some ideas, see how their platform works.
I hope you find it interesting.
We'll be right back. and I'm gonna pick one person, one person randomly to give it away.
I can't wait to see what you build.
Enjoy the episode.
We got Guillermo on the pod from Vercel.
Guillermo, by the end of this episode, what are people going to learn?
Well, hopefully they're going to learn a little bit about my system, how I think, how I use our own tools, how I prototype, how I come up with ideas.
I have some ideas that I think are good.
Maybe most are bad, but some might be gems for some of the listeners.
Yeah, I like to work in public a lot.
At Vercel, we do a ton with open source.
Maybe I'll share some of the things that we've been open sourcing that can be great starting points for people that are entrepreneurial.
And yeah.
Cool.
And I just asked for one little commitment from you.
On this podcast we talk about sauce, giving the sauce to the people so that they can.
Can you commit to giving the sauce?
I'm all sauce.
All sauce?
I'm all sauce.
All sauce, no breaks?
Yeah.
Okay.
Let's do it.
Let's go.
Let's rip.
All right.
So, Greg, how familiar are you with V0?
I'm pretty familiar.
Okay, awesome.
Yeah.
Yeah, I think I've seen some of your tweets.
So what you're looking at here, in case you're not familiar, is the Vercel workspace for vZero.
So I'm literally showing you all this awesome, right?
Like our own workspace. how we use V zero, but you're looking at the favorites, which are mine.
Obviously I created a couple of things that I wanted to show you all.
So and, by the way, funny little behind the scenes thing is, this is how i pitch product.
We have a lot of huge enterprises using v0.
Yesterday i met with one of the world's largest companies.
They came to the office and i basically did a version of this, So it's also a little bit of advice for people watching.
How do you sell?
Do you do decks?
I try to show product as much as I can.
So walking through a few things that I've created.
So one use case of vZero that's really interesting is freeform data visualization.
So it's really hard sometimes to explain complex technical concepts that have to do with different things of the Vercel infrastructure et cetera, to customers.
So I use vZero a lot to basically give some prompt ideas and then come up with like unique visualization.
So, like what you're looking at here, is that something that I think could have taken me quite a long time to create, with like slides or whatever?
And the AI walked me through how to represent this.
You know how our fluid compute system works and create something that I can hand off to other teams.
I can hand off to customers.
I can hand off, you know, I can further solidify my understanding of technical concepts.
I actually use V0 for learning.
So that's a fun one.
I'm actually really proud of this one that you're going to look at now.
So if you're super familiar with Vercel, this might look like our blog.
And so what I did is I started from the point of view of the Vercel blog and what it looks like.
And by the way, if you're curious about how V0 works, it's like, it's all prompting.
And so really, what you're looking at here is that when I engage with my Vercel team, I could take two routes.
One, I can make a suggestion based on like 10 Slack messages.
Or I can just talk to V0, create something that I kind of like, and then share with the team.
So what you're looking at here specifically is, it's a pretty novel component.
I think I've seen this only a handful of times on the internet.
So when we launched the Vercel MCP, Pay attention to this little component here and the evolution of the video.
I suggested to the team that, in order to highlight our partners of this launch, which were Anthropic Cursor, I believe, VS Code as well.
I wanted to highlight them front and center.
MCPs are a highly, highly, highly technical concept.
So I wanted to show you, OK, how does Vercel MCP work?
And so I actually cooked on the entire component.
Like you can kind of like jump to the different markers.
And so then the team can take it, implement it.
They can actually share and sort of copy paste a lot of the code.
And now this became kind of a foundation of our blog system.
Whenever we have a change log or we have a new blog post, now we have this really cool resource.
A little bit of a spoiler alert.
We have the ambition that whatever you vibe code in vZero can actually become what we call remote components.
Imagine prompting on a slice of a website and enabling anyone in your team or organization to do this.
So this is kind of like a little example of what that would look like.
I'm basically prompting the blog.
I'm also pretty proud of this one.
I collaborated with our head of design on this.
He sent me kind of like a rough sketch of, and I'll explain why I got so involved with this.
We're launching a new product, or we launched, which is already kind of growing sort of exponentially.
It's called the AI Gateway.
Greg, I don't know if you're familiar with things like Open Router or AI Gateways.
Yeah, Open Router we've covered, but yeah, explain it a little bit.
Yeah, so the main idea is that when you access models, you one might not have made up your mind about which one you need.
Two, because of the insane demand for AI tokens, a lot of model providers are unreliable or out of capacity.
And three, you always want the best price and performance.
And I will actually add a fourth one.
You don't want to lock yourself into a model, even if everything that I just mentioned is perfect.
You have the right model, you have the right provider, whatever.
It might not be the smartest thing to lock yourself in.
So we created the AISDK, which is the Universal Developer Experience for AI.
I'm very proud of it, particularly because I didn't invent it.
My team did.
I invented Next.js.
I have that going for me.
But this is something that emerged organically at Vercel when we were building vZero.
Maybe a metaphor for people listening.
It's almost like the React of AI.
It's a very, very, very cool developer experience.
So AI Gateway is very exciting to Vercel as a company because it's a new entry point into the Vercel cinematic universe, meaning you can adopt this AI Gateway regardless of whether you're using any other Vercel product.
And so what I wanted to basically communicate to the team is a couple of things.
It's like one, and frankly, this is inspired by Apple.
I have to come out and say it.
I wanted to create this sub product navigation so that I can go to Vercelcom and you believe that that's an entire company.
In second, I wanted to show this really cool this actually was my idea this really cool animation that represents how easy it is to switch between models.
It's like that easy.
Also like we wanted to represent that you know we support not just our own AI SDK like I said that that reactive AI but there's other options etc.
If you go to the page today, does it look exactly like this?
No, but that's the point.
I was able to have this super high fidelity conversation with the team.
And I did this on a way more ride back home.
It was actually pretty fast for me to do.
Let me jump to something that I think...
It's interesting also for people to understand how we build vZero.
Imagine that you have the ambition of building something like vZero.
So I have a surprise for you.
We use vZero to build vZero.
And I kind of nerded out hardcore on this, by the way, because of...
Many, many moons ago, when I was 16 years old, I created a component like what I'm about to show.
So I'll explain the growth mindset here, like from a growth hacking perspective.
Whenever you share a Vercel deployment, you're going to see them throughout the web as .vercel.app.
The way to think about this is like, this is like the Vercel marketing machine.
And what I mean by that is that we're not actually spending any marketing budget.
You're asking for the sauce, this is the sauce, right?
Like we created such a great product, hopefully that people build ship and then say it's almost like saying it was built with Vercel, right.
And it can be toys, it can be big ideas, it can be your next startup, et cetera.
And obviously we support custom domains.
But with vZero, I also wanted to preserve that identity.
It's almost like a communication.
It's like a significant bit.
You want to communicate that the thing was built with vZero.
And so by default today you might have already noticed this we default to like v0 as a prefix of the things that you ship when you hit that button publish.
But I was noticing that when people were customizing, they were nuking the v0 prefix.
And so I wanted to both give them the freedom to nuke it, But also, if they don't mind it, keep it, just like they're keeping Vercelo out.
So notice that if I select text and I say, Guillermo talks to Greg, I'm not nuking it.
But if I go to the beginning of the input and I press delete, I'm deleting that entire token.
And if I press command Z, it comes back.
So I couldn't have imagined describing this with any other tool.
I would have spent more time putting words down.
And you know that batch little token thing that you've seen on Facebook when you do an ad mention?
Well, imagine it says... I actually had tried to do that, to be completely honest.
And no one understood what I was talking about.
So I just went ahead and built it.
And because vZero is so smart, Things like you can tell it, well, when you hover, do this.
Select the text by default.
All those kinds of things are just prompts.
And 14 prompts probably took me, I don't know, 15 minutes.
So really cool.
You know, I could keep going to some of this.
We do all kinds of like product specs, but I also wanted to show you something that kind of became what I would almost say like the foundation for like a real product, almost.
Did you see this on X by the way?
No.
Okay so, and this is connected to something I think really relates to your audience, which is that I've posted all of these free ideas threads.
And no one picked up on this one.
So I'm actually going to point this out to the people.
I think one person paid attention to this one.
So I had this concept of an AI camera.
The idea of an AI camera came from a frustration that my relative loves to take photos of the moon.
And like, no, no, this, but like, they're so bad.
She loves the moon.
Heart goes out to her.
She's obsessed with this thing, but they're just so bad.
And I was thinking also the I just upgraded, or downgraded, you could say, to an iPhone air, the camera got worse.
And so I was telling my team the other day, I don't mind because I love this slick form factor.
And also because I believe that in the future, cameras will be inputs.
Or what do you take with a camera will be an input, not an output.
And why is it going to be an input?
Because every photo will go through an LLM or an AI model.
And so that was kind of like the idea.
And so I actually, because I got this iPhone and I was telling the vZero team about it.
At vZero we don't have dev rels, we have vibe rels.
It's someone that vibe codes to show the potential of the tool.
And so he built this.
I took a selfie of myself when I was in London, I believe.
And then I took another one.
And so let's see it here.
So I opened it.
So the idea is that you can choose between different filters.
Actually, because let's see.
Kill Bill.
Because I'm from Argentina, I'm going to go with Argentino.
So photo goes in.
So it was actually quite easy to prompt.
The success of this, and by the way, what I mean by success is it went quite viral.
The success of this speaks to, okay, that actually looks like me a lot.
The success of this speaks to just how simple we made the interface, which I'm really proud of.
You know, obviously it's inspired by the iPhone camera.
We used really cool prompts for the different styles.
So I'm going to go, let's see, let's do another one.
I'm going to go with maybe more focused.
I'm going to go with disco now.
Okay.
Okay.
So when Nano Banana came out, I told my team and, by the way, for people listening, I still believe this.
Nano Banana is a GPT for a moment for image models.
And you can create amazing things.
I think there's going to be a lot of great consumer products that come out of this little great utilities.
I was showing this off.
By the way, the meta work here.
When I was in London, I was obviously pitching to companies, startups et cetera, like what Vercel and Vizir can do for you.
And I was in a lot of meetings where this was kind of the memorable bit of the pitch taking a selfie with someone and showing them what vZero can do.
So I actually ended up executing on that idea.
So from the free ideas thread.
So that whole product that you showed me, you made with V0?
Yeah, 100%.
And how long did that take you?
Say it again.
How long did that take you from start to finish?
So it was lunchtime here in SF.
By the way, you know what's funny about the importance of and, by the way, this is not just me patting myself on the back because I have a lot of bad ideas.
You should see my team, my chats with my DevRel team.
But I do think it's in the age of AI.
And I think obviously this is going to resonate with you preaching to the choir.
The value of ideas is pretty freaking significant.
Why?
Because I pitched this idea to a lot of people and like they were like I don't know what you're talking about.
Like, oh, that's cool.
You're a CEO.
I'm not going to annoy you, but like I don't want to be mean, but like a lot of people kind of ignored it.
But the day that we're at that launch and I saw that the lens of the iPhone had just gotten worse and whatever, I pitched it hard.
I was like, guys, we have to actually do this.
And so, you know, most of the process is actually downloading it into the prompt app.
And so there's a lot of debate about like, is prompt engineering a thing and whatever.
I'll say it again.
If you have a vision in your head and if you're able to explain it in English, amazing things can happen.
So I think it was mostly so.
I explained it to my colleague and I told him and in the beginning he first didn't get me.
So it goes back again to like sometimes you might get frustrated with AI, but remember, like us, humans are also not flawless in that department.
Like explaining yourself really, really well, using the right metaphors, et cetera, is really important.
One thing, by the way, that if anyone wants to continue to riff on that idea, which I encourage is and, by the way, you can actually open it in vZero.
So like when you click this, You're going to go to the v0.
When you click build with v0 here, you're going to go to the template.
So I had originally pitched it as Instagram, in the sense that I wanted this to be a preview of what the different filters are going to look like.
Mm-hmm.
We implemented it as like the different types of like photo portrait, whatever which makes it super relatable.
I think that has a strength for sure.
But there's another version, and this is what's exciting about AI, because the models are going to keep getting better.
So the first pushback that I got was oh no, that's going to cost us a lot of money because you're going to have to do 20 nanobanana runs and whatever.
So we started litigating like well, but you could do.
Maybe you could prompt Nano Banana to give you a grid of all the permutations and then you tell Visitor to slice it.
Because like the vision was just like Instagram invented filters we can invent AI filters.
So you could have seen Guillermo's Solarpunk, almost like a little preview, and then I click it and then we do a higher fidelity AI pass.
So I think there's a lot more to do with this particular idea, but yeah, 100% v0.
There's a nano by nano template.
So if you go to the vZero community, there are a lot of really amazing starting points, right?
So we have all kinds of templates that you can use to use as your starting points.
If you want to create games, landing pages, uh, I mentioned data biz is really big for us.
Um, especially for teams that throw unstructured data CSVs, whatever um, There's really cool components that can.
When Liquid Glass came out, everyone lost their minds and started trying to create different versions of Liquid Glass.
So this is a great place to get inspired, frankly.
I have my own contribution here.
I guess I cooked, huh?
So I love particle effects.
So speak of the value of vibe coding, we're hosting a happy hour with AWS at reInvent about vZero.
And we didn't have a promotional artifact that I felt truly proud of.
A lot of people, I think, that listen to us are always curious about like how do you get big on eggs?
How do you get a lot of impressions?
And I'll tell you, you know, the uh like, just because you have a lot of followers, it doesn't mean that you are putting things out into the world that people are interested in.
So like, I actually use VZero a lot to cook on, um, visualizations of data and things like that.
So, for example, when Nextjs came out and we wanted to communicate that in the past 12 months it had over 500 million downloads.
And then over previous 12 months, it had a ton of downloads.
Basically 500 million in nine years and then 500 million in 12 years.
I used V0 to create my banger tweet.
So there's a lot, a lot of cool stuff here to learn from.
One thing I'm learning about you is I know you say you don't have.
You know you have bad ideas and good ideas, but you do have a lot of good ideas and you have a lot of good taste.
Like you're able to, you know, think of okay, Instagram works like this.
Therefore, I'm going to use that as a reference to put it into V0.
So you know, What advice do you have for people who are trying to build their inner?
Yeah, so you mentioned something really cool, which is that what comes out of me is good ideas.
What started out was probably a ton of ideas, bad, good, medium, whatever.
And then there's a filter that happens for sure.
Yeah.
I try to be a less is more guy.
So like what I put out, I have some degree of conviction that it might hit.
You also talked about the...
The idea of well, Instagram exists, therefore you can bring this over to this other product and whatever.
I do think that that's extremely extremely, extremely important to basically like accumulate a bunch of exposure hours to products in general.
So even just from what I've been doing here, you might have gotten ideas about how V0, how I think about V0, right?
Like you see the way that we have the community with templates projects, search like little nuggets of like how products work.
That I think are really interesting.
I'll show you actually something also super cool.
Notice that when I've been opening these V0s, they're in full screen, so they're ready to be shared.
So I care a lot about the first impression that a product has on people.
And so.
I can reveal the chat, but the chat is not interesting to the presentation that I've been doing.
So I wanted to also communicate that to the team.
And I basically created this like mini V zero inside of V zero to like basically show, like imagine a world.
And by the way, the design ended up being quite similar to what ended up landing at the end.
Imagine a world where.
It's all content.
Everything is computer.
And we hide the chat.
So there's one version of Vizier that was like so much chat in your face.
And the nugget of this idea, or like the origination of this idea, came from watching people use the product.
A colleague of mine that works on Nextjs sent me a photo of his girlfriend working at VZero for her education class.
And she had a big desktop monitor, and I saw that half the screen was chat.
And the other half was the content that she was working on.
And immediately had the idea of like, well, that doesn't seem right.
And so the TLDR there is that you have to always be rethinking your assumptions, trying to observe how people use their products in the real world.
And you know, whenever something doesn't work, I never think – well, it's the fault of the user, it's the fault of the people.
I don't have followers whatever.
It's the product, it's the design, it's the idea.
When you were creating, let's say, the nano banana photo selfie thing, did you prompt V0 with the reference image of Instagram, or were you plainly using English and just explaining what you wanted?
I think it was all English in this case which kind of speaks to like.
There is one defining characteristic that I do want to point out is that you have to be able to visualize things in your head.
And if not in your head, like you have to have some close reference so that you can guide this system right.
And so all of this that you're looking at is just maybe paying more attention to the details, right?
Like if you open the camera app, There is subtleties to the border.
There's subtleties to the background.
There's subtleties to the gradient.
Another big thing that it might seem small but it's actually freaking huge is that a few of the initial passes were overly complicated.
So there was a process of trimming stuff down and deleting.
If I could actually give one lasting piece of advice to everybody, including my own team and myself, it's always delete delete delete, delete.
There should be as few buttons, links, et cetera, as possible on any given product.
And I think we kind of nailed that here because like, how much attention can people give you, right?
Like five seconds, 10 seconds.
Another not minor thing is this is actually a very good mobile product.
So by having less UI, you are almost forcing yourself to have a good mobile product.
It's almost impossible to believe that this is a web app.
It feels like you just downloaded a native app, which also speaks to the insane potential, I think, of these vibe coding platforms, because we're soon going to launch the vZero mobile app.
You're going to be able to create apps like this on the go.
And we're actually putting a lot of work into the model, the context et cetera to make them really good on mobile devices out of the box.
So TLDR, fewer pixels, always better.
And remember that most people don't have time and are on their mobile phones.
So you have such a little window to get this stuff right.
By the way this just for people listening like this idea that you had, like the VZero Banana Cam, the 20 different filters that you had.
If you wanted to create an app that you know just did a little bit of cashflow and and was a fun project to do.
You can unbundle this and just do like Wes Anderson cam as an app.
Right.
Or there's just so much to do with this.
And you can, by the way, again, you can click open in V0 and you can start prompting.
There's so much to do with this.
Yeah.
Yeah.
Because I mentioned also that the original idea.
By the way, I also will give credit to my colleague who suggested to focus it more on selfies, because let's analyze the ideas thread for a second right.
AI camera was the first idea.
And I was thinking a lot about another.
Inspiration for this, by the way, was like we took a business photo with a group at a large bank.
And it was so awkward that we had to take like five or six.
And I joked, because obviously the conversation that we had was about AI.
I joked to them saying like, oh, don't worry, AI will fix this.
But in reality, it didn't.
Like we took a lot of bad photos and we took six of them.
It was awkward.
The lighting was bad.
I was like, guys, like...
So to give you a context, this was in a high rise, New York City.
The background was all sun and the skyline of New York.
And I remember thinking to myself AI has seen that freaking.
I mean it's beautiful, but it's seen this skyline a gazillion times.
Yeah. we are very clear on the photo.
The lighting is not good, but our bodies are very clear.
All it should take is, by the way, it shouldn't even take a prompt.
And this we didn't explore with this idea, but you could ask AI first to critique the photo.
So that process that I did of saying, oh, the photo's garbage, I'm sure GPT-5 would do as well.
And so once you get the critique from GPT-5, you give it a nano banana.
And so this is why I also believe that people sometimes fear that, like the one model is going to take all the jobs.
In reality, most cool things happen when you combine models, combine ideas, market it well, focus it well, create easy interfaces, et cetera.
So I think, since we're riffing on other things, that people could do The automatic perfect photo app or the lighting fixer photo app and whatever, especially if people can build the muscle memory to always go to you when they're taking that kind of photo.
Mm-hmm.
So by the way, it's fun to compare it now.
Cause, like I believe that AI camera was probably the best of the bunch, but it wasn't necessarily the one that people got the most excited about.
So what other ideas are in this list?
This created a lot of excitement that I'm still bullish.
So I might cook on it at some point, but obviously encourage people to try it too.
So I believe that forms need to be disrupted with AI.
Period.
All forms.
Contact sales forms.
We're going to be doing an experiment on Vercel.com for this.
I heard rumors that another big tech company is going to try to do a conversational sales form.
I think it's going to be really interesting.
Because the classic thing is so if we go to vercellacom, slash contact, And then I go to contact sales.
We do have personalization here.
Like we're trying to like eat our own dog food, right?
So like it knows that I'm from the US.
It actually knows that I'm coming from an enterprise.
So it's asking me a few more questions, et cetera.
So we're constantly doing experiments on this.
But like, what if you didn't have to fill out a form?
And some people, by the way, might think like, why don't you just ask nothing, but like the email?
Well...
Interestingly, we've done the experiment and like we get such an insane amount of input that to triage and get more signal out of it, we actually do need more information sometimes to actually be able to prioritize who we talk to.
And so we do need more information, but a chatbot could ask you for the follow-up.
And so that's an experiment worth doing.
The other one is...
And by the way, Typeform, I think cooked.
I wasn't trying to tell Typeform, sorry guys, it's over.
Quite the opposite.
I think Typeform is really inspiring here because they created a I'll say this in earnest a revolutionary UI for forms, because they broke it.
I think they empathize with like, the problem of like.
I don't want to see the daunting list of a hundred questions.
I want to see only one question at a time.
And going back to like fewer pixels are always better.
I think a type form maximizes the chance of success and minimizes the chance of error by just having the user do one thing at a time.
But conversational AIs also ask for one thing at a time.
And so imagine if you had basically an interface where you define the data that you want And then you let the AI create the intake interface.
It might have elements of a form, by the way, but it might just be purely conversational.
So, I mean, two questions.
One is, how big of an opportunity do you think this is?
And two is, if you were going to prompt vZero to do an MVP of this, how would you do it?
Yeah, so how big can it be?
Well...
Forms, I think, are the most underrated fundamental particle of the internet, right?
Nothing happens unless The most interesting thing of the internet is capturing input from somebody.
It's a primitive.
Forms is a primitive of the internet.
Yeah.
So the TAM and when I sound like wannabe entrepreneur here like the TAM is the entire internet.
The TAM is the entire world.
One company that I think has done phenomenally in this idea of, like we're making forms more whimsical, more domain specific, et cetera is Partyful.
I see Partyful as like a really cool specialized form of sorts.
And so the idea is big.
The problem is that I cannot yet tell you like the exact incantation is going to get big.
So that's your job.
But I'll tell you, people have the need to create Google forms or type forms all the time.
And they're willing to pay for those products.
And so what I would focus on here is like can you demonstrate that by creating a more AI-native interface?
And by the way, when I mean AI-native interface, I want to be really clear.
It's for the submission side as well as the creation side.
Because what if there's like the fastest way to create a forum on the internet?
Because you just paste what you want to know.
Like build me a form.
You're not even going to say this because this is going to be like cool for buildercom and whatever.
You're going to say, need data on what this user thinks about my product.
And because I want to qualify them for early access VIP application, like something like that.
And so AI is amazing because AI is so good at knowing what the information that you're after is.
And so it's going to save you a lot of time.
Most form builders have all this like drag and drop and click and select the type of the question and whatever.
No, no, it should all be AI.
The other thing that you can set out to prove is that you can have a more dynamic conversational UI to submit.
Maybe even there is a way where you reach out to people through voice or text message.
And like the form, submission actually happens in a pure conversation way, but in an ad hoc conversation.
So how would I start prompting about this?
Like I said, I always work backwards from the interface.
So I would probably start describing to vZero.
Well, I want a conversational chat app, but it's for designing forms.
The goal is that the user can talk in natural language.
And then, as they're typing and submitting, they're seeing on the right-hand side what their form is going to look like.
It should use LLMs to parse the input.
And I'll get something out, right?
It may take me maybe like one or two more prompts to get it to look like I want and to make it work well.
And then when I have something, I start playing with it and I can start seeing if it feels right.
The other entry point of this can be imagine the ideal.
Imagine if you have a vision for like the ideal submission UI.
So one thing that I'm a really big fan of and you're seeing that in action with vZero is hyperlinks.
So imagine, put yourself in the shoes of somebody that receives your really cool hyperlink off your form.
So it's like supercoolform.com and the title of the form.
And then imagine what interface do you want them to see?
And so it could be actually something very interactive.
It could be something where it's like, I just have a few questions.
And maybe it has a little character.
Or maybe it's very sober and it says you know, complete this questionnaire to get X And maybe it looks like ChatGPT or like you're just gonna.
Maybe it looks like a chat interface.
And so maybe I'll start prompting Visio with like build me a chat interface for a product that is like Google Forms, but way more simple.
Probably AI already knows about Typeform, so you can tell it.
It's somewhat inspired by Typeform.
And the goal is that the AI will ask me a bunch of questions in order to meet this data structure that the creator is after.
Because I think what's really cool about dynamic conversational interface is that you don't want to let the user complete the chat until you got what you wanted.
You got the first name, the last name um the street, whatever.
Like all of those things would happen conversationally.
I also would explore, you know, if I'm asking for an address, like what is the right input for asking for an address?
So it's like more of a Google maps thing.
At some point I will say maybe the, the, um, the screen splits into two.
So imagine if, like when you're asking for a location, because now we have all the space in the world, we split the screen into two.
And on the right-hand side, we show the map.
And the left-hand side, we show the input.
So, yeah, this is kind of an encouragement for people to think about, okay, forms are a big deal.
And there's going to be something new that uses AI and turns it upside down.
By the way, what you just said at the end is potentially a good prompt for ChatGPT, which is like hey, I'm trying to create a conversational AI, Google Forms killer.
I need help imagining what an interface which might be super clean, super fast, super beautiful to use, that's different than anything that's out there.
Give me three or four ideas.
And sometimes that could become the fodder for what you end up putting in v0.
Yep.
I was going to also say, if you're more comfortable with engineering, what vZero is going to use under the hood is this AI SDK that we created.
I mentioned that it's like the React for AI.
And we have a lot of really cool templates for it, so that you can get started with something that's already been built.
So I'm going to show you, I think it's chat SDK.dev.
So this interface right here if you go to try it out, you're gonna see.
This is basically an open source chat, GPT.
I call this open source chat GPT for enterprise.
And the main idea behind this is it can basically, you can mold it into whatever you want it to be.
So I'm going to ask it a question first.
I'm going to say, hi there.
So it's using Grok vision models.
It's using the ISDK, obviously, so you can bring whatever model.
Something really cool about this is we are big fans of this concept of what we call generative UI.
I'm going to ask, what is the weather in San Francisco?
Notice that it's responding with that UI component.
I believe the future of this AI conversational interface is going to be this intertwining of chat and rich UI components.
But perhaps my favorite thing about this demo that is pretty wild is let's ask you to write an essay about Silicon Valley.
Look at what's going to happen.
When it calls, it detects and calls the tool for writing, it splits the UI into two.
We also use this pattern in v0 itself, and this is all open source.
So imagine this concept that I just showed you but for that conversational interface that we're just talking about where, when I get the next question, I might actually get a much richer interface for answering that question.
Maybe this is a really cool interviewing UI.
Maybe this is a really cool aptitude test UI.
Maybe this is the future of how you give students a really cool interface for a test.
It's like, hey, I'm your digital teacher.
Let's evaluate your skill in math.
But when you're teaching kids...
And education and AI, especially for children, is something that I'm really passionate about.
I've been thinking a lot about recently.
Imagine if one of the steps in the test needs a little virtual game for testing math and addition.
And so this is the beautiful thing about vZero is like all of those things that I just talked about.
We have examples of games.
We have examples of like all kinds of UIs like this one.
So I do think the possibilities are kind of endless here.
I want you to do one more idea and I just want to talk about the template stuff.
So what I think one good idea for people is to go through the templates and be like okay, This is a really cool idea, but if I focused it on this niche, then I think this for education or this for K-12 or this for fintech or this for whatever.
And you know, I think that a lot of people are just creating their own stuff when they could just be seeing what other people have done and just duplicating it and focusing on a niche.
Yeah, there's also OSS vibe coding platform.
I'm extremely proud of this one.
The team really cooked.
Again, this is a little bit more advanced.
Yeah.
But we basically open sourced vZero, if you think about it.
So...
We have a bunch of models here.
And you can say, build me a little to-do list app.
Okay, I have decided to resell.
You can do it at your home.
But what you're going to see is that when you start creating this, we're going to write an application here on the right-hand side of the screen.
We're going to create a sandbox for every creation.
This is basically like open source replit, if you will.
Another really cool starting point from the Vercel template marketplace.
And again, these two are a little bit more advanced.
If you are not that comfortable with coding yet...
I would start with the v0 community templates.
But you mentioned going back to some ideas, so maybe I'll show you some of the ones from the most recent ideas thread.
Yep.
Okay, so... Oh, wow, speaking of vibe coding...
This one the inspiration for it, so it's a Notion-style document tool where every block can be vibe-coded.
For instance, if you need a chart, it's just a matter of adding a block backed by a prompt.
These blocks could be live, reactive, and revaluated.
No, no.
So this one is taking this element further.
And realizing that you probably, instead of wanting to like write everything, you want this to be like promptable blocks.
Yeah.
Could be interesting for like data viz tools.
You mentioned, like in terms of like niches.
It could be a really cool way of creating very interactive essays.
The idea there was, why are we writing everything from scratch?
And why are we limited to the five or six types of blocks that the document tools have invented and decided for us if we now have AI?
I might decide to like here.
I want, you know, a really like right here I want like a mini game, or I want a very, very cool chart, or you know.
Another inspiration for Database that I think is going to be big is Have you ever seen those videos that showed the growth of a thing when another thing was big?
It's like the top one is like a wide rectangle.
And then it walks you through the years, 2020, 2021.
And then you see all of the players reshuffle and advance and whatever.
The best data visualizations on the planet are not rigid.
They're not part of, like the line chart, the pie chart, et cetera.
They might have elements of navigation et cetera.
So this is a big idea.
Like I was trying to think like, what is the future of documents with AI?
This one, again, like I feel like it's underrated.
Like this is like AI camera vibes because...
Can you read it?
Sorry.
Can you read the idea?
Yeah, the LLM Vibes Rater.
Periodically ask AIs for opinions and rankings.
What's the best burger in SF?
Who's the best candidate?
Data visualization could look Google Trends E.
Use ISR, I mentioned like a nerd thing of like, you don't want to like query the AI on demand.
You want like a really good caching system.
And so there is a technology that Vercel has called ISR.
That's really good for this, especially for high traffic websites.
This tool can help the world become more aware of biases in AIs.
Be the wire cutter for everything entertain, inform businesses on how they're falling in or out of favor.
The idea is that this is kind of like a content virality idea.
And it's a good way to like zing the AI model vendors.
Like everyone loves to expose biases in AI.
And like there's a thing that had gone really viral during the last US election When you would ask it about Trump and different models would create different things.
And so there is almost like a polymarket, but of AI responses thing.
It's almost like a free content generation engine that I think is going to interest people.
What does ChatGPT think is the best burger in SF?
A lot of this.
I think in order to nail this idea, you have to find how do you visualize those questions and the question selection so that it sparks people's interest and then ride news cycles right.
So that when something interesting happens in the world, you're able to go to this site and find out what the AIs think, or whatever.
I also think that the timeline is also super cool.
You can almost be like an archiveorg, but for what LLMs have been steered to thinking?
If you can discover interesting patterns over time, that can be huge.
Like, you ask, you know, Claude or Grok or whatever, like, who is the smartest person in the world?
And like you see it change, like in 2020, was this in 2021, was this in 2022, was this, or I think I don't know exactly what.
Again, like there's a lot here, but I think there is, there is a, there's something that could have some potential for virality.
Give me one more idea.
Yeah.
This one I actually think I might build at some point because I need it.
Like there is asking an LLM.
It's okay.
The prompt or idea is deep est research.
Emphasis on est.
Thank you so much.
Tell me how the experts aka AIs differed, especially if they have contradicting facts, figures or conclusions?
So, have you heard of this being done before?
No, but I'm obsessed with the name Deepest Research, by the way.
Yeah, take it.
Yeah.
Also, I was just seeing if deepestresearch.ai is available.
It's $30,000, which honestly isn't crazy.
It could also be deepest.ai.
Would you say deepest.ai?
I was thinking that, yeah.
Because I also think people underestimate how important it is that you build something that is so simple and effective that you return to it by typing the URL.
Because maybe you have an instance where you got exposure through it on X, You clicked the link.
Maybe you didn't have quite the use case for it at that time.
But then you're going to be in a conversation or something and you're going to say like, oh shit, I need to do the deepest thing research here.
And you need to be able to recall that URL and then type it into your mobile device.
And this is why I was insisting on like the AI camera being successful, because It was mobile friendly.
And so you need to be able to get back to the URL quickly.
So I think short here might pay dividends.
I'm going to buy the domain deepestresearch.net.
And... which is kind of like old school 90s vibe, because that'll be the... I do like a Donette.
The Donette is under... I actually think is criminally underrated.
And I'm going to give it a... You know, if you want to compete...
With Guillermo, because he's going to do this in the future.
Keep in mind that the way that I execute on this is like I open source things.
So you might actually take benefit from it, but you should race me to it for sure.
Race Guillermo.
I'm going to, for people, I'll just pick a random comment.
And I'll gift it to someone and let's see who builds it.
Okay.
Yeah.
And to give you some more context on this one, I think the people that select into this kind of thing are going to be highly highly, highly qualified buyers.
You don't do deepest research of like you know what kind of banana like grows in the Mediterranean or whatever.
Like none.
But yeah, It's going to be for people that are doing financial stuff, that are doing competitive research, that are like maybe they're like really stuck on a bug and like they need like every angle explored and whatever you might want, to have some prompt presets.
Like, select the level of... the kind of analysis that you want to do.
And the prompts would be, like, kind of like your secret sauce.
Like, maybe do, like... analyze critically, find edge cases, tell me about public opinion.
So there might be.
By putting this tool in front of users, you might get into like some really cool like what kind of research do you want to do?
And again, like, you know what's really interesting about the world?
You can argue that ChatGPT will continue to get super sophisticated and will eat every startup and whatever.
But what I find is that some products are so important or some capabilities are so important that they always deserve their unique entry point, their unique URL, their unique interface dedicated to that problem.
And you might actually out-compete the giants in things like this.
Much like what I think ChatGPT is doing to Google.
Because what ChatGPT is doing to Google is that I don't think to go to Google to ask this long question, like long form questions with prompts, and I want to engage in a chat.
So it's so hard for Google to compete with ChatGPT because the best they can do is do that AI overview thing right.
But pay attention to what they called their ChatGPT, AI mode.
You have to go into a mode.
You have to go to a quote unquote, a different product in order to compete with ChatGPT.
And so my argument is you can do that to ChatGPT itself.
Because when I go to ChatGPT, in order to do deep research, I have to get into a mode.
And they're trying their best to route and whatever.
But when I get into that mode, I want all of these new capabilities.
Maybe there's buttons.
Maybe there's levels of depth of research.
It's like a pro tool for deep research.
Damn, I want to do this idea.
I'm like, I don't want to give away this domain to someone, but...
We'll give it away.
We'll give it away.
All right.
I think we're out of time.
Sadly, I want to keep going, but yeah, there's a lot to do with this.
Sadly, we're out of time.
One thing my biggest takeaway from, from just talking to you is it really is like the limit is your ideas.
You know coming up with good ideas.
The tools are out there.
This fires me up.
Gee, thanks for coming on.
I'll include some of the links in.
You know, like the templates and all that stuff in the show notes.
I'll include where to find G on X. Anything else you want to leave people with?
No, if you do build any of this, just ping me on X.
I'd love to take a look and maybe give you feedback.
I appreciate you, man.
I'll see you next time.