Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Grant

๐Ÿ‘ค Speaker
6139 total appearances

Appearances Over Time

Podcast Appearances

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

So you want to give it the goal, and then you'd also want to give it explicitly how you think of it as going to work.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

Basically, you need what's called a...

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

like, well, I'm just going to simplify it, a vision for how it works.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

So you need to have like a mental model of how you want this app to work and how you conceive of it working.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

And you can break that out either, you know, very, very granularly, or you could just kind of broadly break it out, see what it comes up with, and then adjust your plan from there.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

Like if you have, this is, we're talking if you have no software engineering experience at all here.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

Without a doubt, without question.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

And there's so many other software engineering tricks and programming tools of the trade that you can apply to improve.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

So this is just the tip of the iceberg, basically, here.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

So I'm going to show two things real quick.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

First one, we have this prompt here that says, something went wrong, and it gives us the option to auto-fix.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

So let's go ahead and auto fix that.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

This is rule number one for why you don't want to just have it redo everything from scratch because it's going to create all of these errors.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

It builds all of this code and now it has to go back and reconnect everything to make it work

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

in a different way.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

So it's a big mess.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

So what we're going to do instead, the second thing is we're going to do exactly what Corey suggested.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

I'm going to go to O3 and I'm going to basically O3 Pro and I'm going to basically tell it exactly what I want to write and what I want to create.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

And then I'm going to have it write the prompt for me.

The Neuron: AI Explained
Live DEMO: We Build 3 AI Apps (In Under An Hour!)

Okay, so I've went ahead here and I've entered the prompt.