Google has unveiled a new, free version of its AI-powered coding assistant called Gemini Code Assist for individuals.
This tool is designed to help developers write and debug code more efficiently using AI. Alongside this, Google has also introduced Gemini Code Assist for GitHub, an AI-powered code review agent that automatically detects bugs in pull requests and provides suggestions within GitHub.
How Gemini Code Assist Works?
Gemini Code Assist for individuals allows developers to chat with an AI model in natural language while editing their code. Similar to GitHub Copilot, this tool can fix bugs, complete sections of code, and explain complex parts of a codebase. It is powered by a fine-tuned version of Google’s Gemini 2.0 AI model, optimized specifically for coding tasks.
The assistant integrates smoothly with popular coding environments like VS Code and JetBrains through plugins. It also supports multiple programming languages, making it a versatile tool for developers.
Huge Usage Limits Compared to GitHub Copilot
One of the standout features of Gemini Code Assist for individuals is its extremely high usage limits, far exceeding those of GitHub Copilot’s free plan:
- 180,000 code completions per month – 90 times more than GitHub Copilot’s 2,000 completions.
- 240 chat requests per day – nearly five times the free GitHub Copilot plan.
Additionally, the model has a 128,000-token context window, meaning it can analyze significantly larger portions of code at once—four times more than competing tools. This helps developers work with complex codebases more effectively.
Gemini Code Assist for GitHub: AI-Powered Code Review
Google has also introduced Gemini Code Assist for GitHub, which is focused on code review and bug detection. This tool automatically scans pull requests for potential issues and provides suggestions, making the debugging process faster and more efficient.
Google’s Strategy: Competing with Microsoft and GitHub
Google’s latest AI coding tools come as part of its push to compete with Microsoft and GitHub in the developer tools market. The company recently hired Ryan Salva, the former leader of GitHub Copilot, to drive its AI-powered development initiatives.
By offering a free AI coding assistant with generous usage limits, Google aims to attract early-career developers to its ecosystem. The strategy is clear—if developers become accustomed to Gemini Code Assist, some may eventually upgrade to Google’s enterprise-tier coding assistant, which includes additional features like audit logs, private repository support, and integration with Google Cloud services.
Availability and Future Plans
Developers can sign up for the free public preview of Gemini Code Assist for individuals starting today. Meanwhile, Google continues to expand its AI-powered coding solutions, including future integrations with GitLab, GitHub, and Google Docs.
With these advancements, Google is making a bold move to challenge GitHub Copilot’s dominance in AI-assisted coding, offering developers more flexibility, deeper integration, and significantly higher free usage caps.
The Information is Collected from Techcrunch and Google Blog.