16 lines
498 B
Markdown
16 lines
498 B
Markdown
|
|
# ai-kraken
|
||
|
|
|
||
|
|
NixOS-based live USB that boots a Windows workstation (RTX 3080 Ti, 128GB RAM) into a
|
||
|
|
headless "AI mode" with Ollama, CUDA, and on-demand model sync from a LAN MinIO.
|
||
|
|
Windows install remains untouched.
|
||
|
|
|
||
|
|
## Status
|
||
|
|
|
||
|
|
Design phase. See `docs/specs/` for the current design document.
|
||
|
|
|
||
|
|
## Quick links
|
||
|
|
|
||
|
|
- Design doc: `docs/specs/2026-04-19-nixos-ai-live-usb-design.md` (pending)
|
||
|
|
- Implementation plan: `docs/plans/` (pending)
|
||
|
|
- Wiki: long-form notes, runbook, MinIO bucket layout conventions
|