Google Generative AI Testing Console — Test Gemini & Veo APIs
A simple, web-based testing console for Google's Gemini and Veo AI APIs. Built for developers to quickly experiment with multimodal AI generation and validate API keys.
🌐 Live Demo: meter.zuabi.dev
- Test Gemini 2.5 Flash Image and Gemini 3 Pro Image models
- Configurable aspect ratios
- Real-time cost calculation
- Veo 3.1 Fast and Standard models
- Customizable duration and resolution
- Progress tracking for long-running operations
- Multiple Gemini models (2.5 Flash, Flash-Lite, 3 Pro)
- Thinking mode support
- System instructions and temperature control
- Token usage and cost breakdown
- API key validation
- System health checks
- Error reference table
-
Clone the repository
git clone https://github.com/yourusername/api-tester.git cd api-tester -
Open in browser Simply open
index.htmlin your web browser. No build process required! -
Add your API key
- Get your API key from Google AI Studio
- Enter it in the authentication section
This project is configured for GitHub Pages.
- Push to GitHub
- Enable GitHub Pages in repository settings (Source:
mainbranch) - (Optional) Configure custom domain
- Never commit API keys
- API keys are stored only in browser memory
- All requests made directly from client to Google APIs
MIT License - see LICENSE file for details



