← Back to blog
·AIHardware

Project NOMAD: When AI Goes Completely Offline

Project NOMAD builds self-contained AI computers that work without internet - and the implications go beyond prepping.

Project NOMAD is building offline AI survival computers. Self-contained hardware running local models with no internet dependency whatsoever. And before you dismiss this as doomsday prepper tech, consider what it actually means for the future of AI deployment.

The pitch is straightforward: a ruggedized computer loaded with everything you need - local LLMs, medical databases, survival guides, repair manuals, agricultural data, navigation tools - all running on hardware that fits in a backpack. No cloud. No API calls. No connectivity required. You charge it with solar and you have an AI assistant that works in the middle of nowhere.

I find this fascinating not because I'm planning for the apocalypse, but because NOMAD represents the logical extreme of a trend I've been watching: the push toward local, sovereign AI.

The cloud dependency of modern AI is a genuine vulnerability. Not just in a catastrophic-scenario sense, but in everyday practical terms. Try using your AI assistant on a flight. In a rural area with spotty coverage. In a developing country where bandwidth costs real money. In a datacenter outage. In a country that decides to restrict API access to foreign AI services.

The assumption that AI requires cloud connectivity is a product of the current moment, not a fundamental constraint. Models are getting smaller and more efficient. Quantization techniques have made it possible to run genuinely capable models on consumer hardware. Apple Silicon put neural engines in laptops. The hardware floor for useful AI keeps dropping.

NOMAD takes this to the extreme - running useful AI on a platform designed for zero connectivity - but the principles apply broadly. Every organization should be asking: what happens to our AI capabilities if the cloud goes away?

What I find most interesting about NOMAD's design is the knowledge curation problem. When you can't look things up, what do you pre-load? This is a genuinely hard question. NOMAD's team has assembled databases covering:

  • Medical diagnosis and treatment protocols
  • Mechanical and electrical repair guides
  • Agricultural techniques for different climates
  • Water purification and food preservation
  • Navigation and cartography
  • Local flora and fauna identification
The AI doesn't just store this information - it reasons over it. You can describe symptoms and get a differential diagnosis. You can describe a mechanical problem and get repair steps adapted to the tools you actually have. This is useful AI, not chatbot parlor tricks.

The hardware choices are interesting too. NOMAD uses efficient ARM-based processors with dedicated ML accelerators, optimized for power consumption rather than raw performance. When your power source is a solar panel, every watt matters. They've made real engineering tradeoffs - slightly slower inference in exchange for days of battery life.

I think NOMAD is early on a curve that will matter a lot in the next few years. As AI becomes critical infrastructure - as it becomes the thing people rely on for work, health, education - the resilience of that infrastructure matters. We don't accept single points of failure for electricity or water. We shouldn't accept them for AI either.

The broader lesson here is about sovereignty. Running your own AI, on your own hardware, with your own data, independent of any external service - that's going to be a feature people value increasingly. Not just survivalists. Governments. Hospitals. Military. Companies operating in sensitive environments. Anyone who needs AI to work when everything else fails.

NOMAD is an extreme product for an extreme use case. But the engineering principles it embodies - efficient local inference, curated knowledge bases, power-conscious hardware design, zero external dependencies - those principles are relevant to anyone thinking about reliable AI deployment.

The cloud is great until it isn't. NOMAD is building for the "isn't."