Private · Open-source · On-premises AI
LAIR is the complete private AI stack you self-host: models, automation and tools running entirely on your own servers. No big player, no lock-in.
✓
Self-hosted
✓
No SaaS lock-in
✓
Fully forkable
Request a live demo to see LAIR in action. We'll email you a link to schedule your session.
The stack
LAIR provisions a full, integrated AI environment on Kubernetes - chat, automation, model serving, document RAG and image generation - all addressable on your own domains.
Private ChatGPT-like interface with RAG and extended features
ai.host.localNo-code workflow automation & API orchestration, 400+ integrations
automation.host.localLocal LLM serving with GPU acceleration: your models, your hardware
internal APIDocument processing & text extraction for RAG context
internal APILocal AI image generation when a GPU is available
images.host.localS3-compatible object storage for files and backups
storage.host.localDatabase backend for OpenWebUI and N8N
internal APICache & queue backend for OpenWebUI and N8N
internal APIRuns anywhere
One production AI stack on ARM64 and x86_64. The installer detects the platform and configures networking, storage and GPU automatically.
| PLATFORM | ARCH | NETWORKING | STORAGE | GPU | MULTI-NODE |
|---|---|---|---|---|---|
| x86_64 | x86_64 | Calico | Longhorn | NVIDIA (opt.) | yes |
| NVIDIA Jetson | ARM64 | Flannel | Hostpath | Tegra | single-node |
| NVIDIA DGX Spark | ARM64 | Flannel | Hostpath / Longhorn | GB10 Blackwell | via ConnectX |
| Cloud instances | x86_64 | Calico | Longhorn | NVIDIA (opt.) | yes |
DESKTOP SUPERCOMPUTING
The GB10 Grace Blackwell Superchip brings datacenter-class AI to a desktop. Run 70B models in FP16 on a single unit; link two via NVIDIA ConnectX to reach 405B+ parameters. DGX OS is Ubuntu-based, so the entire stack runs natively.
Local-first inference
Zero data egress
Open on release day
Runs anywhere
Why LAIR
The anti-SaaS AI stack. Everything runs inside your perimeter: no data egress, no vendor in your path.
Privacy-first by default
Prompts, outputs and logs stay on your infrastructure. Nothing is phoned home, verify it in the network tab.
Open-source & forkable
No black boxes. Read every line, fork it, ship it. Released under a permissive license the day it lands on GitHub.
Everything included
Chat UI, workflow automation, local model serving and object storage, all in one stack on your own cluster. No SaaS in your data path.
How to get started
The anti-SaaS AI stack. Everything runs inside your perimeter — no data egress, no vendor in your path.
1
CLONE
Clone the repository
Access the public repository on GitHub and clone the project to your local machine or server cluster.
2
DEPLOY
Run the setup
Execute the quick installation script. It automatically configures the environment and downloads the required local components.
3
BUILD
Start building
Open the UI, connect your local models, and start automating your workflows with total control over your data.