Project Templates์ถœ์ฒ˜: Show HN์กฐํšŒ์ˆ˜ 13

Show HN: EdgeAI-OS โ€“ Air-gapped Linux distro where AI is a system primitive

By neuralweaves
2026๋…„ 2์›” 9์ผ
**Show HN: EdgeAI-OS โ€“ Air-gapped Linux distro where AI is a system primitive**

I built a bootable Linux distribution that treats AI as a system primitive โ€“ like CPU or memory. Designed for security-conscious environments where data cannot leave the network.The problem: Most AI requires cloud APIs, which means your data leaves your control. For banks, healthcare, defense, and regulated industries โ€“ that's a non-starter.The solution: EdgeAI-OS runs everything locally. Your data never leaves the machine.Security features: - 100% offline operation โ€“ air-gap friendly, zero network dependencies - No external API calls โ€“ all inference runs locally on CPU - Command risk assessment โ€“ every command classified as Safe/Moderate/Dangerous - Dangerous pattern blocking โ€“ prevents rm -rf /, curl|bash, fork bombs, etc. - Open source & auditable โ€“ MIT licensed, inspect every line of code - No data exfiltration โ€“ nothing phones home, everWhat's in the ISO: - Local LLMs (TinyLlama 1.1B + SmolLM 135M) โ€“ runs on CPU, no GPU needed - ai-sh: natural language shell where 80% of queries resolve instantly via templates - Multi-tier routing: simple queries โ†’ fast model, complex โ†’ larger modelExample ai-sh session: what time is it...

---

**[devsupporter ํ•ด์„ค]**

์ด ๊ธฐ์‚ฌ๋Š” Show HN์—์„œ ์ œ๊ณตํ•˜๋Š” ์ตœ์‹  ๊ฐœ๋ฐœ ๋™ํ–ฅ์ž…๋‹ˆ๋‹ค. ๊ด€๋ จ ๋„๊ตฌ๋‚˜ ๊ธฐ์ˆ ์— ๋Œ€ํ•ด ๋” ์•Œ์•„๋ณด์‹œ๋ ค๋ฉด ์›๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ•˜์„ธ์š”.