Firebase Studio, Google’s new AI, lets you create free apps, in minutes and without knowing how

Google has launched a new AI tool within its developer platform Google Firebase. Firebase Studio It is, in Google’s words, ‘an agentical development environment based on the cloud designed for Accelerate the way you create, test, implement and execute applications of Ia of production quality, all in one place‘.

In practice, it is the integration of Gemini 2.0 Flash With Google Firebase tools as PROJECT IDX and Genkit. A website on which anyone -is open to everyone who has a Google account, free of charge– You can create a web application, From the beginning to the end, including its publication, without knowing a pinch of programming. Talking in natural language with AI, as with any other chatbot, you can detail all the aspects you want in the app, and Firebase Studio will program on the march.

The experience of use is surprising. After telling you your idea, Firebase Studio Plan the process And, if you don’t want to make changes, start programming. You see how Write the code, self -correct errors and show a preview of your idea. There you can try the operation and if the AI ​​detects problems, such as you do not have a API concrete to work, is responsible for generating the necessary key. It is proof and error until you reach the result you want, but A prototype has it in a few minutes.

Using AI to program is not new, but here it is integrated with an environment for developers in which the entire process can be done. It is in phase experimental And he makes mistakes, Google warns. And without a doubt, those who get the best out will be the ones who do know Anyone can give free rein to your ideas, regardless of your technical preparation. Creating web application prototypes has never been so simple, and being a website in chatbot format, it can Use both from the computer and from the mobile. Although AI communicates in English, You can write in Spanish. Will understand you without problemsThe important thing is that you are able to communicate your ideas well to Gemini.

What can you do with Firebase Studio

  • Protoptopar applications with natural language, images and drawings: Firebase Studio allows you to quickly start a project with the Apps prototyped agent. This generates functional prototypes of web applications on Next.js from the instructions, images or drawings that proportions to Gemini. By clicking on ‘Prototype This App’, the AI ​​creates an operational app with functional interface and logic, including automatic integration with Genkit and a Gemini API key to enable functions of AI without manual configuration.
  • Gemini assisted iteration: Firebase Studio allows you to edit your app talking directly with Gemini, the assistant of integrated. You can ask you to add authentication, change the design, improve the interface, add functionalities or modify the flow of AI. Gemini understands your code and helps you quickly, without having to edit the code manually if you do not want.
  • Get in the code whenever you want: If you prefer a more practical approach, Firebase Studio offers a Codeoss -based development environment with Gemini assistance to encode, which includes self -fulfilled, purification, explanations, complete terminal and integrations with the Firebase services.
  • Instant preview on any device: Firebase Studio allows you to generate a public URL to preview your prototype in a browser. You can also create a QR code to load and test your app instantly on a mobile device.
  • Quickly publish with Firebase App Hosting: When you are satisfied with your prototype, you can click on ‘Publish’ to display it with a single click using APP Hosting Firebase, which is responsible for the compilation and packaging of the Source Code of the app, the CDN, the rendering of the server side and generates a public URL that anyone can access, as with any other website. At any time you can continue developing your app from the Firebase Studio coding environment.