Studio Code, free to use. Download it link below. Uh and then I'm going to open up the Claude plugin which is also free. So you can get that installed and start using it. What we're going to do here is we're going to start using Haiku but we're going to use it strategically. So what we're gonna do is we're gonna do slashmodel. Flash model allows you to select which model you're going to use. And for this one, we're going to use Haiku. Here's what's going to happen when you use Haiku. And I think for a vast majority of use cases, this is what you want to be doing. When you use Haiku, when you select that in your slashmodel picker, what's going to happen is when you go into plan mode, which you do by doing shift tab, you can see plan mode right there. A couple dynamic things are about to happen. When Claude plans out your app, it is going to actually use Sonnet to do the plan. So, it's going to build a very complex plan with Sonnet, but then it's going to do the execution with Haiku, which is a big advantage because if you have a good plan, which Sonnet will create, Haiku can execute just as well as Sonnet as long as you have that good plan. So, let me show you how this works. Follow along if you want to build an app with me. I'm going to build you a really cool app right here, right now. So, here's the prompt we're going to use. I'll put it down below so you can build along with me. get a pretty cool app out of this. I want to build out a cananband board task management app. I want to be able to have a beautiful Canananban board with default columns of long-term todo in progress completed. It should have beautiful animations and a nice look and feel that matches the screenshot attached, which I'll show you in a second. It should store the tasks locally for now and use NextJS. So, I built out that prompt. I'm gonna give it a screenshot, which you can see here, which I really like the aesthetic of this app. I found it on Twitter somewhere. I wish I can give credit, but I think it's just someone who copied and pasted a screenshot. I'm going to take this screenshot and paste it in here to the chat. You should always do this when you're building out an app because if you don't have like an inspiration screenshot, it's just going to build out that crappy purple and blue gradient aesthetic that everyone hates. So, I always try to have a reference screenshot like that right there. I'm going to hit send on this. And what it's actually going to do now is it will use Sonnet to build out this plan. So again, Sonnet being the one that's a little bit smarter and works a little bit harder is going to build a superdetailed plan here, which I'm going to hit yes on and don't ask again. And then what it's going to do after is actually use Haiku to do the execution. And as long as you do that, as long as that you have a smart model do the plan and kind of the dummy model doing the execution, you'll get the same results for like a fraction of the price. And this is where the strength of Haiku is going to come in is the fact that we now have a cheap agentic model from Anthropic that can do tasks for cheap, get plans from the smarter models, but then do those tasks for a lot cheaper, which Anthropic desperately, desperately needed. So, I'm going to show you what this plan looks like in a second, then I'll show you how good H high coup is at building this out with one shot. But this is how you want to start using Claude Code moving forward. As long as you're not doing something incredibly, incredibly intensive. But if you're just a hobbyist or you're just building out an app and you need to save a little bit money, this is the way to go. I promise. All right, looks like it is all done building. That was rather quick. I cut here a little bit just so you didn't have to sit here for a few minutes watching an AI work, but it got through these seven tasks in about 3 minutes or so, which is really good. I mean, this would typically probably take 10 to 15 minutes uh with Sonnet or especially Opus. So, this is good. Let's see what it did. Your features are ready for default coms. Okay, let's just check this out. Let's run it and see what this looks like. Oh, it even ran it for me automatically. All right, we'll go to localhost 3005. Let's see what this canban board looks like. All right, let's see what we got here. I'm going to pull this open. Looks pretty good. Let's see. Let's test out the functionality here. That's a good looking Canananban board. Does it look like the screenshot we put in? No. But we probably need to reprompt this a few times to get it looking good. Let's add a task here. Edit this video. We'll hit add. Oh, that looks cool. I like the animations. I can click and drag it over. That's cool. That's a good looking app. One shot by a very cheap AI agentic model. Feel free to copy and paste the prompt down below