SECTION 1: CREATING YOUR VOICE APP (BUILD MODE)
1. Navigate to aistudio.google.com and sign in with your Google account
2. From the main dashboard, click the "Build" button
3. In the input box, enter your app description. Example: "Create a beautiful travel website that has voice capabilities"
4. Click the blue "Build" button to start code generation
5. Wait 2-5 minutes while Google AI Studio generates your complete application (it will show "Thinking..." and display its step-by-step planning process)
6. Your app preview appears on the right side of the screen - you can immediately test it
7. To make changes, use these methods:
Annotation Mode: Highlight any UI element and describe the change you want (e.g., "Make this button blue")
Chat Assistant: Type instructions in the chat panel to add features or modify styling
Direct Code Edit: Click the Code tab to manually edit files
Click the save icon to save your changes
SECTION 2: DEPLOYING TO CLOUD RUN
Prerequisites:
Google Cloud account (free tier available with $300 credit for new users)
Billing enabled on your Google Cloud project
Steps:
1. From your built app in Google AI Studio, locate the rocket icon (đ) in the preview section (top-right corner above preview)
2. Click the rocket icon and select "Deploy to Cloud Run"
3. A window appears - select an existing Google Cloud project OR click to create a new one
If creating new: Enter project name and wait for creation (takes 30-60 seconds)
4. Google AI Studio will automatically:
Verify your project
Enable required APIs (Cloud Build API, Cloud Run Admin API)
Request necessary quotas
5. Choose deployment security:
Public access (default) - anyone can use the app
IAM authentication - requires Google login (more secure)
6. Click the blue "Deploy app" button
7. Monitor deployment progress (displays "Deploying to Cloud Run...")
8. After 3-5 minutes, you receive:
Live HTTPS URL (e.g., your-app-xxxxx.run.app)
Stable endpoint that auto-scales
Your Gemini API key stays secure server-side
9. Click the URL to test your deployed app
SECTION 3: GITHUB SETUP đ
Only works for NEW apps
1. In your app, click GitHub logo (top-right)
2. Click "Allow" and sign into GitHub
3. Done! Your code auto-saves to GitHub
SECTION 4: SHARE YOUR APP đ€
Two Options:
Option A - Share Link: Click "Share" button â Copy link â Send to people
Option B - Share URL: Deploy to Cloud Run first â Share the .run.app URL
Your API keys stay private automatically
SECTION 5: QUICK FACTS đ
Free Limits:
1,500 requests/day on Gemini
2 million requests/month on Cloud Run
Costs After Free Tier:
Cloud Run only charges when app is actually being used
Scales to $0 when nobody's using it
Common Issues:
Can't deploy? â Turn on billing in Google Cloud
API key error? â Don't put keys in code, use environment variables
GitHub won't connect? â Only works for NEW projects

Dr. Erin Jacques | Professor, Entrepreneur, AI Strategist
I help everyday people turn their knowledge into AI-powered chat agents | Founder of Chatify IT | Columbia & UPenn grad| No coding neededâjust bring your expertise
Popular posts (Coming Soon)
Turn Your Expertise Into a Profitable Chatbot
By Dr. Erin Jacques in Nov
How to Build Custom AI Chatbots
By Dr. Erin Jacques in Nov
Validating Your Chatbot Idea: The 3-Level Framework
By Dr. Erin Jacques in Dec
No-Code Chatbot Tools: What Works in 2025
By Dr. Erin Jacques in Nov
API Integration Made Simple: A Beginner's Guide
By Dr. Erin Jacques in Nov
Viewers Choice
By Dr. Erin Jacques in Dec
About this blog
The Chatify It Builder is your go-to resource for turning ideas into AI-powered chatbotsâwithout writing a single line of code.
This blog cuts through the complexity of AI development and gives you practical, actionable strategies you can use right away. Whether you're looking to automate your business, create tools for your clients, or build profitable chatbot solutions, you'll find step-by-step guides and real-world examples here.
Created with ©systeme.io