Google AI Studio
Describe an app and Gemini builds it in the browser.
Google AI Studio's Build mode generates a full-stack app from a prompt, previews it live, and can set up Firebase logins and a database for you before deploying to Cloud Run. It can also build native Android apps.
Key info
- Pricing
- Freemium
- Platform
- Web
- Category
- App Builders
- Best for
- Beginner
Related reading
- Fundamentals
Full stack fundamentals without the framework churn
A longer course on how web applications actually fit together: requests, responses, databases, authentication and deployment.
Intermediate - Fundamentals
Reviewing code you did not write
You are going to merge a lot of code you did not type. Reviewing it is a different skill from writing it, and it is the one that actually keeps a vibe-coded…
Intermediate - Context engineering
Why your AI keeps forgetting what you told it
Models have a context window, a fixed budget of text they can consider at once. Everything competes for it: your instructions, the files you opened, the erro…
Intermediate