Google has introduced Firebase Studio, a browser-based platform aimed at simplifying the process of building and deploying custom applications. Announced during Google Cloud Next, the new tool leverages generative AI to help users—from beginners to experienced developers—build web and mobile apps directly from their browsers in a matter of minutes.
Firebase Studio is now available in preview, with access open to anyone with a Google account. The early version is reportedly seeing high demand, and while hands-on experience remains limited, the initial user response has been enthusiastic. Online, early adopters have likened it to a mix of popular dev platforms like Cursor AI, Replit, and v0, citing its versatility and accessibility as key strengths.
The platform integrates several of Google’s existing tools, including Genkit and Project IDX, along with Gemini, its AI assistant. Built on Code OSS (the open-source foundation behind Visual Studio Code), Firebase Studio offers a familiar development environment for those already working in modern web frameworks.
Users can start by importing existing projects from repositories like GitHub, GitLab, Bitbucket, or from local files. The platform supports multiple programming languages such as Java, Node.js, Go, Python, and .NET, and is compatible with frameworks including React, Angular, Vue.js, Flutter, and Next.js.
Over 60 pre-built templates are available for quick starts, or users can design apps using a natural language prototyping agent. This AI-driven workflow supports text prompts, screenshots, mockups, and design sketches, allowing for app creation without writing code manually. Once built, apps can be deployed to Firebase App Hosting, Cloud Run, or user-defined infrastructure.
Firebase Studio includes a comprehensive set of tools for testing, debugging, emulating, and monitoring applications—all accessible from a browser. The built-in coding workspace allows for real-time updates, and users can preview changes instantly. AI assistance is embedded throughout, with Gemini helping to generate code, write documentation, run unit tests, manage containers, and handle dependencies.
For developers in the Google Developer Program, additional features are being rolled out gradually. This includes access to specialized AI agents like a code migration tool, an automated testing assistant for AI safety evaluations, and a documentation bot that interacts directly with the codebase.
During the preview phase, standard users can operate up to three workspaces, while program members are allotted up to 30. Gemini Code Assist agents are currently on a waitlist.
By merging AI capabilities with a cloud-first interface, Firebase Studio is positioning itself as a tool for rapid prototyping and scalable app development, aiming to streamline the full development lifecycle—from idea to deployment—within a single online environment.