Google AI Studio
Free tier · fast · works on any computer
The quickest way to a working agent, and it runs well on modest hardware because the thinking happens on Google's machines. The trade: each step sends a screenshot to Google under your own API key.
- Go to aistudio.google.com/app/apikey and sign in.
- Click Create API key, and choose a project with no billing enabled.
- Copy the key. It must start with
AIzaSy. - In Sandhi: ☰ → Model provider → Your API key.
- Fill in the three fields exactly:
Base URL
https://generativelanguage.googleapis.com/v1beta/openaiModelgemini-flash-lite-latestAPI keyAIzaSy… - Click Test connection, then Save.
- Google now hands out keys beginning
AQ.Ab8…by default. Those are rejected here. Keep creating until you get anAIzaSy…one. gemini-2.0-flashandgemini-2.5-flashoften report not available on new accounts.gemini-flash-lite-latestis the one with live free quota (30 requests/minute) — plenty for one agent.- Turning on billing deletes the free tier for that project. If you want free, keep the project billing-free.