From the course: Vibe Coding with Bolt.new

Unlock this course with a free trial

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

Vibe coding limitations: Unexpected costs

Vibe coding limitations: Unexpected costs - Bolt Tutorial

From the course: Vibe Coding with Bolt.new

Vibe coding limitations: Unexpected costs

In this video, we're going to talk a little bit about the costs of building with Vibe Coding. In both, I'll talk about two main costs, the cost of building the application and the cost of hosting the application. I'll show you one trick on how we can actually recoup some of those costs. Here we have our main application, and one of the things you might have noticed as we were building is that we were swapping between different models. If I click on the bottom here on our models, you can see that there are a few different cloud agents in here. And here we have trade-offs between token usage, which is cost, intelligence, and speed. So if we're building something simple, Haiku might help us save on costs. Now, to track how many tokens you're actually using, you can go to the main website here, go to the left-hand side, and click on your profile. And here we can see our current token balance. So this is how many tokens we used in building our application. Now, depending on the complexity,…

Contents