Quickstart
Install Olace on a computer, run a model on it, then pair your phone so that model is in your pocket, at home or a world away.
1. Install Olace
Download Olace for Windows, macOS, or Linux from olace.app/download.
Prefer the terminal, or setting up a machine without a display? The install script sets up the standalone daemon and CLI. See Headless setup.
curl -fsSL https://olace.app/install.sh | sh
2. Set up local AI
Open Olace and choose Start local AI. Olace detects your hardware, installs a local runtime (Ollama, LM Studio, or llama.cpp), and recommends a starter model that fits your GPU.
The same flow is available any time under Settings › Local AI, or from the terminal with olace setup.
3. Start a chat
Type a message and send it. The model runs entirely on your machine, so the first response may take a moment while it loads.
Explain why the sky is blue in one paragraph.
4. Sign in
Signing in is passwordless: a one-time code by email or phone. It unlocks the parts of Olace that no local runtime gives you on its own: Remote Access to this computer's models, and zero-knowledge conversation sync across your devices.
5. Pair your devices
The payoff. On the computer, open Settings › Remote Access and show the pairing code. Scan it with your phone, or claim it from another computer with olace pair claim <CODE>. Done: this machine's models now work from that device over an end-to-end encrypted connection, on your couch or on another continent. No VPN, no port forwarding, no setup.
Any of your devices can be the consumer: your phone, a laptop using your workstation's GPU, a second computer. And the host does not have to be the computer on your desk; a home server or a cloud VM running the headless daemon works the same way.
Close the laptop mid-conversation and pick it up on your phone; with sync on, every device stays on the same page.
Next steps
- How Remote Access works, and how to pair a second computer.
- Encrypted sync: set your PIN and Recovery Key.
- Olace Bridge: use your whole model network from any OpenAI-compatible app.