AI Tech Update
Trending Updates
Case Studies

15 days with Google AI studio : How capable is it ?

Author: Moniruzzaman Munna Updated: September 18, 2026

As a web developer, working on any project previously used to take weeks or even months, whereas now, with the help of AI, the same work takes just a few minutes or hours. Even a non-coder can now build web apps easily. While I usually use ChatGPT and Claude, I recently tried the Google AI Studio free plan, and it was amazing. Based on my experience over the past 15 days, building a functional web app on the free tier is definitely possible.

15 days with Google AI studio

What Vibe Coding Looks Like in Google AI Studio

You simply explain what you want: "I need this tool, it should look like this, and clicking here should do this." The AI writes the code, you run it in your browser, and if there is an issue, the AI fixes it based on your feedback. Unlike typical consumer chatbots that get stuck or lose context with longer scripts, Google AI Studio functions as a workspace that handles thousands of lines of code without dropping context.

15 Days of Building: The Tools I Created

To test whether the free plan holds up under daily use, I built these tools without manual coding:

  • Currency & Unit Converter: A single-page utility calculating exchange rates and data sizes with HTML, CSS, and client-side JavaScript.
  • Bulk Meta Tag Generator: An SEO utility that formats titles and descriptions into OpenGraph and Twitter card snippets.
  • Dynamic Table Sorter: Converts raw CSV inputs into an interactive, sortable HTML table with search filtering.
  • Auto Tumblr Poster: An automated social media posting setup built without budget issues on the free tier.

Each tool was built entirely within the prompt and chat panel. Console errors were caught and resolved with AI assistance, and while they currently sit in the workspace panel, I plan to deploy them to Vercel later.

How to Start Vibe Coding With Zero Experience

Before writing any code, define your primary goal:

"What is your main goal for this setup? Are you trying to build your first AI-assisted web app, or focusing on specific features to help your workflow?"

How to Start Vibe Coding With Zero Experience

  1. Open AI Studio: Head over to Google AI Studio.
  2. Select the Model: Choose Gemini 2.5 Flash for rapid prototyping or higher-tier models for complex web apps.
  3. Enter Your Idea: Go to the Build section, click "New App," and enter your prompt.
  4. Test and Iterate: Run the output, spot any bugs, and direct the AI to fix them.

Practical Limitations to Keep in Mind

Vibe coding opens up great possibilities, but without an understanding of backends or web architecture, large-scale projects can become difficult to manage. For personal tools, it works very well. However, fully relying on AI platforms like Lovable or Google AI Studio for production requires caution, especially regarding security. Having basic knowledge of APIs, backends, and databases helps prevent major issues.

Remember: Never share private personal information, database credentials, passwords, or secret API keys in your prompts.

If you want to know more about AI than you can follow us everyday.

Share This Article:
Moniruzzaman Munna
Written by

Moniruzzaman Munna

Web Developer, Prompt Engineer, and AI Specialist passionate about artificial intelligence, large language models (LLMs), and next-generation workflow automation. Dedicated to publishing technical guides, actionable prompts, and in-depth AI research.