v1.16.0 · self-hosted · MIT licensed
Run your own inference fabric without the usual ops overhead.
Ghostlink turns your LAN into a shared inference layer with discovery, placement, auth, and observability built in — all from a single binary and a simple launcher.
CPU • GPU • NPU
Rust 2021
Windows • Linux • macOS
Ghostlink Studio
live cluster
Models
Loaded locally
3 active
Workers
Networked nodes
7 online
Inference path
Balanced across CPU and accelerator tiers
auto-placement enabled
Editor
Explain / Fix / Refactor from the workspace
repo-aware context included
What makes Ghostlink feel different
It is built for local-first distributed AI, not a cloud-only serving stack.
Cross-machine inference
Requests can span multiple machines so one model can be larger than any single box.
Requests can span multiple machines so one model can be larger than any single box.
In-GUI workflows
Explain, fix, refactor, and review code changes directly from the embedded editor.
Explain, fix, refactor, and review code changes directly from the embedded editor.
Local-first design
There is no vendor lock-in dependency on a hosted control plane or cloud runtime.
There is no vendor lock-in dependency on a hosted control plane or cloud runtime.
Launch it in three steps
Clone, build, and start the full local stack with one launcher.
git clone https://github.com/rwilliamspbg-ops/Ghostlink.git
cd Ghostlink
cargo build --release -p ghost-link
./launch.sh
See the experience in motion
The walkthrough below shows the local workflow from first launch to chatting with a loaded model.
The full walkthrough is also available in the repository for deeper setup guidance.
Docs and references
Jump into the architecture, quickstart, benchmarks, and deployment guides.