Where this shows up on the site
Tool review
Google AI Studio
Google’s web-based IDE for prototyping with Gemini models. Best when you want to test Gemini prompts quickly before wiring them into a real app.
Tool review
Google Antigravity
Google’s agent-first development platform for delegating real engineering work to autonomous coding agents. Built around projects, artifacts, browser and terminal actions, and multi-agent orchestration instead of simple inline code suggestions.
Related glossary terms
API key
API keys are app-to-app credentials. They tell a service which project is making the request, but they are not the same thing as user login.
Shared tags: api
Build
Process that prepares code for production (bundling, minifying, etc.).
Shared tags: performance
Bundler
Tool that combines many files into a few optimized ones.
Shared tags: performance
