Grant
👤 PersonAppearances Over Time
Podcast Appearances
Like if you have, this is, we're talking if you have no software engineering experience at all here.
Without a doubt, without question.
And there's so many other software engineering tricks and programming tools of the trade that you can apply to improve.
So this is just the tip of the iceberg, basically, here.
So I'm going to show two things real quick.
First one, we have this prompt here that says, something went wrong, and it gives us the option to auto-fix.
So let's go ahead and auto fix that.
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.
It builds all of this code and now it has to go back and reconnect everything to make it work
in a different way.
So it's a big mess.
So what we're going to do instead, the second thing is we're going to do exactly what Corey suggested.
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.
And then I'm going to have it write the prompt for me.
Okay, so I've went ahead here and I've entered the prompt.
I'm basically saying essentially a version of what you suggested.
I'm working in Google's app builder in AI Studio and want to build the following app.
And then I pasted in exactly what we pasted into AI Studio.
And then I said, help me create a prompt that explicitly defines all this functionality and ensures it can connect to Gmail and the formatting makes sense to this app builder.
And then I'm adding a search function.