


Google Makes Gemini Code Assist Free (blog.google) 39
Google has launched a free version of Gemini Code Assist, offering developers substantially higher usage limits than competing services. From a report: The AI coding assistant, powered by the fine-tuned Gemini 2.0 model, allows up to 180,000 code completions monthly -- 90 times more than GitHub Copilot's free tier limit of 2,000. The release comes just one day after Anthropic introduced Claude Code, underscoring intensifying competition in AI-powered development tools.
Gemini Code Assist integrates with popular environments including Visual Studio Code, JetBrains IDEs, and GitHub, where it performs code reviews on both public and private repositories. Google's offering features a 128,000-token context window, enabling developers to work with larger codebases. The service supports all public domain programming languages and requires only a Gmail account to register, with no credit card needed.
According to Ryan Salva, Google Cloud's senior director of product management, more than 75% of developers now rely on AI in their daily work, with over 25% of new code at Google being AI-generated. For developers wanting advanced features like private repository integration or Google Cloud service connections, premium tiers remain available.
Gemini Code Assist integrates with popular environments including Visual Studio Code, JetBrains IDEs, and GitHub, where it performs code reviews on both public and private repositories. Google's offering features a 128,000-token context window, enabling developers to work with larger codebases. The service supports all public domain programming languages and requires only a Gmail account to register, with no credit card needed.
According to Ryan Salva, Google Cloud's senior director of product management, more than 75% of developers now rely on AI in their daily work, with over 25% of new code at Google being AI-generated. For developers wanting advanced features like private repository integration or Google Cloud service connections, premium tiers remain available.
They are fighting for a monopoly (Score:5, Insightful)
Whoever has the deepest pockets will win.
Re: (Score:3)
"Kinda like electricity changed the world, yet nobody became super rich selling electricity." - Westinghouse and Morgan have entered the chat.
Re: (Score:2)
I agree with your premise, but not with the "deepest pockets" part. Spending smart is crucial. In particular, bribing the cheapest politicians to rig the rules of the game in your favor or buying the judges (to prevent honest refereeing) are apparently the smartest investment strategies these years.
But I need to stop fantasizing about solution approaches. "We can't get there from here." I think the new niche monopoly problem is tightly linked to how corporate profits are taxed, so one possible solution woul
Remember when Google Photos had free storage? (Score:1)
Those were some good times.
Need more training data (Score:2, Insightful)
This is a combination corporate need being fulfilled. Need number one is more training data. Need number two is addicting the users, and the "first hit is free" drug pusher thing works.
Re: Need more training data (Score:1)
Re: (Score:2)
No company should be using their proprietary hard fought to create source code databases as their inputs to train their LLMs.
While I agree, try telling that to managers who have attended an "AI seminar" hosted by the AI prophets telling them how you can either climb aboard the AI juggernaut now, or be run over by it in the coming months/years. Too many decision makers are hype glommers, and haven't paid enough attention to it to realize that these companies are absolutely using all data they have access to to train their AI systems. Data slurp is priority one through a thousand for them. And likely will continue to be for some ti
Re: (Score:3)
Does anyone even use this? (Score:1)
At launch Gemini had some of the most laughable errors. And off and on I hear grumbling from Android users I know about not liking it replacing a meter working Google helper they used to have.
Maybe because of that, or just because I don't think about it much, I've been experimenting with just about every other AI as a coding assistant, except Gemini.
Has anyone used it for coding? Is it even any good? For some reason it just doesn't seem like Google has had a great team on their AI efforts.
Re: (Score:1)
I'll give it a shot. I'm taking a few months off work and cancelling my github copilot sub. Good a time as any to try this Gemini.
Re: (Score:2, Interesting)
Alright I tried it for a few minutes. So far I don't really like the context-sensitive code completions. Just now it twice tried to insert a } closing brace which would've broken the syntax. It wouldn't autocomplete a simple printf statement but would a std::cout statement. If I write a comment like "// broadcast x to a SIMD register" the next line will autocomplete with __m256d y = _mm256_set1_pd(x); which is what I was expecting. But if I say 'simd' instead of 'SIMD' it doesn't offer anything for autocomp
Thanks! (Score:1)
Thanks for the report. I keep forgetting you can tell CoPilot to use Claude, I should switch mine.
I'm doing different coding (iOS development), for me I find the CoPilot integration kind of bad. It works using VisualStudio but that's just not as good a tool for general iOS dev work.
I find CoPilot fires off suggestions maybe a bit too often, sometimes I just park my cursor somewhere to read through some code and bam, half a screen of CoPilot making up some complex function it would like to add. But when a
Re: (Score:2)
Gemini is pretty crappy at most things and when I use the LLM chatbot it spends more time apologising for getting things wrong than it does presenting useful information.
Yesterday I tried Cursor as an LLM android code generator and was very impressed with the results. I haven't tried the AI assist in Android studio but I'll be comparing the two in coming days. Just as well this announcement was made -- I was *almost* going to lay down $20 a month for Cursor but if Gemini can do the same or better, I'll s
and why is it "free?" (Score:1)
Re: (Score:1)
Because like social media or any other service, you are the product.
In this particular case, you are the "trainer." You're helping them make a better product, which they hope to make good enough to be worth selling or renting to others after you've sunk a bunch of time into training it. That's the joy of these AI companies. All of them need your data and your time to make a system worth using.
Re: (Score:3)
What if they just sell more stock to pay for everything?
Re: (Score:3)
Yeah to an extent but lets be real, very few people going to be paying privately for this. It was like double the price of copilot, more expensive than cursor, yet way behind on quality.
Google will have to be giving this away to stay relevant here.
I'm trying it out (Score:1)
Please clap. (Score:1)
We have an AI, and it can be used to replace you, we completely restructured out company so that the only people left are the ones that work on Gemini and you aren't using it. Please clap.
Only because they want to train off your data (Score:1)
Re: (Score:1)
Are you a compulsive therapist, or just a Karen-troll?
Free vs Paid? (Score:2)
Re: (Score:2)
What can the paid version do that the free can't? I asked Gemini to set up an email vacation reply for me, and it couldn't do that, so what can it do?
I installed the VSCode version because why not? I already primarily use Gemini for anything where I want code generated. It just does a better job with some of the esoteric JS stuff I work with.
It's nice to have it right in the IDE, to be able to easily reference files as context, and less prone to weirdness from copypasta. All in all, I'll happily just use the plugin for most stuff.
Requires auth from Google, and signing into a new service (which may be counter to goals of some folks reading this). But I'm
Re: (Score:2)
You get what you pay for (Score:2)
180,000/month: Every 3.5 seconds (Score:3)
Some simple math: If you're looking at 8-hour days, 5-days a week, on an average month, you can issue a request every 3.5 seconds.
So this is, for all practical purposes, free for human use, but if you spam it with requests from another AI, for example, you'll run out.
Recent "Code-off" between AI bots. (Score:3, Interesting)
Re: (Score:2)
Shouldn't you give the test to humans as a control?
Re: (Score:2)
Re: (Score:1)
Do you see the problem here? How do I know you're not hallucinating?
Re: (Score:1)
Lion's Mouth (Score:4, Insightful)
Sure, I'll just paste my in-house proprietary codebase into Google.
What could possibly go wrong.
Re: (Score:2)
Sure, I'll just paste my in-house proprietary codebase into Google.
What could possibly go wrong.
For open-source coders, this is not a concern.
Great news (Score:2)
I'll be able to use Gemini on my Jamboard to design games for Stadia that I can play through Chromecast. Will Gemini have APIs to query through Hangsout?
(I wanted to include all of the projects, but the list is huge [killedbygoogle.com])