From the course: Structure Vibe Coding to Save Build Time
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Step 2: Developing the AI blueprint
From the course: Structure Vibe Coding to Save Build Time
Step 2: Developing the AI blueprint
- Now that we have our spec, we want to move on to choosing the model we want to write our blueprint with. Now these are just some options. We have o3, we have 2.5 Pro from Gemini, Grok 3. Not even listed here, but another great one to use is 3.7 Sonnet from Claude, and a variety of others that are very strong, intelligent reasoning models that can think through specifically what is needed for the blueprint and how to build this application in the most effective way. And after we've established the model we want, we then want to throw in a system prompt. So this here is going to be the static prompt that we're going to start off with to write our blueprint. At the very bottom, you can see we have the <SPEC> tags, and these tags are going to be where we paste in the specification from the previous conversation. Now, I've highlighted a few things here I want to call out. So the first thing here is ensuring that when we write out these phases for the blueprint of how to build the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.