quietly released today, just in the blog post I'm showing you here, a brand new AI coding tool completely powered by Gemini 2. 5 Pro, which many people consider the most powerful AI coding model out there, uh, called Gemini CLI. Now, what is Gemini CLI? Gemini CLI is Google's answer to Claude Code. For those who haven't been paying attention, claude code has been getting insane amounts of hype over the last few weeks, and for good reason. It is probably the best AI coding tool I've used in my entire life. But Google's trying to change that. So, Gemini CLI, just like you see here, is basically the same exact thing as Claude Code. It runs in your terminal. You don't need to download another program for it. a whole development environment. You just open your terminal and you can run it and start writing code with AI. But here's where the cool part comes in. Here's what makes Gemini CLI completely different than Claude Code is the pricing model. They just give you a thousand requests a day for free. For those who don't know, Claude Code is insanely expensive. Yes, you can get it on a $17 per month plan, but you're not getting many requests out. You got that's basically enough requests for like two hours. So, if you really want to use Claude Code, you need to move up to these two tiers. And if you're a serious coder and you're looking to build an actual app, you pretty much have to do the $200 a month version. So, very, very pricey. Although, again, the most powerful tool out there. So, in my opinion, was worth it. But Gemini CLI, that's different. This is a different pricing model. Google's saying, "Hey, not only can we match you on your product, but we're going to beat the hell out of you with our pricing model. " And that's what they did here. As you can see here, you get 1,000 requests per day for free from Gemini Pro 2. 5. That is pretty amazing. Gemini 2. 5 Pro is very, very good. And the fact you get 1,000 requests per day free is basically Google just saying, "Hey, we got billions of dollars. We're worth trillions of dollars and we don't need to nickel and dime you for a couple hundred dollars a month. Just have it for free. Just have at it. We want you on our model. " Now, why would Google do that? Well, they're probably doing that for a few reasons, right? One, they want to get you using their product, right? They want to move you over from Claude Code because everyone's been on Claude Code. So, hey, they're willing to invest a few dollars to get you to use their product. Two, it probably helps them with training their model, right? The more data they get in their model, the more usage of their model, the better their model gets. So, if they can get a whole bunch of people to come over and start using Gemini CLI, their model will just improve that much faster. And three, they're doing it because they can afford it, right? They have tons of money. They can afford it. They can afford to just give things away for free. That's the strength of Google, right? that they'll have over these smaller companies like Anthropic, like OpenAI, is they have an absolute war chest of money they can throw around and make sure they win the AI war. So, that's absolutely massive, free of
just the input which is what we wanted right we didn't want fake data in there for the habits. So let me tell them a little bit about myself. I am a content creator that makes YouTube videos and vibe codes apps. All right, generate habits. Let's see if it works here. Okay, so it generates uh review daily SC. Okay, so it has uh it has template habits in there that show up. The AI is a little bit nicer. You can check things off now. Okay, I think for the next step, I would imagine the next step is going to be it uses AI. So let's see that. So again, as I keep telling you, you know, you built your plan, now you do it phase by phase. I just ask what phase three is. And now it's going to tell me what the phase three is in that plan. And then we're just going to okay and have it continue. Phase three is about making the application persistent. Right now, if you generate habits and refresh the page, they disappear. Habit 3 will introduce a database to save all the data. Okay, looks like it continued. Uh the next step it did was update the API route to call open AI. Okay. So, all we need to do is put in the Open AI uh API key, which I'll show you how to do in a second. And then once it does that, it should be generating habits for us, which is pretty cool. So, let's get the OpenAI API key. I'll show you how to do that now if you're building this alongside me. So, if you go to platform. openai. com, then sign up there. Really straightforward and simple to do. Then click API keys, you can create a new API key that we can use for the AI. And basically, the way this works, it just allows you to communicate with chat GPT. So you can generate AI content, which is awesome. So I click create new secret key up here in the top right. And now we can name this habit tracker. And then click create the secret key. And that'll give you the key that we'll copy and paste in a second. Just as a side note, if you're going to build and launch an app, do not put your API keys uh in anything but aenv file. So this app, the Gemini CLI is having us put it in an actual like customer clientfacing code file, which is not good. But for the sake of this video, we'll do it. But if you ever to ship an app live, do not put it in like your code files. Put it in av file, which makes it private. So it's having me put the API key here, which I'll do that now. All right. So I refreshed the page. Let's see this. Let's see if this actually generates AI habits for us. I am a YouTuber who creates videos. All right. Looks like it is doing some work here. Let's see what it comes up with. Okay, let's see. Okay, it came up with some habits. Create a content calendar for your channel. Record and edit at least one video script per day. Engage with your audience by responding to comments and messages daily. Research and learn about new AI coding trends regularly. That's pretty amazing. It worked. The AI worked here. I've had basically zero issues. It's worked very quickly and I can check these off. It's pretty amazing, right? We did this in just a few minutes through Google CLI. Let's recap what we've learned so far and how to use Gemini CLI most effectively. So, it is basically claude code. It performs very much like claude code from what I see. Performs very well. If anything, it performs a little faster. The most amazing part of this though is the pricing model. You get a,000 requests a day for free. Two, how to use Gemini CLI the most effectively. Well, you go in, it doesn't have a planning mode. So, you want to say, "Let's build a plan. Do not write code. " Then, you give it a very detailed description of what you're building. And then, it's able to give you a great plan. So you go through the plan, make sure that looks good based on what I'm seeing. It is very, very smart. You give that the go-ahad and then all you do is just say, "Okay, build this one step at a time. " Right? time. So here is how you get the most out of Gemini CLI, right? You go in, you