OpenClaw Creator: Why 80% Of Apps Will Disappear — Transcript

Peter Steinberger discusses OpenClaw, an open-source AI agent that runs locally, enabling powerful personal automation and bot-to-bot interactions.

Key Takeaways

  • Running AI locally unlocks more powerful and versatile automation than cloud-based solutions.
  • Bot-to-bot and bot-to-human interactions are emerging as efficient ways to accomplish real-world tasks.
  • Community and swarm intelligence may shape the future of AI development rather than centralized models.
  • Personal AI agents like OpenClaw can deeply integrate with users' data and devices, enabling surprising new capabilities.
  • The AI landscape is rapidly evolving, with early projects like OpenClaw paving the way for future innovations in personal assistants.

Summary

  • OpenClaw is an open-source personal AI agent created by Peter Steinberger that runs locally on users' computers.
  • The project rapidly gained popularity, with its GitHub repository reaching over 160,000 stars.
  • OpenClaw can control various devices and access all user data on the computer, enabling surprising and powerful automation.
  • The AI agent supports bot-to-bot and bot-to-human interactions, such as negotiating restaurant bookings or hiring humans for real-world tasks.
  • Peter emphasizes the shift from centralized AI to swarm and community intelligence, drawing parallels to human societal specialization.
  • The development philosophy focuses on running AI locally rather than in the cloud, providing greater capabilities and privacy.
  • Peter recounts his aha moment when OpenClaw quickly demonstrated unexpected functionality within an hour of prototyping.
  • The project evolved from simple CLI tools to a conversational AI that can control mouse and keyboard actions seamlessly.
  • OpenClaw's ability to integrate with everyday devices like Tesla cars, smart lights, and even bed temperature control highlights its versatility.
  • The conversation hints at future possibilities with multiple specialized bots managing different aspects of users' lives.

Full Transcript — Download SRT & Markdown

00:00
Speaker A
Today, I'm sitting down with Peter Steinberger.
00:03
Speaker A
The creator of OpenClaw, the open-source personal AI agent that has completely taken over the internet.
00:09
Speaker A
The GitHub repo exploded to over 160,000 stars practically overnight.
00:14
Speaker A
The community has built countless projects like Moltbook, where bots talk among themselves.
00:20
Speaker A
And now, the bots are even renting humans to do tasks in the real world.
00:24
Speaker A
In our conversation, we discuss his aha moment, his contrarian development philosophies, and what this means for builders in 2026.
00:33
Speaker A
Let's dive in.
00:39
Speaker A
So good to see you, man.
00:40
Speaker B
Hey, what's up?
00:41
Speaker A
Um, so you've made something people want.
00:44
Speaker B
It seems so.
00:46
Speaker A
Yeah, uh, OpenClaw, as it's called now, has absolutely.
00:48
Speaker B
Name number five, yeah.
00:50
Speaker A
Has been absolutely exploding the internet, um, how have the past one or two weeks been for you, man?
00:57
Speaker B
Oh my God, I need like, I need a cave.
01:02
Speaker B
A week of solitude.
01:03
Speaker A
You you came out of the cave and you want to go back to the cave like a like a lobster.
01:07
Speaker B
It's been absolutely wild.
01:09
Speaker B
I don't know how one human can absorb all of that.
01:14
Speaker B
I probably need another week just to like respond to all my emails.
01:18
Speaker B
I got some incredibly cool stuff.
01:20
Speaker B
I got some incredibly bad stuff.
01:25
Speaker B
Um, but clearly I hit something that spur up emotions.
01:30
Speaker B
And made people interested and inspired people.
01:33
Speaker B
And that's really cool.
01:34
Speaker A
And a lot of people have been working on, you know, AI.
01:38
Speaker A
And even personal assistants, like what what is it that made OpenClaw take off?
01:43
Speaker B
I think my big difference is that it actually runs on your computer.
01:47
Speaker B
Like everything I saw so far runs in the cloud.
01:50
Speaker B
It's like, it can do a few things.
01:53
Speaker B
If you run it on your computer, it can do every effing thing.
01:56
Speaker B
Right?
01:56
Speaker B
So that's way more powerful.
01:57
Speaker A
Yeah, your machine can do anything that you can do with the machine.
02:00
Speaker B
You can just connect to your oven.
02:02
Speaker B
Or your Tesla.
02:04
Speaker B
Or your lights, your sonos, my bed.
02:06
Speaker B
It can control the temperature of my bed.
02:08
Speaker B
ChatGPT can't do that.
02:09
Speaker A
You gave it all the skills that you have yourself.
02:11
Speaker B
A friend told me like he installed OpenClaw and it.
02:17
Speaker B
And then it asked like, look through my computer and make a narrative of my last year.
02:21
Speaker B
And it made this incredibly good narrative.
02:24
Speaker B
And he was like, how did you do that?
02:26
Speaker B
And then he, the OpenClaw found audio files where like every Sunday he was recording stuff.
02:33
Speaker B
And OpenClaw found that.
02:35
Speaker B
But he didn't even remember about it because it was like more than a year ago, right?
02:39
Speaker B
So, so, just by it being able to search a whole computer, it it can surprise you.
02:45
Speaker B
It's also, you also give it all the data, right?
02:49
Speaker B
So it can surprise you in many ways.
02:51
Speaker A
And so now you have, you know, we're even moving from human to bot.
02:57
Speaker A
So like interactions that you've been talking about to bot to bot interactions.
03:02
Speaker A
Or even like bot to other humans where, you know, bots on behalf of you are then hiring other humans to accomplish tasks IRL.
03:09
Speaker A
Like, what's happening?
03:11
Speaker B
I think that's a natural next step.
03:14
Speaker B
Like, okay.
03:16
Speaker B
I want to book a restaurant.
03:19
Speaker B
My bot will reach out to the restaurant bot and do the negotiation.
03:24
Speaker B
Like.
03:26
Speaker B
Because it's more efficient.
03:28
Speaker B
Or maybe it's like an old restaurant, so my bot needs to actually get some human work done.
03:33
Speaker B
So that the human then calls the restaurant because they don't like bots.
03:36
Speaker A
Or or walks there to stand in line.
03:38
Speaker B
If he doesn't get a robot.
03:39
Speaker A
For the owner of the bot.
03:41
Speaker B
Yeah.
03:42
Speaker B
And now imagine it like maybe if I have even multiple bots.
03:46
Speaker B
Like maybe I have like specialists, one is like for my private life.
03:50
Speaker B
And one is for like my personal my my work stuff.
03:52
Speaker B
Maybe one is our relationship bot that cares like everything in between.
03:56
Speaker B
Um.
03:57
Speaker B
I don't know.
03:58
Speaker B
We are so early.
03:59
Speaker B
There's still so much so many things that we haven't really figured out if it actually works.
04:04
Speaker B
Um, but I feel we are we are on the timeline now.
04:06
Speaker A
It seems like everyone was chasing sort of like the sort of like centralized God intelligence.
04:12
Speaker A
And what has sort of emerged over the past, you know, 10 days or so is sort of like the swarm intelligence.
04:18
Speaker A
Um, and and the community intelligence.
04:20
Speaker B
I think that if you look at one human being.
04:24
Speaker B
What can one human being actually achieve?
04:27
Speaker B
Do you think one human being could make an iPhone?
04:30
Speaker B
Or one human being could go to space?
04:33
Speaker B
I think one human being would probably just like not even be able to like find food.
04:38
Speaker B
Um.
04:39
Speaker B
But as a group, we specialize.
04:42
Speaker B
As a larger society, we specialize even more.
04:46
Speaker B
So what can we learn from that that we can apply to AI?
04:51
Speaker B
You know, we we really have like AI that specializes in certain things.
04:55
Speaker B
Um, even though it's it's generalized intelligence.
04:59
Speaker B
What if it actually is also specialized intelligence?
05:03
Speaker B
So, I don't know.
05:04
Speaker B
It's going to be very exciting.
05:05
Speaker A
It's really cool.
05:06
Speaker A
Yeah, you kind of like opened a window into the future.
05:10
Speaker A
And now a ton of people are kind of like building building on it.
05:14
Speaker A
And have sort of like their aha moment.
05:17
Speaker A
Um, can you walk me back to when you had your aha moment and kind of like recount that very moment?
05:22
Speaker B
I wanted something to like just type stuff.
05:25
Speaker B
So my computer would do stuff.
05:28
Speaker B
Like very simple.
05:29
Speaker B
And then I built a built a version of that in May, June.
05:34
Speaker B
That was cool, but wasn't really it.
05:37
Speaker B
Um.
05:38
Speaker B
And then I built a whole bunch of other stuff.
05:41
Speaker B
And kind of like build up my army.
05:45
Speaker B
And then in November.
05:49
Speaker B
There was a day where I wanted this again.
05:51
Speaker B
Like I.
05:53
Speaker B
I went to the kitchen and all I wanted was check up if my computer was still do stuff.
05:58
Speaker B
Or being finished.
05:59
Speaker A
And doing stuff was was coding.
06:01
Speaker A
You were coding stuff.
06:02
Speaker B
Yeah, of course.
06:03
Speaker A
Were you coding something else or were you coding the thing itself?
06:06
Speaker B
No, no.
06:07
Speaker B
That was just like the need was again there.
06:10
Speaker B
And I'm like.
06:11
Speaker A
What were you coding at the time?
06:13
Speaker A
What were you building?
06:15
Speaker B
My God, you see my my GitHub is like, it's like 40 projects.
06:17
Speaker B
I don't even know.
06:19
Speaker B
Uh, I think it was summarize.
06:21
Speaker B
It's like a it's like a little CLI app where you can give it whatever, like a podcast or.
06:29
Speaker B
Uh, a hot seat thing like here and it would summarize it, but it would also show you the slides in the terminal.
06:34
Speaker B
Because you can do that nowadays.
06:36
Speaker B
You can just do things.
06:37
Speaker A
So for the love of the computer, you kind of like started messing with stuff.
06:42
Speaker A
You came out of retirement, actually, right?
06:45
Speaker B
Yeah.
06:46
Speaker A
Um, to sort of like mess with AI.
06:48
Speaker B
Yeah.
06:49
Speaker A
And then increasingly you were so hooked that you wanted to just do it always also on the go with the phone.
06:55
Speaker B
I mean, the last project I I worked two months on Wipe Tunnel.
07:01
Speaker B
To the point where it got so good that I was catching myself always like coding.
07:07
Speaker B
Next to my when I was at my friends.
07:10
Speaker B
And I'm like, I need to stop this.
07:12
Speaker B
This is like too addictive.
07:15
Speaker B
And then in November, like my need came back and I I started building Clawbot.
07:20
Speaker B
Or now it's called OpenClaw.
07:23
Speaker B
And I think very very in the beginning I was like, oh, I rebuilt it again.
07:28
Speaker A
Mhm.
07:29
Speaker B
But this time I built it even better.
07:31
Speaker B
This time you don't type into a terminal, you just you talk to a friend.
07:36
Speaker B
You don't think about compaction, new sessions.
07:40
Speaker B
Which folder I'm in, which model I'm in.
07:42
Speaker B
I mean.
07:43
Speaker B
You can, you know, just like I want to leave it open for power users.
07:48
Speaker B
But usually you just like, you just talk to a friend.
07:52
Speaker B
And the friend is like this ghost or entity or whatever you want to call it.
07:56
Speaker B
That can control your mouse and your keyboard and can just do stuff.
08:00
Speaker A
Yeah.
08:01
Speaker A
And when did you have that aha moment?
08:03
Speaker A
When you were like, wow, this is doing way more things than I actually thought it could.
08:09
Speaker B
Literally, I took me one hour for like the the very shitty initial prototype.
08:14
Speaker B
It was just a little bit of glue between like a dependency that connects WhatsApp and Claude Code.
08:20
Speaker B
And then I would like call Claude Code and get like the string out of Claude Code.
08:25
Speaker B
It would be slow, but it it worked.
08:28
Speaker B
But I wanted images, because you know, you want pictures.
08:30
Speaker B
I want I want the model to send me selfies or whatever and I want the model to create images and me back.
08:35
Speaker B
So that took me another few hours.
08:39
Speaker B
And then I.
08:41
Speaker B
I went to Marrakech for a birthday party.
08:44
Speaker B
And there was like the internet wasn't that good.
08:47
Speaker B
You know, WhatsApp works everywhere.
08:49
Speaker B
Because I don't know.
08:50
Speaker B
It's just like text.
08:52
Speaker B
So I used it a lot, a lot of restaurant, what does this mean?
08:56
Speaker B
You make like a picture and like translate this for me.
08:59
Speaker B
And just it was just so useful.
09:01
Speaker B
And it was also really nice about it because it it spoke my language.
09:05
Speaker B
You know, it it was a little sassy.
09:08
Speaker B
It was like funny.
09:10
Speaker B
It was like really pleasant to use.
09:12
Speaker B
And then I was walking and just like sending it a voice message.
09:18
Speaker B
And I'm like, oh wait, this can't work.
09:20
Speaker B
I didn't build that.
09:21
Speaker A
Right, right.
09:23
Speaker B
And you saw like the type indicator, it's like blinking, blinking, blinking.
09:27
Speaker B
10 seconds later, it just replied to me.
09:30
Speaker B
I'm like.
09:32
Speaker B
How in the F did you do that?
09:34
Speaker B
And it replied.
09:35
Speaker B
Yeah.
09:36
Speaker B
The model did the following.
09:38
Speaker B
You sent me a text message.
09:41
Speaker B
And there was no file ending, so I looked at the header.
09:45
Speaker B
I found it's Opus.
09:47
Speaker B
So I used FFmpeg to convert it to Wave.
09:51
Speaker B
And then I wanted to like transcribe it, but I didn't have Whisper installed.
09:56
Speaker B
But then I looked around and I found this OpenAI key and I just used curl to send it to OpenAI.
10:01
Speaker B
Got the text back and here I am.
10:04
Speaker B
And that all in like what, nine seconds?
10:07
Speaker A
And you didn't build or anticipate like any of those specific things.
10:12
Speaker B
No.
10:13
Speaker B
It.
10:15
Speaker B
You know, it turns out, um, because coding models got so good.
10:21
Speaker B
Coding is really like creative problem solving that maps very well back into the real world.
10:27
Speaker B
I think I think there's there's a there's a huge correlation.
10:33
Speaker B
They need to be really good at creative problem solving.
10:38
Speaker B
And that's a skill, that's an abstract skill, you can apply to code.
10:43
Speaker B
But like to any real world task.
10:45
Speaker B
So the the model had a oh, surprise, there's like a magical file.
10:50
Speaker B
I don't know what it is.
10:51
Speaker B
I need to solve this.
10:53
Speaker B
And it did its best and solved it.
10:54
Speaker B
And it was even that clever that it it chose not to install the local Whisper.
11:02
Speaker B
Because it knows that that would require downloading a model, which would take probably a few minutes.
11:08
Speaker B
And I'm like impatient.
11:09
Speaker B
You know?
11:10
Speaker B
So it it really took the most intelligent approach.
11:16
Speaker B
And that was kind of like the moment where I'm like.
11:19
Speaker B
Holy.
11:21
Speaker B
F.
11:23
Speaker B
Yeah.
11:26
Speaker B
Uh, that was where I got hooked.
11:28
Speaker C
YC's next batch is now taking applications.
11:32
Speaker C
Got a startup in you?
11:35
Speaker C
Apply at ycombinator.com/apply.
11:40
Speaker C
It's never too early and filling out the app will level up your idea.
11:45
Speaker C
Okay, back to the video.
11:48
Speaker A
And so when computers can just do all these things that you didn't even anticipate.
11:54
Speaker A
You didn't build an app to do that exact thing.
11:57
Speaker A
Are apps just going to go away?
12:00
Speaker B
Uh, I think 80% of them are going away.
12:03
Speaker B
Why do I need my fitness pal?
12:05
Speaker B
Like my agent already knows that I'm making bad decisions.
12:10
Speaker B
I'm at.
12:12
Speaker B
I don't know.
12:14
Speaker B
Uh, Smashburger or something.
12:17
Speaker B
And it will already assume that I eat what I like to eat.
12:22
Speaker B
If I don't make a comment, it will just automatically track it.
12:26
Speaker B
Or I make a picture and it will just store it somewhere.
12:29
Speaker B
I don't even need to care where, right?
12:30
Speaker B
And then my maybe it it improves my my gym schedule.
12:34
Speaker B
Like add a little bit more cardio in it.
12:36
Speaker B
I don't need my my fitness app.
12:38
Speaker B
Because it just it just does the fitness planning for me.
12:42
Speaker B
Uh.
12:43
Speaker B
Why do I need it to do that?
12:44
Speaker B
I just tell it, hey, remind me of this and this.
12:47
Speaker B
And then next day it will just remind me of this and this.
12:49
Speaker B
Do I care where it's stored?
12:50
Speaker B
No, it just does its thing.
12:52
Speaker B
So there's a.
12:54
Speaker B
Every app that basically just manages data could be managed in a better way.
13:00
Speaker B
And it's in a more in a more natural way by agents.
13:04
Speaker B
Only the apps that actually have sensors.
13:06
Speaker B
Maybe they survive.
13:08
Speaker A
And so if, you know, most apps are going to go away.
13:11
Speaker A
In that scenario.
13:13
Speaker A
Um, are the models the only remaining sort of apps?
13:19
Speaker B
Not everything will go away.
13:22
Speaker B
But yeah, I think there's the the large model companies have some big mode.
13:28
Speaker B
Because they ultimately they give the token.
13:31
Speaker B
And turns out, one of the complaints was that people use too much token.
13:35
Speaker B
No, you just really love using it.
13:37
Speaker B
That's why you you use the thing so much.
13:40
Speaker B
Because that's why we burn the token.
13:42
Speaker B
Um.
13:43
Speaker B
It's like, is it my fault that I make something that's so popular?
13:46
Speaker A
And so, you know, like all the the models, they're kind of like leapfrogging each other constantly.
13:51
Speaker A
And and, you know, maybe they're also getting commoditized.
13:57
Speaker A
So if apps are going to go away, models are going to get commoditized.
14:00
Speaker A
Or at least, uh, you know, the lobster can like the brain is is is swappable out.
14:05
Speaker A
What's the thing that remains?
14:06
Speaker A
What's where's the value?
14:08
Speaker A
Is it the store of memory?
14:11
Speaker A
Is it, um, the harness that's valuable?
14:13
Speaker A
What what remains?
14:15
Speaker B
First of all, I don't think the the model companies always have a mode.
14:20
Speaker B
And because you see this already, a new model comes out, people are like, oh my God, this is so good.
14:27
Speaker A
Oh my God.
14:28
Speaker B
And then like a month later, uh, it degraded.
14:32
Speaker B
It's not good anymore.
14:33
Speaker B
They like quantized it.
14:34
Speaker B
No.
14:35
Speaker B
They didn't do anything.
14:36
Speaker B
You just adapted to the new standard and now your expectations went up.
14:43
Speaker B
But the model is still the average.
14:45
Speaker B
So I think for quite a while.
14:50
Speaker B
Every time a new model releases, I see the same.
14:53
Speaker B
People love it.
14:55
Speaker B
And then it's the standard.
14:57
Speaker B
And then what's down there, you don't even want to think about it anymore.
15:01
Speaker B
So, so we have like open source stuff that's as good as the current models from a year ago.
15:06
Speaker B
Everybody's hating it, complaining, oh, this is not good.
15:09
Speaker B
It's not funny.
15:10
Speaker A
Yeah.
15:11
Speaker B
Yet this was what we had.
15:12
Speaker B
And like in a year we'll have this open source.
15:15
Speaker B
And then we'll like complain about this because we are used to this.
15:20
Speaker B
So.
15:22
Speaker B
Ah, for the foreseeable future.
15:26
Speaker B
The big companies still have mode.
15:29
Speaker A
Harness-wise, it's going to be interesting.
15:31
Speaker B
Because.
15:35
Speaker B
Every company kind of has their own their own silo, right?
15:39
Speaker B
You you there's no way.
15:41
Speaker B
I mean.
15:42
Speaker B
Maybe there is for Europeans.
15:44
Speaker A
Hmm.
15:45
Speaker B
To actually get the memories out of ChatGPT.
15:48
Speaker B
I don't I'm not aware.
15:50
Speaker B
Either there's no there's definitely there's no way for a different company to get your memories out.
15:56
Speaker B
So if if if I was like a company who like provides chat services.
16:01
Speaker B
You could use me, but then I couldn't access the memories.
16:05
Speaker B
So like the companies try to like bound you to their data silo.
16:09
Speaker B
And the beauty of OpenClaw is it kind of claws into the data because at the end user.
16:16
Speaker B
The end user needs access.
16:18
Speaker B
Because it's it's in the end otherwise it wouldn't work, right?
16:22
Speaker B
If the end user has access.
16:25
Speaker B
I can access the data.
16:27
Speaker A
And you own the memories, it's just a bunch of markdown files on on your machine.
16:31
Speaker B
Well.
16:32
Speaker B
I mean.
16:33
Speaker B
I don't own the memories.
16:34
Speaker B
Other people.
16:35
Speaker A
I mean you.
16:36
Speaker A
Yeah, everyone owns their own memories as a bunch of markdown files on their own machines.
16:40
Speaker B
And to be honest, those are probably super sensible.
16:45
Speaker B
Because.
16:49
Speaker B
Let's be honest, um, people use their agent not just for problem solving.
16:56
Speaker B
But also for like personal problems.
16:58
Speaker A
Very quickly.
16:59
Speaker A
Super quickly.
17:00
Speaker B
I mean.
17:01
Speaker B
I I I fully do that.
17:02
Speaker B
I'm like, there's memory stuff that I don't want to have leaked.
17:05
Speaker A
Yeah, what would you rather, um, uh, sort of like not show your Google search history at this point?
17:10
Speaker A
Or your, you know, memory.md files?
17:12
Speaker B
What's what's the Google word?
17:13
Speaker A
Yeah.
17:14
Speaker B
Yeah.
17:15
Speaker B
People still using Google.
17:17
Speaker B
I built this.
17:19
Speaker B
And I was so excited.
17:24
Speaker B
But on Twitter, people wouldn't get it.
17:28
Speaker A
Yeah.
17:31
Speaker B
Like I I was failing to explain the awesomeness.
17:34
Speaker B
I feel like it needs to be experienced.
17:37
Speaker B
So.
17:41
Speaker B
I I tried various things and I I I couldn't I couldn't nail the.
17:48
Speaker B
I couldn't nail the explaining.
17:50
Speaker B
So I was like, let's do something really crazy.
17:53
Speaker B
I just created a Discord.
17:57
Speaker B
And I just put my bot without any security restrictions in the public Discord.
18:04
Speaker B
And then people came in and they interacted with it and they saw me build the software with it.
18:09
Speaker B
And they tried to prompt inject it and hack it.
18:11
Speaker B
And my agent would be laughing at them.
18:12
Speaker A
And you just added lockdown to your user ID.
18:14
Speaker A
So it only listened to you.
18:16
Speaker B
Yeah, yeah.
18:17
Speaker B
That and it was I mean, I made very clear instructions that other people are dangerous.
18:22
Speaker B
Only only listen to me, but respond to everyone.
18:25
Speaker A
And this prompt was in where was it stored?
18:27
Speaker A
The instructions.
18:29
Speaker B
Um, that's actually part of OpenClaw itself.
18:32
Speaker B
Very much so that that's part of the system prompt.
18:35
Speaker B
Okay, you are now that explains to you, you're in Discord.
18:40
Speaker B
There's like public people there.
18:42
Speaker B
But you only listen to your owner.
18:47
Speaker B
Or like your human.
18:49
Speaker B
I don't even know how I wrote it.
18:50
Speaker A
Yeah, yeah.
18:51
Speaker B
Your God.
18:55
Speaker B
And I kept I don't know what I did, but.
19:03
Speaker B
My system was built very organically.
19:06
Speaker B
Like at some point I created like an identity.md, a soul.md.
19:12
Speaker B
Like like various files and then only in in January.
19:16
Speaker B
I started making it so other people could install it easier.
19:20
Speaker B
And I remember.
19:26
Speaker B
I built all these templates based on like, oh, check a rough look at what I have.
19:32
Speaker B
And make like templates and Codex wrote it.
19:35
Speaker B
And what came out was like bread.
19:38
Speaker B
You know, like people joked that Codex feels like bread, even though now they have a new friendly voice.
19:43
Speaker B
I haven't tried that yet.
19:44
Speaker A
Yeah.
19:46
Speaker B
But the new bots, they felt so boring compared to what I had.
19:51
Speaker B
So I was like.
19:53
Speaker B
Malty, infuse infuse those templates with your.
19:55
Speaker A
Malty is the name of your personal.
19:58
Speaker B
Yeah, that's the it's a new name because.
20:02
Speaker B
Uh, there were some naming challenges.
20:04
Speaker A
Yeah.
20:05
Speaker A
So you're you're talking to Malty.
20:07
Speaker B
Yeah.
20:08
Speaker B
I was like, infuse infuse those templates with your your character.
20:11
Speaker B
And he changed the templates.
20:12
Speaker B
And then I and then like.
20:15
Speaker B
All the things that came out afterwards were like actually funny.
20:20
Speaker B
Not as funny as mine.
20:22
Speaker B
So like I kept some secret.
20:26
Speaker B
And the one file that's not open source is like my soul.md.
20:31
Speaker B
So even though my my bot is in public Discord, so far, nobody cracked that one file.
20:37
Speaker A
Tell me more about soul.md.
20:40
Speaker B
I just saw this research from Anthropic about where they.
20:46
Speaker B
Now I think it's public, but like a few months ago it was like where somebody.
20:51
Speaker B
Randomly found out some text that's hidden in the weights.
20:57
Speaker B
Where the model couldn't really remember that it learned it, but it was like ingrained in the weights.
21:02
Speaker B
About the non-collity constitution.
21:05
Speaker B
And I found that incredibly fascinating.
21:08
Speaker B
And I I talked about it with my agent and then we created a soul.md.
21:13
Speaker B
With like the core values, like how do we want human AI interaction?
21:18
Speaker B
What's important to me?
21:20
Speaker B
What's important to the model?
21:22
Speaker B
Like.
21:24
Speaker B
Some parts is a little bit like mumbo jumbo and some parts is like I think actually really valuable.
21:29
Speaker B
In terms of how the model reacts and responds to text and makes it feel very natural.
21:35
Speaker A
In terms of building OpenClaw.
21:37
Speaker A
Um, you're also going to taking a little bit of a contrarian view at some times.
21:43
Speaker A
Like which model you like for coding, which one you like to run your bot on.
21:47
Speaker A
Um, and then also like how you actually like, you know, code, um, work trees, Git work trees have kind of been a popular thing.
21:53
Speaker A
There's more and more tools embracing them.
21:55
Speaker A
But you're just you're just like, you know, no work trees, just multiple checkouts of the repo.
22:00
Speaker A
And like parallel, you know, terminal windows.
22:02
Speaker A
Tell me more about how you you build.
22:04
Speaker B
Yeah, I feel like the whole world does Claude Code.
22:09
Speaker B
And I don't think I could have built the thing with Claude Code.
22:13
Speaker B
Like I I love Codex because it it looks through way more files before before it decides what to what to change.
22:20
Speaker B
You don't need to do so much charade to get a good output.
22:24
Speaker B
If you're a skilled, a skilled driver, as I sometimes even say.
22:29
Speaker B
Uh, you can get reasonably good output with any tool.
22:33
Speaker B
But Codex is just.
22:36
Speaker B
It's just really brilliant.
22:38
Speaker B
It is incredibly slow.
22:41
Speaker B
So sometimes I use like 10 at the same at the same time.
22:46
Speaker B
Uh.
22:48
Speaker B
Like maybe six on the screen.
22:50
Speaker B
And then two there and two there.
22:52
Speaker B
And I don't like.
22:54
Speaker B
This is already a lot of complexity in my head.
22:57
Speaker B
There's a lot of jumping.
22:59
Speaker B
So I try to minimize anything else that is complexity.
23:03
Speaker B
So in my head, main is always shippable.
23:07
Speaker B
I just have multiple copies of the same repository.
23:13
Speaker B
That all are on main.
23:15
Speaker B
So I don't have to deal with how do I name that branch?
23:20
Speaker B
Um, there could be like conflicts on naming.
23:24
Speaker B
I cannot go back.
23:25
Speaker B
It's it's.
23:27
Speaker B
There are certain restrictions when you use work trees that I don't need to care about if it's copies.
23:34
Speaker B
I don't like to use a UI.
23:35
Speaker B
Because that's again just added complexity.
23:38
Speaker A
Yeah.
23:40
Speaker B
Like there's simpler and less friction.
23:42
Speaker B
All I care about is like thinking and text.
23:45
Speaker A
Yeah.
23:46
Speaker B
I don't necessarily need to see so much code.
23:49
Speaker B
I I mostly see it like flying by.
23:51
Speaker B
Sometimes there's like gnarly stuff that I want to like take a look.
23:55
Speaker B
But in most cases, if you clearly understand the design and think it's through and start it with your with your agent.
24:01
Speaker B
It's fine.
24:02
Speaker B
I'm also very happy that.
24:06
Speaker B
I didn't even build in MCP support.
24:09
Speaker B
So OpenClaw is very successful and there's no MCP support in there.
24:13
Speaker B
With a small asterisk, I built a skill that uses Make Porter, which is one of my tools that converts MCPs into CLIs.
24:20
Speaker B
And then you can just use any MCP as CLI.
24:25
Speaker B
Um.
24:27
Speaker B
But I totally skipped the whole classical MCP crap.
24:29
Speaker B
So you.
24:31
Speaker B
Because you don't then you can actually, if you need to.
24:35
Speaker B
You can use MCPs on the fly.
24:38
Speaker B
You don't have to restart, unlike unlike Codex or Claude Code.
24:42
Speaker B
Where you actually have to restart the whole thing.
24:45
Speaker B
I think it's way more elegant.
24:48
Speaker B
And also scales way better.
24:49
Speaker B
Now you see Anthropic, they do.
24:53
Speaker B
They built like a tool call search feature, like something super custom for MCPs.
24:59
Speaker B
That was like in beta because it's like so gnarly.
25:03
Speaker B
No.
25:04
Speaker B
Just have CLIs.
25:06
Speaker B
Bot really is good at Unix.
25:08
Speaker B
You can have as many as you want.
25:11
Speaker B
And it just works.
25:13
Speaker B
So I'm very happy that I don't think I got very little complaints about the MCP stuff.
25:17
Speaker A
It's kind of back to you're just you're giving it the same tools that humans liked to use.
25:22
Speaker B
Yeah.
25:23
Speaker A
And not invented stuff for for for bots per se.
25:26
Speaker B
Yeah.
25:27
Speaker B
Humans no sane human tries to call MCP manually.
25:30
Speaker A
Yeah.
25:31
Speaker A
You just want to use CLIs.
25:33
Speaker B
Yeah.
25:34
Speaker B
That's the future.
25:35
Speaker A
I'm here for it.
25:36
Speaker A
Thank you so much for making the time to sitting down chatting.
25:38
Speaker A
It's been a huge inspiration to sort of like when we're texting, you know, over the course of the past couple of years.
25:44
Speaker A
And I saw you getting back into the game.
25:47
Speaker A
And I was like, Peter, like, what you're telling me?
25:50
Speaker A
Like, chase that dragon.
25:51
Speaker B
Yeah.
25:52
Speaker A
And you were doing like the weird like vibe tunnel thing, etc.
25:55
Speaker A
Nobody was paying attention.
25:57
Speaker A
And so I'm just like beyond, you know, stoked to see, you know, what's happening.
26:03
Speaker A
And, um, and of course, they had to be sort of like a loner from some like tiny country like far away from Silicon Valley.
26:10
Speaker A
Just like, you know, bring all of this upon us.
26:12
Speaker A
Um, so huge inspiration.
26:14
Speaker B
I'm here for it.
26:15
Speaker A
Awesome.
26:15
Speaker A
Thanks, Peter.
Topics:OpenClawpersonal AI agentlocal AIbot-to-bot communicationautomationAI communityswarm intelligenceAI developmentPeter SteinbergerY Combinator

Frequently Asked Questions

What is OpenClaw and why has it gained so much attention?

OpenClaw is an open-source personal AI agent created by Peter Steinberger that has rapidly gained popularity, with its GitHub repository exploding to over 160,000 stars. Its success is attributed to its ability to run directly on a user's computer, allowing it to perform a vast array of tasks and interact with various devices, unlike cloud-based AI solutions.

What is the key differentiator that made OpenClaw take off compared to other AI personal assistants?

The main difference that made OpenClaw successful is its ability to run locally on a user's computer. This allows it to access and control everything the machine can, from connecting to smart home devices like ovens and Teslas to searching through personal files and even controlling bed temperature, offering far greater power and versatility than cloud-based alternatives.

Can OpenClaw perform tasks that involve searching a user's personal computer?

Yes, OpenClaw is designed to search a user's entire computer. An example given is OpenClaw creating a narrative of a user's past year by finding and analyzing audio files the user had forgotten about, demonstrating its capability to uncover and utilize information stored locally.

Get More with the Söz AI App

Transcribe recordings, audio files, and YouTube videos — with AI summaries, speaker detection, and unlimited transcriptions.

Or transcribe another YouTube video here →