Run a private AI chat assistant on your own computer with nothing sent to outside servers.
Get a hardware appropriate model recommendation with a simple will it run rating.
Browse a catalog of chat, coding, vision, and medical AI models rated for your machine.
Access your private AI assistant remotely from another device over your Wi-Fi or Tailscale.
| sparkly-quasar/cairn | 04amanrajj/netwatch | 0xr10t/pulsefi | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | Rust | Rust | Rust |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 3/5 | 4/5 |
| Audience | general | ops devops | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires an internet connection for the first run so Cairn can install Ollama and Open WebUI, runs offline afterward.
Cairn is a desktop app that walks you through running an AI language model privately on your own computer, instead of sending your messages to someone else's servers. It detects your hardware, installs and manages the underlying software for you, and gives you a private chat window where nothing you type leaves your machine. The app works by installing and coordinating two existing tools it does not include by itself: Ollama, which runs the AI model using your computer's GPU when available, and Open WebUI, which provides the chat interface. Both run directly on your system rather than inside Docker or a virtual machine, since Docker cannot reach the graphics chip on Apple's own silicon and Cairn wants full GPU speed. In its simple mode, Cairn checks your available memory, graphics card, and disk space, then recommends a single AI model rated with a green, yellow, or red "will it run" indicator for your specific machine, downloads it, and opens the chat app in your browser. There is also an explore mode with a wider catalog of models for chat, coding, images, and even a medical focused model, each rated for your hardware and filterable by what you want to use it for. A remote access feature lets you reach your private assistant from other devices. By default the app is only reachable from the same computer, but you can choose to open it to your local Wi-Fi network or to your own devices anywhere through Tailscale, each option clearly explained, with a QR code shown so you can connect a second device easily. Cairn is available as a prebuilt installer for macOS, Windows, and Linux, and updates itself automatically once installed. An internet connection is only needed for the first setup, since everything runs offline after that. The project is licensed for free personal, research, and nonprofit use, but commercial use requires contacting the author for a separate license, except for early releases which remain under the Apache 2.0 license.
A guided desktop app that installs and manages a private AI chat assistant on your own computer, with no data sent to outside servers.
Mainly Rust. The stack also includes Rust, Tauri, Svelte.
Free to use, modify, and share for non-commercial purposes like personal use, research, and nonprofits, but commercial use requires a separate paid license from the author.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.