Landing page for sainas.dev, hosted on GitHub Pages.
SaiNAS (Say-NAS) turns a local NAS server into a personal AI host. One-click Ubuntu server setup — if you have a GPU like the RTX 5060 LP, you get a small quantized LLM running locally as an OpenClaw-type entity.
- One-click setup — Flash an Ubuntu server image onto your NAS hardware
- GPU detection — Automatically configures for available GPU (e.g., RTX 5060 LP)
- Local LLM — Runs a quantized model on your hardware, on your network
- OpenClaw compatible — Your local device can host an LLM.being via NIP-46, sovereign and self-hosted
- NAS with Ubuntu support
- NVIDIA RTX 5060 LP (or similar low-profile GPU with enough VRAM for quantized models)
- Repo: HumanjavaEnterprises/sainas.web.landingpage.src
- Pages source:
mainbranch,/docsfolder - Custom domain:
sainas.dev
Point sainas.dev to GitHub Pages:
A records (apex domain):
185.199.108.153
185.199.109.153
185.199.110.153
185.199.111.153
CNAME (www subdomain):
www → humanjavaenterprises.github.io
Once DNS propagates, HTTPS is enforced automatically by GitHub Pages.