Google AI Studio provides free access to Gemini and Gemma models for prototyping and development.
Overview
Google AI Studio offers free API access to Google’s latest Gemini and Gemma models with generous rate limits suitable for development and experimentation.Rate Limits
Each model has specific rate limits:| Model Name | Tokens/Minute | Requests/Day | Requests/Minute |
|---|---|---|---|
| Gemini 3 Flash | 250,000 | 20 | 5 |
| Gemini 3.1 Flash-Lite | 250,000 | 500 | 15 |
| Gemini 2.5 Flash | 250,000 | 20 | 5 |
| Gemini 2.5 Flash-Lite | 250,000 | 20 | 10 |
| Gemma 3 27B Instruct | 15,000 | 14,400 | 30 |
| Gemma 3 12B Instruct | 15,000 | 14,400 | 30 |
| Gemma 3 4B Instruct | 15,000 | 14,400 | 30 |
| Gemma 3 1B Instruct | 15,000 | 14,400 | 30 |
Available Models
Gemini Models
Gemini 3 Flash
Fast, efficient model with 250K tokens/minute
Gemini 3.1 Flash-Lite
Lightweight variant with higher request limits
Gemini 2.5 Flash
Previous generation Flash model
Gemini 2.5 Flash-Lite
Lightweight 2.5 generation model
Gemma Models
All Gemma models share the same rate limits: 15,000 tokens/minute, 14,400 requests/day, and 30 requests/minute.
- Gemma 3 27B Instruct - Largest open model
- Gemma 3 12B Instruct - Balanced performance
- Gemma 3 4B Instruct - Efficient smaller model
- Gemma 3 1B Instruct - Ultra-compact model
API Usage
Getting Started
Visit Google AI Studio
Go to aistudio.google.com
Privacy Considerations
Additional Resources
Google AI Studio
Access the web interface
Documentation
Official API documentation
