Proof of Physical AI: Running AI on Real Hardware You Own

Proof of physical AI is the Elyan Labs thesis in four words: intelligence should run on real, physical, owned machines — and you should be able to prove it. Not a rented GPU in someone else's datacenter, not an API key with a meter attached. AI on real hardware: silicon you can touch, power on, and keep running when the subscription economy loses interest in you.

proof of physical AIsovereign AI AI on real hardwarevintage hardware on-device inferenceproof of antiquity

The claim, and the receipts

Anyone can claim their AI is “on-device.” We prove it the direct way: by running transformers on machines where no cloud fallback is even possible, and publishing the source and the builds. The ladder so far:

Why “sovereign AI on vintage hardware”?

Three reasons. Ownership: a model on your own machine has no usage meter, no deprecation date you don't choose, and no third party reading your prompts. Proof: vintage and exotic hardware is the honest lower bound — when inference runs on an N64 or a G4, the efficiency claims are demonstrated, not marketed. Preservation: the industry discards working computers on a fashion cycle; giving them modern workloads is both engineering discipline and respect for the machines.

Physics as the attestation layer

The same thesis runs through RustChain, our proof-of-antiquity blockchain. Instead of trusting a device's self-report, RustChain fingerprints the physics of real silicon — oscillator drift, cache timing harmonics, SIMD pipeline bias, thermal entropy — signals that emulators and VM farms flatten out. Real vintage machines (our G4s, G5s, and the POWER8 among them) attest and earn; a virtual machine pretending to be one earns effectively nothing. Physical AI and physical attestation are two halves of one idea: the hardware is the truth.

Where this goes

Every port teaches the next one. The N64's fixed-point tricks inform the PowerPC work; the PowerPC endian fixes inform the POWER8 kernels; the POWER8 NUMA banking informs our inference-engine research. The direction is a full stack of AI that a person or a small lab can physically own, end to end, from a console on a shelf to a server in a rack.

How it’s applied

This page is the origin and definition of the term. Two sibling pages document concrete, running applications of proof of physical AI:


Projects, source, and citation

By Elyan Labs, Louisiana. Open source under AGPL-3.0. Every CPU has a voice.