Google announced the launch of the public preview of Gemini Code Assist for individual users—a free version of the AI-based programming assistant. This model, powered by Gemini 2.0, offers support for all publicly available programming languages and is focused on code optimization. Gemini Code Assist provides nearly unlimited code completion, offering up to 180,000 completions per month, which significantly exceeds the limits of other free assistants.
Gemini Code Assist is also available for GitHub, where it provides free AI-powered code reviews for both public and private repositories. This allows developers to reduce the time needed for code review and focus on more complex tasks. The assistant can detect stylistic issues and errors, automatically suggesting changes and code fixes.
Integration of Gemini Code Assist with development environments such as Visual Studio Code and JetBrains IDEs enables individual developers to conveniently create code snippets, debug, and modify existing applications. This provides the convenience and accessibility of features that were previously available only to business users.
Users can utilize natural language to generate, explain, and improve code. For example, a freelancer can quickly obtain code for an HTML form or automate routine tasks such as writing scripts for daily mailings. Gemini Code Assist also supports code style customization, allowing teams to adapt reviews to their needs.