Google’s free tier just changed twice in quick succession, and both changes matter if you run a website chatbot. First, Gemma 4’s free allowance jumped from 1,500 to 14,400 requests a day — a nearly 10x increase. Then Google dropped in a brand-new model, Gemini 3.5 Flash-Lite, at 500 free requests a day. Both live on the Google AI Studio free tier, the free playground Google runs at aistudio.google.com.

Here’s what actually changed, and whether either update matters for your site.
The Headline: Gemma 4 Went From 1,500 to 14,400 Free Requests a Day
This is the bigger of the two changes and the one most people missed. Until recently, Gemma 4 sat at 1,500 free requests a day on the Google AI Studio free tier. That was already the best free deal around — roughly 3x what the Flash-Lite models gave you.
Now it’s 14,400 requests a day. That’s almost ten times its old allowance, and close to 29 times what the Gemini Flash-Lite models get at 500. Google essentially turned Gemma 4 from “good free option” into “run a real chatbot on this and never think about the limit again.”
For a self-hosted WordPress chatbot, 14,400 requests a day is more conversation volume than a small or mid-size site will ever touch. You’d have to average a new message every six seconds, around the clock, to exhaust it. Let that sink in: an allowance you could never realistically hit, at a price of exactly zero.
The Second Change: Gemini 3.5 Flash-Lite Is Now Free
Alongside the Gemma bump, Google added Gemini 3.5 Flash-Lite to the free tier at 500 requests a day — the same allowance the older 3.1 Flash-Lite gets. The model launched with 3.6 Flash and is positioned as a low-latency, cost-efficient workhorse for high-volume tasks.
The “Lite” name means it trades a bit of reasoning depth for speed. For a chatbot, that’s the right trade: a snappy answer usually beats a slightly more considered one. DeepMind calls 3.5 a “huge jump” over 3.1, which is what most free-tier chatbots were running on.
So the Flash-Lite story is simple: same free price as before, noticeably better output. If you were on 3.1 Flash-Lite, switching to 3.5 is a free upgrade. And because both are one dropdown away in your chatbot settings, there’s no reason not to make the switch today.
Google AI Studio Free Tier Lineup Right Now
Here is the full picture from a live aistudio rate-limit panel in August 2026. Per-model limits rotate as Google ships models, so treat this as a snapshot and trust your own panel if it differs.
| Model | Free requests / day | Role | Change |
|---|---|---|---|
| Gemma 4 31B | 14,400 | Open-weight workhorse | ⬆️ up from 1,500 |
| Gemma 4 26B | 14,400 | Smaller Gemma variant | ⬆️ up from 1,500 |
| Gemini 3.5 Flash Lite | 500 | Fastest polished replies | 🆕 new model |
| Gemini 3.1 Flash Lite | 500 | Previous Lite default | unchanged |
| Gemini 3.7 Flash | 20 | Frontier test-only | unchanged |
| Gemini 2.5 Flash | 20 | Older Flash | unchanged |
The pattern is clear. Google is generous with Gemma and the Lite line, and stingy with the flagship Flash models. That split decides which model you should actually run.
What 14,400 Free Requests a Day Is Actually Worth
Numbers like 14,400 are abstract until you convert them into the thing you actually care about: how much chatbot traffic you can serve, and what that would cost if you paid for it.
| Volume | Chat requests | Rough analogue |
|---|---|---|
| Per day | 14,400 | One message every 6 seconds, 24/7 |
| Per month (30 days) | 432,000 | ~432k conversations or ~4.3M messages |
| Per year | 5.26M | More than a busy ecommerce store |
Here is what that volume is worth on the open market. A typical SaaS chatbot service charges $49 to $99 a month and caps you at a few hundred conversations before pushing you to a higher tier. The Google AI Studio free tier gives you 432,000 conversations a month. To get that volume from a SaaS chatbot, you would be paying hundreds of dollars a month — if those tiers even exist.
That is the real headline hiding inside this update. The free Google AI Studio free tier is not a trial or a teaser. At this volume it replaces a subscription outright, which is exactly why a self-hosted, bring-your-own-key setup like a WordPress chatbot is so appealing: you keep the free allowance, keep your data on your own server, and drop the monthly bill entirely.

How Google’s Free Tier Stacks Up Against the Competition
The Gemini free tier only matters relative to the alternatives. Each major provider runs a different model: some give you a generous API free tier, some only a friendly web chat, some nothing at all.
| Provider | Free API tier | Free web / app chat | Best free allowance |
|---|---|---|---|
| Google AI Studio | ✅ Yes, generous | Gemini app | 14,400 req/day (Gemma 4) |
| OpenAI | ⚠️ Very limited | ChatGPT (usage-capped) | Capped chat, small API credit |
| Anthropic | ❌ No free API | Claude.ai (usage-capped) | Web chat only |
| Mistral | ✅ Experiment tier | Le Chat | Rate-limited experiment plan |
| xAI (Grok) | ❌ No free API | Grok app (limits) | Web/app chat only |
For anyone building an API-connected product, Google is the only major player handing out a genuinely usable free API allowance at this scale. That is the strategic angle worth understanding: the free Google AI Studio free tier is not a marketing trick, it is a land grab for developers who build on top of models. The catch is that it only pays off if you adopt a setup where you keep the savings. A self-hosted chatbot captures the entire allowance; a hosted SaaS chatbot sits in the middle and skims its own margin.
Which Free Model Should You Use Now?
The Gemma bump changes the default recommendation. Before, you picked between volume (Gemma at 1,500) and quality (Flash-Lite at 500). Now Gemma 4 gives you both the volume and a big enough allowance that the 500-request ceiling on Flash-Lite looks thin by comparison.
Here’s the clean way to decide:
- Gemma 4 (14,400/day) — the default. Enough volume that you never think about limits, and open-weight so your data isn’t trained on. Pick this unless you have a specific reason not to.
- Gemini 3.5 Flash-Lite (500/day) — pick this if you want the fastest, most polished responses and your traffic is light enough that 500 requests a day is plenty.
Most sites should now run Gemma 4 and stop there. Flash-Lite is the choice for a low-traffic site where response quality and speed beat the need for headroom.
How to Check Your Own Free Tier Limits in aistudio
The numbers in this article came from a live aistudio rate-limit panel. Because Google rotates limits as it ships and retires models, you should confirm what your account actually gets before you build around a number. Here is the walkthrough.
- Open aistudio.google.com and sign in with the same Google account you use for the API key.
- Find the rate-limits or usage panel. Google moves this menu around from time to time, but it lives under the account menu, labeled something like Rate limits or Usage.
- Look up the model you plan to use. Read the free tier request limit next to its name. That number, not the one in a blog post, is the one that governs your site.
- Note the reset window. Some limits reset daily, others on a rolling window, so check whether your cap is per day or per hour.
The habit matters more than the specific number. Every couple of months, open that panel and re-check the model you run. Google raised Gemma’s free tier twice in recent months. Checking a panel once a month costs you thirty seconds and keeps a $0 hosting setup honest.
Gemma 4 vs Gemini 3.5 Flash-Lite for a Chatbot
If you are choosing between the two free models for an actual production chatbot, here is the full trade-off, not just the headline numbers.
| Consideration | Gemma 4 | Gemini 3.5 Flash-Lite |
|---|---|---|
| Free requests / day | 14,400 | 500 |
| Speed | Very good | Fastest in the lineup |
| Output quality | Excellent | Excellent, tuned for speed |
| Weight | Open-weight | Closed model |
| Data trained on your prompts? | No | Policy-dependent |
| Best for | Default, high-volume | Low traffic, max polish |
For most chatbot use, choose Gemma 4. The 14,400-request allowance means you never gate your site on usage, and open-weight models give you a cleaner story about data privacy, which matters if your chatbot handles customer conversations or lead capture.
Choose Gemini 3.5 Flash-Lite if your traffic is genuinely light, you want the lowest possible response latency, and you would rather have the most refined short answers than the biggest allowance. The right mental model is: Gemma 4 is the production workhorse; Flash-Lite is the premium-lightweight for small flows.
Open-Weight vs Closed Models: Why It Matters Here
This update quietly pushes Google’s open-weight line to the top of the free tier, and that is worth pausing on. Open-weight models publish their weights and run on infrastructure you control. Closed models keep their weights private and only serve you through the provider’s API.
For a self-hosted chatbot, the practical difference shows up in two places. First, data handling: an open-weight model that processes your conversations on your own server gives you a cleaner privacy story for GDPR and customer trust than sending every message to a black-box vendor. Second, lock-in: if you host an open-weight model, you can migrate it to any provider or your own hardware. A closed model keeps you dependent on that vendor’s API, pricing, and rate limits.
The free Google AI Studio free tier has both kinds of models side by side, which lets you test the quality of open-weight Gemma against closed Gemini before you commit. That is a genuinely useful position to be in: you get to compare, then pick the path that keeps your data and your costs under your control.
Switching in a WordPress Chatbot Takes Seconds
If you run YakWP on WordPress, both changes are already live in your settings. YakWP lists every free Gemini model with its daily allowance right next to the name, so you can see the new numbers without looking anything up.
The switch is a two-step change:
- Go to YakWP settings and confirm the provider is Google Gemini.
- Open the model dropdown and pick Gemma 4 31B (for volume) or Gemini 3.5 Flash Lite (for speed).
That’s it. No new API key, no billing change, no plugin update. Your existing AIza key from aistudio works as-is. If you don’t have one yet, grab it free at aistudio.google.com/apikey — about 30 seconds, no credit card.
If you’re still deciding whether to self-host a chatbot at all, the BYOK explainer covers the why, and the 5-minute setup guide walks through the install.
What These Changes Don’t Mean
Two caveats so the update doesn’t read as bigger than it is.
The frontier Flash models are still 20 requests a day. 3.6, 3.7, and regular 3.5 Flash remain test-only on the free tier. Google is being generous with Gemma and the Lite line, not the flagship models.
Google still doesn’t publish the free tier as a public table. The per-model limits live in your aistudio rate-limit panel. The numbers here are from a live panel in August 2026; if yours differ, trust your panel.
Free tiers change. Google has doubled and ten-x’d allowances before, and it has trimmed them too. If you build a business on the Google AI Studio free tier, keep an eye on that rate-limit panel, and keep the option of a paid key open as a fallback.
Frequently Asked Questions
Did Gemma 4’s free tier really jump to 14,400 requests a day?
Yes. It moved from 1,500 to 14,400 free requests a day, a nearly 10x increase. It’s now the largest free allowance in Google’s lineup by a wide margin.
Is Gemini 3.5 Flash-Lite free?
Yes, at 500 requests a day on the Google AI Studio free tier — the same allowance as the older 3.1 Flash-Lite.
Should I use Gemma 4 or Gemini 3.5 Flash-Lite for my chatbot?
Gemma 4 for most sites — the 14,400-request allowance removes the limit from the equation. Gemini 3.5 Flash-Lite if you want the fastest, most polished responses and your traffic fits within 500 requests a day.
Do I need a new API key for either change?
No. Your existing aistudio key works for both Gemma 4 and Gemini 3.5 Flash-Lite. Just select the model in your chatbot’s settings.
Can I use more than one model on the free tier?
Yes. The Google AI Studio free tier each model gets its own daily allowance, and they don’t share a single bucket. You can run Gemma 4 for general traffic and route to Gemini 3.5 Flash-Lite when you want the fastest replies, both at no cost.
Is the free tier available outside the Google AI Studio free tier rate limits?
No. The limits in this article apply to aistudio’s free tier. If you move to a paid Google Cloud or Vertex AI key, billing is per-token and you pay for the volume you actually use.
Do the free tier limits apply to everyone?
Your exact limits can differ from the numbers here depending on account age, region, and whether you verify a payment method. The published August 2026 figures are a good baseline; your aistudio rate-limit panel is the final word.
What happens if I exceed the free allowance?
Requests over the limit start failing with a rate-limit or quota error rather than silently billing you. For a chatbot, that means the widget stops answering until the window resets, so keep an eye on usage if you approach the cap on a 500-request model.
Is the free tier enough for a real business site?
At 14,400 requests a day, yes for nearly every small and mid-size site. That volume covers a busy self-hosted chatbot with plenty of headroom. The main risk is the frontier Flash models at 20 requests a day, which are test-only and not suitable for production.
Can I upgrade later without changing my chatbot setup?
Yes. You keep the same key and simply change the model or add billing in aistudio when you outgrow the free tier. A self-hosted chatbot makes that transition a settings change rather than a re-platforming project.
The Bottom Line
The free tier got meaningfully better this month, and the Gemma jump is the part worth paying attention to. 14,400 free requests a day is enough to run a self-hosted chatbot on a real site for $0, forever, without ever glancing at a usage counter. Gemini 3.5 Flash-Lite is a nice speed upgrade on the side.
Put together, the Google AI Studio free tier now beats every major competitor on API volume and is the only mainstream provider giving real developers a genuinely free, large allowance. Pair it with a self-hosted plugin and that advantage lands entirely in your pocket.
And there is a second reason this month’s change deserves more attention than a routine model bump. It is a signal about where the free AI market is heading. Google is using a large free allowance to pull developers onto its models, and at this volume the free tier stops being a trial and starts being a product strategy that replaces paid chatbot subscriptions outright.
The practical takeaway for a small business is short: if you run a WordPress chatbot, open your model dropdown and switch to Gemma 4. You get the biggest free allowance in the market, a capable open-weight model, and one less recurring bill. If you are still picking a chatbot stack, the BYOK explainer and the 5-minute setup guide cover the rest, and the n8n integration guide shows how to automate the leads each conversation captures.
If you run WordPress, both are already in YakWP’s model list. See what YakWP includes or grab the free plugin and point it at Gemma 4.
Leave a Reply