Run AI on your own machine.

With HexaQuill Premium, the AI assistant can talk to a model running entirely on your computer through LM Studio or Ollama. Your prompts and manuscript never leave your PC, there are no API keys, and there are no per-word cloud fees. This guide walks you through the full setup.

Premium feature Fully offline No API key About 10 minutes

Before you start

  1. 1

    Install a local AI engine

    Download and install LM Studio from lmstudio.ai or Ollama from ollama.com. Both run OpenAI-compatible servers on your machine, which is exactly what HexaQuill connects to.

    Inside the engine, download a model to your computer — for example Mistral 7B Instruct or Llama 3 8B Instruct.

    LM Studio lmstudio.ai Graphical & beginner-friendly Ollama ollama.com Lightweight & command line
  2. 2

    Start the local server

    HexaQuill connects to your engine over a local web address, so the server has to be running first.

    LM Studio: open the Local Server (developer) tab and click Start Server. It serves at http://localhost:1234.
    Ollama: it runs automatically at http://localhost:11434 once installed; load a model with ollama run mistral.

    LM Studiohttp://localhost:1234/v1
    Ollamahttp://localhost:11434/v1

    Keep this server running while you use AI in HexaQuill.

  3. 3

    Open HexaQuill Settings and choose AI Provider

    In HexaQuill, open Settings and find the AI Provider dropdown. Switch it from OpenRouter (Cloud) to Local AI (Your Machine, Premium).

    A new Local Server URL field appears just below the dropdown.

    HexaQuill Settings with AI Provider set to Local AI (Your Machine) and the Local Server URL field revealed
  4. 4

    Enter your Local Server URL

    Type the address of the server you started in Step 2, including the /v1 path:

    LM Studio: http://localhost:1234/v1
    Ollama: http://localhost:11434/v1

    HexaQuill Local Server URL field filled in with http://localhost:1234/v1
  5. 5

    Save the connection & pick a model

    Make sure your local server is still running, then click Save Connection. HexaQuill contacts the server, loads the models it finds, and the AI status turns green.

    That's it. The AI assistant now runs entirely on your machine, completely offline.

    HexaQuill connected to Local AI, showing the loaded model and a green Connected status
The server must be running before you click Save Connection.

If HexaQuill can't reach your local AI, double-check that the LM Studio / Ollama server is started and that the URL and port match. Common URLs are http://localhost:1234/v1 (LM Studio) and http://localhost:11434/v1 (Ollama).

Common questions

Do I need an internet connection?

No. Once the model is downloaded and the local server is running, AI features work fully offline. Nothing is sent to the cloud.

Which is easier, LM Studio or Ollama?

LM Studio has a graphical interface for browsing, downloading, and serving models, so it's the gentler start. Ollama is lighter and command-line driven. Either works with HexaQuill.

Can the HexaQuill team set this up for me?

Yes. Hands-on Local AI setup is part of Premium. Reach out to support and we'll help configure it on your machine.

Ready to write with private AI?

Local AI is included with HexaQuill Premium.