Skip to content

Google AI Studio

Google AI Studio is Google’s free browser-based workspace for prototyping with the Gemini family of models, where developers test prompts and generate an API key before writing any application code.

A run settings panel exposes model parameters, safety settings, and tools such as structured output, function calling, code execution, and search grounding. Once a prompt behaves, the Get code button emits a runnable snippet in Python and other languages, built on the Google Gen AI SDK that installs from PyPI as google-genai.

Build mode turns a natural-language description into a full-stack web app or a native Android app through vibe coding. The result is editable through chat or by annotating the running interface, and it deploys to Cloud Run under an ai.studio subdomain, where a free Starter Tier covers the first two published apps without a billing account.

The model picker covers current Gemini releases alongside Google’s image, video, and music models. Studio usage itself is free, and keys created there start on the Gemini Developer API free tier, with paid tiers and the Gemini Enterprise Agent Platform, formerly Vertex AI, available for production workloads.

On the free tier, Google’s API terms let human reviewers read prompts and responses and let Google use them to improve its products, which stops once usage moves to a paid tier.

Comparable prompt playgrounds include OpenAI’s Playground, Anthropic’s Playground in the Claude Console, and the model playgrounds in Microsoft Foundry, formerly Azure AI Foundry. Those tools stop at prompt testing and code export, while AI Studio also generates and deploys the surrounding app.

Official website: aistudio.google.com

How to Use Google's Gemini CLI for AI Code Assistance

Tutorial

How to Use Google's Gemini CLI for AI Code Assistance

Learn how to use Gemini CLI to bring Google's AI-powered coding assistance directly into your terminal to help you analyze and fix code.

intermediate ai tools

For additional information on related topics, take a look at the following resources:

Have a question about this? Mentor AI can show you examples, compare related terms, and point you to tutorials.


By Martin Breuss • Updated Sept. 11, 2026