Section 01
Unhosted: Introduction to the Distributed Inference Framework for Running AI on Personal Hardware
Unhosted is an open-source project written in Rust, aimed at allowing users to run large language model inference on personal devices without relying on cloud APIs. Its core philosophy is "AI that lives where you do", achieving data privacy and computational autonomy through a three-tier trust radius architecture (Local Mode, Trusted Node Mode, Public Swarm Mode).