Search
Close this search box.

Google Launches Free Gemini Code Assist for Developers

Doha: Google has announced the launch of the free version of Gemini Code Assist, its AI-powered programming tool, to be available globally to individual developers. This move aims to make advanced AI robots accessible to students, hobbyists, freelancers, and startups, to assist them with programming tasks.

According to Qatar News Agency, Google's senior director of product management, Ryan J. Salva, emphasized that users can now learn, create code snippets, debug, and modify their existing applications more conveniently without having to switch between different windows or copy and paste information from separate sources. He highlighted that other popular free coding assistants have restrictive usage limits, whereas Google is offering up to 180,000 code completions per month. This limit is significantly higher than Microsoft's GitHub Copilot, which restricts free users to 2,000 code completions and 50 Copilot Chat messages monthly. Google expressed its intention to provide a more generous offering.

The free version of Gemini Code Assist is based on the Gemini 2.0 model and is capable of generating entire code blocks, completing code as written, and providing general coding assistance through a chatbot interface. It can be installed in Visual Studio Code, GitHub, and JetBrains developer environments, supporting all programming languages in the public domain.

Developers have the option to instruct Gemini Code Assist using natural language commands, such as asking the chatbot to "build me a simple HTML form with fields for name, email, and message, and then add a 'submit' button." The tool currently supports 38 programming languages and can process up to 128,000 chat input tokens in the token context window, allowing it to understand extended contexts when delivering output.

Despite the extensive features available in the free version, some advanced tools are not included, such as productivity analytics, integration with Google Cloud services like BigQuery, and the ability to customize responses using special sources. These advanced features require a subscription to one of the paid plans.