Skip to content

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.

  1. Go to Google AI Studio.
  2. Sign in with your Google account.
  3. Click Get API keyCreate API key.
  4. Copy the key.

The free tier includes generous rate limits for personal use. Paid tiers are available for higher usage.

  1. In Aori, go to Settings → Connections → LLM Provider.
  2. Select Gemini from the provider list.
  3. Paste your Google AI Studio API key.
  4. Choose a model (see below) and tap Save.
ModelBest for
gemini-1.5-proLong-context reasoning, complex tasks
gemini-1.5-flashFast responses, everyday tasks (free tier)
gemini-2.0-flashLatest 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.