Gemini (Google)
Google Gemini gives you access to a family of capable multimodal models. Aori supports Gemini via the Google AI Studio API (Gemini API), which has a free tier suitable for personal use.
Getting an API Key
Section titled “Getting an API Key”- Go to Google AI Studio.
- Sign in with your Google account.
- Click Get API key → Create API key.
- Copy the key.
The free tier includes generous rate limits for personal use. Paid tiers are available for higher usage.
Setting Up in Aori
Section titled “Setting Up in Aori”- In Aori, go to Settings → Connections → LLM Provider.
- Select Gemini from the provider list.
- Paste your Google AI Studio API key.
- Choose a model (see below) and tap Save.
Available Models
Section titled “Available Models”| Model | Best for |
|---|---|
gemini-1.5-pro | Long-context reasoning, complex tasks |
gemini-1.5-flash | Fast responses, everyday tasks (free tier) |
gemini-2.0-flash | Latest Flash generation |
Check Google AI Studio for the current model list.
- Your API key is stored locally and sent directly to Google’s API — it never passes through Aori servers.
- Gemini models support long context windows, useful for large document or knowledge queries.
- Rate limits and quotas are managed by Google. See Google AI pricing for details.