From the course: Getting Started with Vibe Coding

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Choosing the right model for the job

Choosing the right model for the job

From the course: Getting Started with Vibe Coding

Choosing the right model for the job

- I'm sure you're aware there are hundreds if not thousands of AI models available today, and it's hard to figure out which one of those are useful for which use case, especially in the context of vibe coding. What I do is I break into two categories, planning and execution. That's what we'll talk about in this video. On the left-hand side, the planning models tend to be those models that are very good at reasoning and thinking through different tasks as well as creating the documents we've already discussed, so the spec, blueprint, and deduce. Here are just a few options that you can choose from for the planning on the left-hand side. So we have o3, 2.5 Pro, Opus/Sonnet 4, and we could even add Grok 4 here as well, all of which are really good at creating those detailed files that we need to then build upon. On the coding side, these models tend to be models that do two things really well. One is follow instructions effectively, and the second is to call tools effectively. The reason…

Contents