Cheeky Pint - OpenAI cofounder Greg Brockman on the scaling hypothesis and refactoring as a killer AI use case
Episode Date: June 18, 2025Greg Brockman—OpenAI cofounder and Stripe's first engineer—joins John Collison to talk about research-driven product development, an early moment he thought OpenAI was doomed, S curves in... AI advancement, and energy bottlenecks.Full episode transcript:https://cheekypint.transistor.fm/1/transcriptTimestamps(00:00) Intro(02:51) Was OpenAI the first company to take the scaling hypothesis seriously? (04:53) Lessons from Dota about deep learning (08:08) What is a good new Turing test?(08:57) Personalization in AI (09:57) Research-driven product development(10:26) An early moment OpenAI felt doomed (15:01) OS limits on AI product development(17:59) When will AI make novel advancements in math or science?(20:03) Energy bottlenecks(22:30) S curves in AI advancement (24:00) AI coding (26:25) Refactoring as a killer AI use case(27:26) How OpenAI decides what products to built(28:53) Growing up in North Dakota(30:17) How far away is AGI?
Transcript
Discussion (0)
This is totally backwards from how you're supposed to do a startup, right?
You're supposed to have a problem, and we had no idea what the problem wants.
Is there a world where the AI becomes the manager and that gives you ideas and gives you some tasks to do?
This was probably the hardest project that I've ever done because it felt totally doomed, right?
It's like I know like every instinct, every builder instinct of mine.
Do you actually feel doomed?
Oh, it felt totally doomed.
Greg in 2010 dropped out of MIT to become our first engineer and went on to become Striped CTO.
In 2015, after he left, he co-founded Open AI.
Open AI is really cooking at the moment,
and Greg is one of the most productive people I know.
Yours.
Wow.
You really have some old-school photos.
Some deep cut.
GDP trivia.
So, yeah, we figure we've got to put people at ease,
you know, make people feel at home.
Very nice.
Thank you.
Okay.
Well, I just dive straight into all the questions I have, which are last.
All right.
If you were not working in AI,
how could it wouldn't have known that something was about to start working?
People were telling you that AI was the future in the 1970s, in the 1980s,
in the 1990s, and then very quickly in the late 2010s, everything started happening.
Well, you know, I was someone who was not in the field, and so I remember very much what it was
like, you know, 2013, 2014, it felt like every day on Hacker News, there'd be a new
deep learning for X article. And I remember being like, what is deep learning? And, you know,
I knew like one person in the field, and I asked them to introduce me to more people in the
field. And I just kept getting introduced to a bunch of my smartest friends from college.
Now, if you actually look at the work that was being done,
your 2012, basically, you know, image recognition for the first time,
you could solve with the neural net much better than anything else.
And it just blew all these traditional computer vision approaches out of the water.
It's like this like learned system that is able to outperform 40 years' worth of let's
like write down on the rules and try to like, you know, sort of handcraft the algorithm for the task.
And it's very easy to then be like, okay, well, this approach, sure,
it works for computer vision, but it's never going to work for machine translation in, you know, 2014.
Suddenly, you're getting great results in machine translation.
And I think that this pattern was applied in subfield after subfield.
One thing I've been wondering about is so many different things are finally working at the same time.
And so we have LNs, which are obviously amazing.
Then we also separately have image models really working.
And we also have text to speech and speech to text working way better than they were before.
And so what's the common factor behind everything starting to work at the same time?
Well, it's deep learning.
Right? I think deep learning is the core.
What's had deep learning for a long time?
Like, you know, why didn't deep learning working in 1980s?
Well, so, okay, so you look at the number of orders of magnitude of compute that we've gone through from 1940 to today.
I mean, it's just astounding.
I think they're all explained by compute scale-ups.
I think, applied to the right algorithms.
Of course, the type of algorithm changes and some of those results aren't even deep learning,
but I think that fundamentally it is about compute and you need an algorithm that is scalable
that can actually absorb that compute.
Was opening I the first company to take the scaling hypothesis really seriously?
I think that claiming the first is always difficult, but I think that it is clear that we sort of succeeded much more wildly sooner than anyone else.
And so I think that we have real conviction behind what we needed to do.
You know, some people think that Open AI set out to prove the scale hypothesis, whereas it was almost the other way around, but the scale hypothesis is what we observed as the thing that was working for us.
And, you know, we really saw it for the first time, actually during our Dota 2 project.
We started out with 16 cores to train a little agent on Jacob and Shimon,
who are reading the project from an ML perspective on their desktop.
And then they scale up the 32 cores.
And it felt like every week I'd come back to the office.
And they'd scale it by another 2X, and we had 2X performance.
And just so clear, you just need to keep going.
Like, where does this thing peter out?
And it just never did.
Founders get too much credit because you have an initial product that's like a pretty reasonable idea.
And then you listen to the customers and you follow what's working.
And you were saying that was kind of open AI with the scaling hypothesis where you started trying to make Dota AI's work, and you noticed that adding more compute worked really well.
And you said, where else will just throw more compute out of yield benefits?
I think that's like, to first order, correct.
And I think one thing that distinguishes open AI from, you know, sort of the typical startup is we did everything in reverse, right?
It's like, you're supposed to have a problem to solve.
No one cares about the technology.
Formed DNC upfront.
Exactly, yes.
And for us, we really chase the technology without any idea of how it would be applied.
Yes.
And a lot of pursuing the technology really is you have to let reality hit you cold hard in the face.
Like there's just no other way to achieve results.
Like you can't sort of will it into existence.
You can't like sort of convince people that this is the thing.
It's like you have to actually make the system work.
We have to just sort of figure out what is the right frontier.
What are the problems?
What are the things they're on the edge of working?
and to really double down on those.
What else do you take away from the Dota bark?
Like, how else did it?
You could say you could have just started with LEMS,
and we could have skipped that period in the wilderness,
but it sounds like it was somewhat formative
for the Open AI organization.
Well, so I think Dota had many lessons,
one of which actually was a management lesson for me.
I remember when we started out the project,
I tried to set a list of milestones, right?
It's like, okay, this date, we're going to be this player,
this date were going to be this player.
It didn't work?
It did not work at all.
I remember our first milestone came and...
Right.
Yeah, exactly.
And so you realize that you cannot control the outcome, right?
You cannot set outcome-based milestones.
What you can do is you can control the inputs of,
we're going to try these experiments by this date.
We're going to implement this feature by this date.
And that is what actually worked.
And I remember it was one of those things that was just like a story
that I could not have sort of written it any better if we'd intended to,
where we had a, we beat our in-house, like, best player,
and then we were playing as a semi-pro,
and he was just trouncing us, trouncing us,
and then suddenly we were starting to get pretty good.
So we showed up at the international, this tournament blind.
First day, we had three players that we played against.
We went 3-0, 3-0, and then 2-1.
We're like, oh, no, we lost.
What happened?
And it turned out that this pro that we're playing against,
that he had used an item we never trained against,
and we were like, oh, no, like, we're totally going to be hosed.
So what do we do?
Well, we just need to change the training.
And so people stayed up all night to get this done.
They added this extra item in there.
You know, 4 a.m.
They finally get the job running.
That Wednesday, we're supposed to play against the number two
and the number one player in the world.
And our semi-pro plays against it.
And he's like, this spot is totally broken.
And we're like, oh, no, we cleared.
He had a bug.
Something terrible has happened.
And you're like, look, it's taking all this damage.
It doesn't need to.
I'm going to go kill it.
He goes into kill it, he loses.
He's like, that was weird.
He'd realized that what had happened was it had learned a baiting strategy.
And then we realized, well, we have a super bot, but it's so bad at the beginning because
it's trying to do the baiting.
So what if we just stitch the two bots we have together?
And then that bot was just undefeatable.
And we played against this number one player in one.
And to me, this is like the story of how deep learning works, right?
It's like you kind of can't control where you're going to go.
You can control everything that goes in.
You can put these metrics and these measurements, and you can have sort of the evaluations
and that being able to gauge where you're at
is almost as important as being able to make the forward progress.
But if you get all those elements right,
then you can do true magic.
Aren't you also describing something that works really well
for an organization where it was motivating to stay up all night?
Like, you know, if the prize was impossibly far away,
it wouldn't have been as motivating,
but the fact that there was a near-term reward function
and you were able to show concrete progress?
I think so.
Yeah, it's like, I mean, I think some of my favorite engineering stories
have the same character.
I remember you and I staying up all night to get our ISO-85,
about the 83 integration.
There's something about staying up all night
for like critical projects
that actually have important history
and all startups.
I'm glad to hear the tradition
of the live of the wild opening eye.
So Dota has fallen, chess has fallen,
Go has fallen.
We've passed the Turing test,
I think by anyone's measure
with people comment on how
there was little fanfare when we did,
but we seem to have pretty clearly done so.
What's a good new Turing test?
Well, I'll tell you two things.
One is that if you look at the strict version of the Turing test, I would actually claim we haven't done it yet.
So no one's really gone that extra mile to say, can we actually have an AI that is fully indistinguishable from a human?
And it's not clear if it's even a good task, right?
But I think that the right question to your point is like, well, what is the milestone that we should be chasing in terms of capability?
Like, I remember talking to one of our board members in 2018, and he said, you know, look, I get that you, we're all excited about near term AGI, but it just doesn't feel.
like is on track and I asked, well, what do you mean? He said, in a world with the near term
AGI, you would expect massive economic value to be delivered by AI already. And where is it?
And in 2018, I think that was a very fair criticism. And clearly that's starting to change now.
It feels like one thing that may really change the AI market is personalization.
Up to quite recently, when you asked Chatsy Gide a question, it was like walking into a shop
off the street. They've never met you before. They know nothing about you, whatever.
That's obviously not ideal for this close part of your digital life.
I'm curious how you're thinking about personalization from a product point of view.
Because it feels to me like the most meaningful change since the chat interface.
Two and a half years ago.
Two and a half years ago.
I mean, I think it's absolutely critical.
And I think it is very rightly considered to be kind of a next frontier.
I am someone who always when I just Google something,
I go into incognito mode because I don't even want my computer to remember that history.
and I always used to go for
contemporary chats on chat chvety,
but now my usage is totally reverse.
I want chat chabit to know
to remember everything.
I want it to remember all of my interactions
because it's useful.
Okay, so you guys figured out
from a product point of view
how to make the memory actually work better.
And this is actually,
so it's a product point of view,
but also really research point of view.
And I presume there's a flip flop
between the products and research
where when you find something
that's useful from a product point of view,
then the product people say,
and I'm just a product person,
like you researchers go actually make this good,
and then that kind of kicks off more research.
It's like,
well, we actually,
So to some extent, that's a failure mode in our mind, right?
That I think that we really don't want to have that kind of silo.
We really want to blur the lines and have people cross-glaverate.
And so it's very different mindsets from how you would traditionally build a product
versus how you do research.
And part of what had happened, actually, was that we had GPD3.
We knew we needed to build a product in order to be able to continue to raise funding.
And we were like, well, what product do we build?
And we wrote down a list of like 100 different products, right?
We could do a medical thing.
And then you're like, okay, well, now we have to be able to.
have to sell the hospitals, we're going to have to hire doctors, and you just realize you give up
on the G and AGI, right? You're going to, like, go for a specific thing. And so someone had the
idea of saying, well, why don't we just make a API and let people figure it out? Yes. And again,
this is totally backwards from how you're supposed to do a startup, right? You're supposed to have a
problem, and we had no idea what the problem was. Yeah, yeah, yeah. And so we're going to back into the
problem. And so this actually felt like this was probably the hardest project that I've ever done,
because it felt totally doomed, right? It's like, I know. I know.
like every instinct, every builder instinct of mind.
Did it actually feel doomed?
It wasn't just like open-ended or something?
No, it felt doomed.
You were still doing it.
I mean, it's like at some point, if you have, there was no, there's definitely no other path.
There was no other path.
It was the only shot we had.
I remember someone also saying, like, I can't imagine anyone paying for samples from this model.
And I was like, might be right.
I'm still trying to imagine it myself.
And it was just not clear.
Were we above threshold or below threshold?
And, you know, we showed it to people and people were interested,
but it's very different from people being like,
I will build my company on top of this.
And so what was the first use case to get any traction?
So AI Dungeon.
Was that again?
There you go.
So AI Dungeon was a text-based adventure games.
Oh, sure, yeah, yeah, yeah.
Okay, but that was real revenue or that was non-zero revenue.
Yes, and in fact, I believe they were our first paying user.
And that could you confuse where you're like,
like, ah, clearly the future of Open AI is gaming.
I know.
I know, it's back to our roots.
Exactly.
And it's interesting, too, because, yeah, we had dreamed of all of these applications
and, you know, medicine and all these things.
And, you know, you start with the gaming application.
But we could see signs of life on so many other things.
I think in many ways, GP3 was like the best, world's best demo machine, right?
When we were bringing us the API, people were coming with all these cool things you could do.
But making them are reliable.
Reliable was so hard.
And it really wasn't until the next generation.
with GPD4 until we started to figure out how to do post-training well, that then you were
actually able to build real businesses on top of these things.
Bill Gates was saying recently that GPD4 was the best demo he'd ever seen since Xerox Park,
you know, this quote.
Yes. He said it to me the night that he saw it, yes.
So that's high praise.
I want to mention the medicine thing as you've mentioned it.
So like you said, you know, I think you, your family has kind of personal stories.
You've talked about getting very valuable diagnosis.
diagnostic help. We ourselves actually, it's much more minor in our family, but we managed to fix a cat, thanks to debugging it with an LLM. And I think there's an interesting example, right? Because so many people that I know have had some kind of experience like this, and maybe it's because you actually don't get that much time from a doctor. Are there other examples like this medicine application where you're seeing a lot of success that many people have similar stories?
but we just hear less about.
Yeah, I think it's a great question.
And by the way, I think medicine is an example of one where I kind of thought it was going to be one of the last domains that we successfully be able to add value in.
But it turns out that the bar is so low, you just need to exceed WebMD.
And so I think that we have seen sort of, you know, other areas that are like a real common theme.
Like one that's very interesting right now is like the life coach, like life advice kind of application or we just talk.
That's actually really taking off.
Yeah, it really is.
And so I think that there's, you know, things like education is another area that just, like, clearly, like, is really having an impact.
And there are studies coming out now that actually show that people are able to learn better through the use of these tools.
That's to be expected, right?
Like, it is the Bloom 2 Sigma effect in the product.
Yes, yes.
And that, for example, is, like, why, you know, Saul Khan, that's why he started Khan Academy was to think about if you can give personalized tutoring to everyone.
Yes.
And we showed him GPD4.
He's like, this is the thing.
Yes.
Like, we need to become a GPD4 app.
And so I think that there are these really amazing applications that are affecting everyone's daily lives.
Obviously, programming is another one.
I think that people are seeing all across the board in professional context.
We're heading to a world where just like, you know, if you want to do productive work, you don't have access to computer, like you're going to be hampered.
And so similarly, not having access to AI is heading in the same direction.
Okay, so speaking of not having access to AI, I will posit that these days,
It feels like AI product development is mostly OS limited.
Is that how you feel?
Like, are we stuck at the moment?
I do feel a little of the stuckage, but not to worry.
It is overcomable.
But yeah, I think it is true.
Look, like two years ago, we released plugins in chat jvete.
Do you remember those?
Yeah, yeah.
And that was like trying to make it so anyone could write apps that then chat dbtbt could access.
And the models were just not that good, right?
Then we limited it to like three plugins at a time.
You could have only so many functions and stuff.
And it just wasn't that reliable.
And now we're in a world where MCP basically, you know, is really taking off
and is a way to hook up your AI to different tools and very much like kind of try to take
that same type of idea and really make it work.
Now the world that we're in is very similar where there's certain interfaces we don't have,
right?
Being able to like access your phone and all the...
those APIs, and there's a question of,
is the model above threshold to actually use them or not?
And my observation has been that basically,
I think that there is maybe a lag of six months
of different interfaces that are hard to access.
But once we have a model that's good enough,
we will find a way.
People will find a way.
And so I think that we're in a world where I have every expectation
that we will get the future that has been promised,
but is just going to take some work.
I feel like there are many moments where I'm using my phone
and I want a single button where it just
it's like, you know, chat GPD, what do you think of this?
Like, I need your comment, I need your fact check, I need your explanation, something like that.
And you take a screenshot and you're like, go into chat GBT and you click, upload photo.
And, you know, it feels like very 1993 versus the button on my phone that just says,
hey, chat GPD, what do you think about this?
And obviously, you guys are not empowered to go build that.
That's what I mean by it feels somehow like we're a little operating system.
Well, I definitely get it.
But I'll say, I think that there are two dimensions.
And this is kind of how I've been thinking about things since we've really
the API back in 2020, there's capability and convenience.
What you're referring to is the convenience, right?
It's like pretty inconvenient to do the screenshot and paste it.
But the thing is, if the capability is good enough,
you are willing to accept any sort of inconvenience, right?
It's like if this, you know, by taking a screenshot and showing to chat,
you could give you amazing insight, you can tell you like how to, you know, build stripe in some way,
and it takes you like a month to do it.
You have to crawl to the top of the mountain.
Like, you'll do it, right?
The convenience will not stop you.
And so the point that I'm trying to make is that if the capability is high enough,
people will start doing a specific flow.
They'll discover the use cases and the convenience will just catch up.
And then in the convenience, there's so much pressure.
There's pressure on the phone manufacturer.
There's pressure on the phone manufacturer.
There's pressure on everyone in order to bring down the conditions.
So I just need to be patient and it'll be great in three years time.
Yes.
And really, I mean it.
You is the AI.
A criticism people like to levy of AI is, yeah, it's great and handy and all,
but it hasn't come up with a single novel advance in mathematics or science.
Well, you could have if you'd become a mathematician.
But humanity has, you know, for keeping the scoreboard.
What do you make of that criticism?
Just wait.
Okay, so you think like take one of the Millennium Prizes you think we plausibly will see that?
I think for sure.
I mean, there's no question.
Like two years, five years, ten years.
I think that is the question. It's just timing, right?
That is my question.
I mean, I would put it two to five years as the right number.
And I think ultimately this comes back to the question of benchmarks, right?
Is that actually being able to solve a millennium problem is pretty high bar.
Yeah?
Pretty high bar.
And once you can do that, there's so many other things that will definitely be possible.
Yeah, yeah.
And I think that we're starting to see the leading edges of this.
And to me, you know, if we look at our definition of AGI, you know, we recently started
talking about this framework of thinking about levels of AGI, you know, starting from chatbots to
reasoners to agents to innovators to organizations, five levels. And we're basically somewhere in
level three right now. Yeah, yeah. And level four, there's innovators, like, that's going to be
different. You know, I recently posted some pictures of our visit to Abilene, Texas, where we're building
these big data centers together with our partner at Oracle. And imagine taking that whole
data center and just thinking hard about one problem, right? Imagine it just thinking about how to
solve a millennium problem or how to cure a specific kind of cancer. Maybe it needs access to some
apparatus. Maybe it needs access to robotic wet labs. You know, maybe it needs access to different
tools in the world. But that level of computational power coupled with the ability to experiment
and learn from your ideas, like that is going to be something the world has never seen.
Okay, so yet again, we just, we haven't put a respectable amount of compute on these problems.
compared to what we will be doing.
Yeah, we still face tiny little computers.
So that actually gets to, in terms of the scaling laws,
do they eventually run out because we just run out of compute?
Or do we eventually get to the point where we're inventing new kinds of nuclear energy?
And so that is what unlocks the next level.
A lot of energy that comes online now is for data centers,
which was not true when you guys started training GPT2.
And so isn't that just the upcoming bottleneck?
I mean, as it should be, right?
It really should be that it's energy manufactured into intelligence and that that's your only bottleneck.
But I'm saying that'll be like quite a plateau compared to the exponential growth we've seen over the past few years.
Well, I think...
Unless things really change in terms of permitting and plans for building and everything like that.
This is, I think, the core, right?
Is that if you look at every trend in this field, there's these exponentials, these S curves that sum up to exponentials.
Sure, but these exponentials were mostly existing in like 10.
heck, you know, Silicon Valley space, where it's pretty easy to have exponential growth.
It's pretty hard in permitting and real estate and damning rivers and building nuclear power plants.
It's harder to have exponential growth.
Let's see how fusion pans out.
Yeah, okay.
But even fusion, you know, most industry observers would say is still kind of five years away.
And so where it's the next five years of power growth.
So look, I think that it is very possible that we end up bottlenecked on energy.
And that's actually one reason that we've been spending a lot of time really trying to advocate for
the fact that we just need far more power.
And I think that, like, my observation of the market is that ultimately the, you know, capitalist
markets do provide.
I think there's this, like, absolute tsunami of demand that is coming our way.
But I feel some confidence that, again, like, when there's enough pressure, when there's
enough clarity of this is the bottleneck, and it's not just for any company, right?
It's really for national competitiveness.
And you look at other countries that are just building huge amounts of power far more.
than we are. I think that actually for America to remain competitive, there's just no choice
but to build the power. We've got to grab power. We do. Speaking of bottlenecks, everyone was talking
about the data wall in 2023. I think this is an interesting thing where no one is talking about
the data wall anymore, and yet it doesn't feel like AI progress has slowed down. Is it just test time
confused? Is it like people were wrong about the data wall and where it presented a bottleneck? Like,
is there actually still a data wall, but it's two years away? That's basically all of these things.
It's really, it truly is, right?
It's like you keep changing the paradigm, right?
That is the real core of the Kurzweil view of the world, right?
Is that, fine, this one way of doing things taps out.
And if you just look at that one way of doing things, you feel hopeless, right?
You feel like this is it.
But somehow, you will find a new S-curve.
And I think that's what's happened, for example, synthetic data, for example, reinforcement learning, right?
If you think about the RL paradigm, fundamentally, that's a data production mechanism, right?
And it just that the AI happens to be training on its own data, and then you learn on it very rapid,
and then you learn on that.
And each of these has taken us much further.
And so I think there are lots of algorithmic ideas,
lots of techniques, lots of ways of even using the existing data better.
And so I think that fundamentally, the S curves continue.
And if you zoom out, it all looks smooth and uninterrupted.
So it's kind of like chip miniaturization where each generation people are like,
okay, well, that's the smallest you could possibly make a chip.
That's it. We're done with miniaturization.
And somehow we figure out of it.
Yes.
And now one difference with chips is, I think,
at the end of the day, there is some concommit.
We're right, but we've never been that close to that.
Right, right, yes, yes.
Where does AI coding go?
And in particular, vibe coding is all the age right now.
It's kind of the term of 2025.
It's sort of working.
It's very impressive.
No one is really fully letting AI software engineers run end-to-end in production.
So I'm just curious, what are your one-to-two-year predictions on what happens with AI coding?
Well, my general observation is that once something kind of works in this field, the next gen is going to be great.
And so I think that's where we are right now for AI coding.
And so I think what we're going to see is AI is taking more and more of the drudgery, more of this like pain, more of the kind of parts that are not very fun for humans.
Now, one thing that's very interesting is that I think that so far, the vibe coding has actually taken a lot of code that is actually quite fun and left behind the review and the deployment and these things that are not fun at all.
And so I'm hopeful that we're actually going to be able to make a lot of progress on these other areas as well.
But fundamentally, we should really end up with a full AI co-worker.
And I think it really will be anything you want to create.
You can be the manager, right?
And you can really have this team of software engineering agents.
Now, the thing that I think will be very interesting to see is, is there a world where the AI becomes the manager?
And that gives you ideas and gives you some tasks to do.
And that's something that, again, it's just like totally backwards in terms of how we think about it.
But are there ways in which you can actually have outcomes for companies and actually have people whose jobs become much more meaningful because they have an AI who really deeply understands them in the same way that your AI doctor really deeply understands all of your needs?
But isn't part of the common thread that we're talking about here, often places where AI tools underperform, it's because they're trying to do something generally, you know, like a voice recognition is not that good because it's trying to recognize all voices as opposed to.
and trying to recognize, you know, my voice in particular.
And similarly with AI coding, they work well in places where you need no context at all.
And, you know, we're single-shotting an app based on, you know, publicly available libraries.
And in places where you have to understand a million-line code base,
you haven't fully figured out how to do a good job of that.
Like, is that a fair parallel to draw between all these challenges?
Well, I think there's two things in there.
One is that I think this is already changing, right?
So if you look at something like Codex, it's actually great at operating in a big codebase.
Like I ask it for where functionality is implemented, and it's better than I am at finding it, right?
Which is kind of a wild fact.
It's like super cool to see it like grapping around and like, you know, just going it and exploring.
And actually, this is one thing that we really shot for with Codex was to build a tool for software engineers who are not necessarily vibe coding, right?
It's not about building a new app from scratch, which is a cool demo.
But like that's not actually how most software gets written.
And actually, I think maybe the killer enterprise feature is refactors, right?
It's like rewriting your COBEL app or changing your...
Facebook did hip-hop, you know, to do static pHPs.
Exactly, right?
And if you think about it, like, the amount of deep, sophisticated thought that is required
to accomplish a refactor is actually not that high.
There's a lot of mechanical work that's just the sheer volume of it that's hard.
And, like, that's an AI-shaped problem for sure.
So I think we're going to see a lot more productivity on all sorts of
tasks as a result. Now, we are in a world where you said a second thing, which is, you know,
like maybe you need to kind of narrow down more. Like I think that the way these models work is you
actually do want one model that knows more and more things and you want it to have some personalization
to you. But the fact that it, you know, they kind of have this one base model that kind of knows
everything is actually a very useful starting point. So I do think that you're going to see a world
where we'll have more and more capable of base models and figuring out how do you really
connect it to all of your organizations code and context and history.
How does Open AI decide what products to do?
I'm just curious how you think about when to develop specific products or when you think,
oh, you can truly do that with chat GPT and that's good enough.
Yeah, this is a really tough question, right?
It's something we really struggle with.
And I think that over time, you know, when we've, I guess actually when we first launched
chat GPT, we're left with this, well, we're in enterprise business and we're a consumer
business. And that seems terrifying, terrifying as a startup. And I remember talking to one of my board
members who said, it just feels like what you have is an unfocused strategy at first, right? Because
you're just doing all these different things. But if you think about it, maybe an analogy
is to a company like Disney where you make one core asset like Little Mermaid, right? And then you
productize it in all these different ways, right? You think about Little Mermaid, the ride, the lunchbox,
the T-shirt. And I think that we have some element of that, we have the
core model. And then we have a question of, well, what are the applications that this can add a
lot of value to quickly, right, with like a small amount of additional work. And so I think the
question of what areas to go into are how far does it take us off the general path?
The return on how important is this domain area, especially for achieving the bigger goal,
how much synergy is there across it with respect to other things we work on. So coding is one
where there's very clear synergy, very clear ROI, right? Because if we can speed ourselves up,
That's something that accelerates everything.
How is being from North Dakota?
How has it shaped you?
Look, North Dakota was an amazing place to grow up.
Well, that actually, come on.
I've been there.
And it was great.
Look, it was incredibly safe.
Our doors didn't even have working locks.
It was that kind of place.
I had a lot of freedom academically.
So sixth grade, my dad taught me some algebra.
Seventh grade was the first time they split you into advanced math.
And so I was going to be taking pre-algebra.
So my mom took me to go see the teacher.
The teacher, and we asked, can you skip?
And the teacher looked at us very condescendingly and said,
every parent believes that their child is special.
I can guarantee your son will be plenty of challenge in my class.
And so after a month, me sitting in the back, just playing games on my calculator.
And she'd call on me randomly to try to trip me up.
And I just look at the board and be like, 2x.
She said, okay, fair enough.
Your son is nothing to learn in this class.
And so they moved me into eighth grade algebra.
But then eighth grade rolled around, and I had no more math left in my middle school.
And so you went to the college, right?
Well, so I did in high school, in high school start going to the University of North Dakota and took a bunch of classes there.
But also, I was connected to a lot of people who were the top math kids in the country through things like math camp and the math competitions.
So you're saying the social scene was not too distracting in North Dakota.
Not too distracting.
But it was, yeah, it was definitely fun.
Last question. Do you remember we were going to Camp YC in 2017 and I asked you how far AGI was away and you said two or three years?
Did I say that? You did, yeah, yeah. I don't see the recording.
I'm just trying to think, like, was I right? Were you right? How should we grade that? Because we didn't get AGI but we didn't not get AGI either.
And so I'm curious if you have any reflections from your own AGI prediction journey.
I think that we are, I will say, I think that AI is surprising.
I think that that is like the single most consistent theme is that the thing we were picturing,
we got something different, but we got something better, more magical, something that is more helpful.
And so I'm actually quite happy with that.
Now predicting where you go, it's again, it's really hard to manage the outputs here.
One goal of Open AI that we have successfully achieved is every year to have at least one result
that just feels like a step function better than anything before.
You know when you see us kind of?
You just want to have one really awesome AI feeling thing each year.
That kind of thing.
I like that.
That's a good way to tie it back, which is the way we grade that prediction is that you've
stopped setting metrics based on outputs.
Yeah, exactly, exactly.
Yes.
But it does feel we're getting really close to something pretty magical.
I agree. Thank you.
Thank you.
