
At its Cloud Next event, Google introduced Firebase Studio—an AI-powered platform designed to let anyone build full-stack applications directly in the browser within minutes. By combining generative AI, cloud services, and familiar development tools, Google is aiming to dramatically simplify the app creation process.
Powered by Gemini and built on Code OSS, Firebase Studio brings together the company’s Genkit and Project IDX. It supports both mobile and web apps, and allows users to develop, launch, monitor, and iterate on apps without switching between tools. Currently available in preview, the platform is open to all users with a Google account, although high demand has already created early bottlenecks.
Importantly, Firebase Studio isn’t just for developers. Even those with minimal coding experience can access over 60 ready-made templates or describe their ideas in plain language. Thanks to integrated prototyping agents, users can design UI elements, AI workflows, and API schemas using mockups, screenshots, or even simple sketches.
Building Apps with Natural Language, Not Code
Users can import existing projects from GitHub, GitLab, Bitbucket, or local machines, and Firebase Studio supports major languages like Java, .NET, Node.js, Go, and Python. Additionally, popular frameworks—including React, Angular, Vue.js, Flutter, and Next.js—are fully compatible. Once an app is built, it can be deployed to Firebase App Hosting, Cloud Run, or other infrastructure with just a few clicks.
What sets Firebase Studio apart is its integration with Google’s AI agents. These agents assist with everything from debugging and writing unit tests to generating documentation and managing dependencies. Moreover, the system includes runtime services, an in-browser emulator, and tools for testing and refactoring. With just one click, users can move from building to monitoring apps through the Firebase console.
AI Agents Streamline Every Step of Development
Google is also rolling out early access to its Gemini Code Assist agents. These tools include a migration agent for moving code, a testing agent to simulate real-world interactions or stress-test AI models, and a documentation agent that lets users query their code in natural language. Although these features are still in waitlist mode, they highlight Google’s long-term vision for intelligent, agent-driven development environments.
For now, Firebase Studio includes three workspaces for general users, while Google Developer Program members receive up to 30. Although still in its early stages, initial reactions have been enthusiastic. As one user commented, it’s like having the best of Cursor, Replit, and v0—all integrated into one seamless experience.