Quick Setup
Choose an AI provider
Open the extension popup and select your provider in the AI tab:
| Provider | Key required | Cost | Quality |
|---|---|---|---|
| Anthropic (Claude) | Yes | Paid | Excellent |
| OpenAI (GPT) | Yes | Paid | Excellent |
| Google Gemini | Yes | Free (quota) | Very good |
| Mistral AI | Yes | Paid | Very good |
| Ollama (Local) | No | Free | Variable |
Configuration with an API key
- Click on the provider button (e.g., Anthropic)
- Paste your API key in the field
- Click Save
Where to find your API key?
- Anthropic: console.anthropic.com
- OpenAI: platform.openai.com/api-keys
- Gemini: aistudio.google.com/apikey
- Mistral: console.mistral.ai
Configuration with Ollama (free and local)
- Install Ollama on your machine
- Download a model:bash
ollama pull llama3 - Launch Ollama with CORS permissions for Chrome:bash
OLLAMA_ORIGINS="chrome-extension://*" ollama serve - In the extension, select Ollama and verify the URL (
http://localhost:11434) - Click Save
Important for macOS
If Ollama is running via the macOS app, quit it first (icon in the menu bar > Quit), then relaunch from the terminal with OLLAMA_ORIGINS.
Choose the language
Below the configuration field, select the AI language. Group names will be generated in this language.
Available languages: French, English, Spanish, German, Portuguese, Italian, Arabic, Chinese, Japanese.
Test
Click the Group with AI button — your tabs will be analyzed and organized into color-coded groups!
