zclaw
Table of content
a personal AI assistant running on an ESP32 microcontroller. the entire system fits in under 888 KB. you can power it with a coin cell battery.
why it matters
the minimalism movement isn’t about nostalgia. it’s about control.
if your AI fits in a kilobyte, you can:
- audit every byte
- run it anywhere
- fork it without a cloud provider’s permission slip
- verify it doesn’t phone home
- trust it because you can read it
the cloud abstraction gave us infinite scale and zero visibility. zclaw is about reclaiming visibility even if it means giving up scale.
architecture
- runs on ESP32 microcontroller
- under 888 KB total system size
- battery-powered (coin cell)
- fully auditable codebase
- no cloud dependencies
the shift
you don’t need GPT-5 to manage your daily workflows. you need something that runs when you’re offline, doesn’t leak your data, and won’t disappear when a startup pivots or a VC changes strategy.
zclaw proves it: a personal AI can fit in less than a megabyte.