SiteQuestSiteQuest Help
Ai

Local AI (Ollama)

Run AI completely offline using Ollama on your machine.

macOSWindows

With local AI, you can use SiteQuest's AI features entirely offline. No data leaves your computer.

What You Need

  • Ollama installed on your computer (download here)
  • At least 8GB of RAM (16GB recommended)
  • A compatible model pulled in Ollama

Set Up Local AI

Install Ollama

Download and install Ollama from ollama.ai. It's available for both macOS and Windows.

Pull a model

Open a terminal and run:

ollama pull gemma3:2b

You can use any Ollama model — smaller ones like gemma3:2b or llama3.2:3b work well.

Configure SiteQuest

Open Settings > AI and switch to Local AI. The default URL is http://localhost:11434 — this is Ollama's default address.

Select your model

Choose the model you pulled from the dropdown. If you don't see it, make sure Ollama is running.

Leave the URL as http://localhost:11434 unless you've configured Ollama to use a different port.

Switch Back to Cloud AI

If you have a Pro subscription, you can switch between Cloud AI and local AI anytime:

Settings > AI > AI Provider

Local AI is available to all users (Free and Pro).

Setting up local AI with Ollama

We're working on a walkthrough for this topic.

On this page