Skip to main content

Google Gemini’s AI coding tool is now free for individual users

A free version of Gemini Code Assist, Google’s enterprise-focused AI coding tool, is now available globally for solo developers. Google announced today that Gemini Code Assist for individuals is launching in public preview, aiming to make coding assistants “with the latest AI capabilities” more accessible for students, hobbyists, freelancers, and startups.

“Now anyone can more conveniently learn, create code snippets, debug, and modify their existing applications — all without needing to toggle between different windows for help or to copy and paste information from disconnected sources,” said Ryan J. Salva, Google’s senior director of product management. “While other popular free coding assistants have restrictive usage limits, with usually only 2,000 code completions per month, we wanted to offer something more generous.”

That feels particularly targeted at GitHub Copilot, the most direct competitor to Gemini Code Assist, which also provides a free user tier that’s limited to 2,000 code completions and 50 Copilot Chat messages each month. Google is offering up to 180,000 code completions per month by contrast, which it describes as “a ceiling so high that even today’s most dedicated professional developers would be hard-pressed to exceed it.”

A GIF demonstrating Google’s Gemini Code Assist tool.

Like the enterprise version, Gemini Code Assist for individuals is powered by Google’s Gemini 2.0 artificial intelligence model and can generate entire code blocks, complete code as you write, and provide general coding assistance via a chatbot interface. The free coding tool can be installed in Visual Studio Code, GitHub, and JetBrains developer environments and supports all programming languages in the public domain.

Developers can instruct Gemini Code Assist using natural language, such as asking the coding chatbot to “build me a simple HTML form with fields for name, email, and message, and then add a ‘submit’ button.” It currently supports 38 languages and up to 128,000 chat input tokens in the token context window, which is the amount of text (tokens) that can be processed or “remembered” when generating a response.

The free Individual tier seems pretty expansive, but it doesn’t include all of the advanced business-focused features available in the Standard and Enterprise versions of Gemini Code Assist. If you want productivity metrics, integrations with Google Cloud services like BigQuery, or to customize responses using private code data sources then you’ll need to use Google’s paid tiers.



from The Verge https://ift.tt/HYrONKS

Comments

Popular posts from this blog

Pandora Stories lets artists add commentary to their own playlists

Pandora launched Stories today, a tool that lets artists and creators add voice commentary to their own playlists. The Stories feature merges podcasts with music playlists, and is meant for artists to add context to an album, or for podcasters to experiment with new storytelling formats. The feature is part of Pandora AMP, the streaming service’s free Artist Marketing Platform that helps creators promote their work. To kick off the launch, Pandora’s prepared some Stories by artists like John Legend and Daddy Yankee, who tell listeners their personal stories interspersed between their own songs. There’s also a Stories playlist called Love Songs That Aren’t Really Love Songs , which includes commentary on individual songs like a podcast... Continue reading… from The Verge - All Posts https://ift.tt/2Xz1oNc

Instagram’s updated algorithm prioritizes original content instead of rip-offs

Image: Kristen Radtke / The Verge Instagram is making significant changes to how its system recommends content, with a focus on original content and increased distribution for smaller accounts. The slew of changes were announced by the company in a blog post today. The biggest change deals with aggregators — accounts that download or screenshot other users’ videos and photos and repost them. Sometimes aggregators will credit the original poster by tagging them in the post or caption, but often, content is wholesale ripped off with no acknowledgment, and engagement is siphoned off from the person who created the content in the first place. Instagram clearly has a problem with this and will begin removing reposted content from recommendations across the platform. The... Continue reading… from The Verge - All Posts https://ift.tt/ECgcPAU

We asked camera companies why their RAW formats are all different and confusing

When you set up a new camera, or even go to take a picture on some smartphones, you’re presented with a key choice: JPG or RAW? JPGs are ready to post just about anywhere, while RAWs yield an unfinished file filled with extra data that allows for much richer post-processing. That option for a RAW file (and even the generic name, RAW) has been standardized across the camera industry — but despite that, the camera world has never actually settled on one standardized RAW format. Most cameras capture RAW files in proprietary formats, like Canon’s CR3, Nikon’s NEF, and Sony’s ARW. The result is a world of compatibility issues. Photo editing software needs to specifically support not just each manufacturer’s file type but also make changes for each new camera that shoots it. That creates pain for app developers and early camera adopters who want to know that their preferred software will just work. Adobe tried to solve this problem years ago with a universal RAW form...