Skip to content

Connect a local model (Ollama) to atbridge.ai

With Ollama, the model runs on your machine, so the @bridge AI Chat processes your email content locally and never sends it to any AI provider. This is the most private way to use the @bridge AI Chat — and there’s no API key to manage.

  1. Install Ollama from ollama.com — it runs on macOS, Windows, and Linux.

  2. Pull a model in a terminal. A solid all-round default is Qwen:

    Terminal window
    ollama pull qwen3

    Other good choices are llama3.1 and mistral.

  3. Ollama runs locally at http://localhost:11434 — leave it running.

  1. In Thunderbird, open the @bridge Settings — the gear, or Tools → Add-ons and Themes → atbridge.ai → Options (see Set up the @bridge extension). Go to the AI providers tab.

  2. Pick Ollama from the Provider dropdown.

  3. There’s no API key needed — atbridge.ai discovers your installed models automatically.

  4. Click Connect. The status turns to a green ✓.

Open the @bridge AI Chat (the @b button in Thunderbird), pick your local model from the model dropdown, and ask away:

“Summarise the unread thread from Maya and draft a reply.”

With Ollama selected, that request is handled by the model on your machine.

Was this page helpful?