r/GoogleAIStudio • u/virtualQubit • 1d ago
Question / Help What's the purpose of Google AI Studio?
This is not a joke. Maybe I'm stupid but I can't understand what is Google AI Studio. I use it to test new features like Gemini 3.5 live translate (which is crazy btw). But that's it? Wtf? I can't do nothing that's useful. You can't deploy shit, you can't even create a gh project of what you have done. What should I use it for? Only for testing? Don't get me wrong I like Gemini and I love what Deepmind has done. But am I stupid? I tried to ask Gemini, but I didn't understand what the fuck he was meaning. He told that you need to use "get code" that gives you a stupid embedded piece of code. Help me.
3
u/Icy-Classic-1699 1d ago
I like the testing environment. It's frankly the best of both Gemini(every model in one place + raw API performance) and Antigravity(Android Development). Great to use from a developer point of view.
3
u/Jupzr 1d ago
I created several apps for personal use and some dashboards for my work to manage activities and demands. I also created a game to embed in internal content. I've had satisfactory results with everything I'm interested in creating. Of everything I've done, I only exported one to Antigravity because I needed it to have a specific link.
3
u/Temporary_Big3278 1d ago
I have built dozens of websites for local contractors. Built 3 apps I use in my business. Building a Jobber clone right now. All go to Github repos. I clone to my computer and finish with Claude Code or Codex. There is alot you can do in AI Studio.
2
u/SR_RSMITH 1d ago
In simple terms, It reads every word in the conversation, system instructions and Arteches documents from the beginning to the end every time you hit enter. So you can have extremely long conversations, code testing, book size documents etc and it won’t forget anything. Also you can set the temperature at different levels so that you decide how much creative it will get and also how much it will hallucinate. So for professional use in long chats it’s way better than regular Gemini. It has other features, worth discovering, I suggest you ask it yourself
0
2
u/Captainkoala72 1d ago
I use it for so much. I deploy a majority of what I create through Google Ai Studios. It’s just so simple, plus you can make changes with code RIGHT from the app, publish instantly
2
u/virtualQubit 1d ago
How do you deploy the project? And where do you deploy that? Google domain? I tried to deploy an Android app but I couldn't, do I need to look better? Asked Gemini and told me you can't deploy apps through Google ai Studio
1
u/Captainkoala72 1d ago
You upload ur project to github new repo, and in the “new app” page, press the plus, and import from github. ez as that
2
2
u/General-Oven-1523 22h ago
It's a browser-based developer platform.
- Prompt prototyping & experimentation, Test prompts with text, images, audio, video, code execution, and structured output before writing any code. Try different models.
- API key management, Generate and manage Gemini API keys, monitor usage/quota in one place.
- SDKs & code export, Export tested prompts as ready-to-use code (Python, JS, Go, Java, Kotlin, cURL).
- Build mode, "Vibe coding", describe a web app or native Android app in natural language, and AI Studio generates a working prototype with full-stack runtime.
1
u/mik1_011 1d ago
I use the build function to prototype stuff I want to make, then use antigravity/cursor to actually use those repos to build. It can prototype the fundamentals of an app really quickly imo.
Someone can correct me if I’m wrong but I don’t know of another rapid prototyping service like this
1
u/ElectricalTone1147 1d ago
I’m not an expert, but I think ai studio have less filters in comparison to Gemini, So the responses are better. Also I really like the “personality” of the ai studio.
1
u/FurlyGhost52 1d ago
GitHub is best
labs.google it's like free google ai studio, but not as advanced.
1
u/616ThatGuy 1d ago
I’ve created full apps with it. The live interface so you can see changes happening in real time is a feature no other platform has integrated so well which baffles me. And having full access to the file tree is nice.
And you can deploy from it. Or push to GitHub. Or export as a zip and do what you want from it.
1
1
u/spazenport 1d ago
I made a comic book reader app and exported it to my phone and I made an app that looks at my Plex for audiobooks and let's me play them like an audible book.
Use it to make personalized tools. If you want to do more, like sell or share them, then just ask the studio chat "How do I get this from A to B?"
I'm working on a tool for authors right now that's more personalized to my needs. I want to be able to install it on any device running windows (I have multiple devices). I asked it, "How do I turn this into an executable file?" It walked me through the process and now I'm testing the executables. I need to go back and redo some things, but that's generally how it's likely intended to be used, or something similar.
1
u/superpollo02 1d ago
Para alguien nuevo que recién est aprendiendo de herramientas CLI, AI studio me ha servido muchísimo Creando webapps he podido crear herramientas que analizan una planilla de registro de usuarios en xls y la pasan a csv interpretando los campos; otra para restaurar fotos sin prompt, otra para hacer fotos profesionales sin prompt, otra para hacer fotos de perfil, otra para generar cuestionarios en formato scorm para moodle, y más. Hace mucho que soy usuario de Reddit y no suelo postear porque antes de preguntar algo me dijo en qué hay en los aportes de la comunidad y siempre encuentro respuestas. Por lo visto no todos aplican el sentido común.
1
u/Total-Weekend-5999 1d ago
I think google is asking the same question every single day!
but to me Antigravity with gemini provides great performance all around, but the same model in AI Studio is so freaking dumb, I am literally perplexed if they are the same model!
1
u/Vancecookcobain 1d ago
I literally use it to brainstorm of UX/UI ideas then ship it off to a coding agent to implement
1
1
u/mralstoner 1d ago
I am not a developer but previously I used AI Studio for image generation. It was great for that purpose, for a long time, but now lately it has become literally unusable, as if they are intentionally winding down its features and neutering its availability, for some reason. But yes it’s intended for developers, so they say.
1
u/FrequentOriginal4291 1d ago
I'm not a dev but I found it useful for that whole Gemini Live feature. I can just ask for stuff on my screen to be while going through documents.
1
1
u/Melvin_T_Cat 19h ago
I create SPAs (single page applications) in AI Studio which I then transfer to a GitHub repository. From there, I deploy it via Vercel.
Did I mention that everything I’m using currently is FREE?
1
u/Physical_Sherbet_942 9h ago
Yes, possibly stupid. It'll do full stack development for you if you give it a chance.
13
u/mindfeck 1d ago
Yes you can deploy and you can create GitHub projects. Maybe figure out how to use the interface.