Cette page est affichée en anglais. Une traduction française est en cours.
ConfigsJul 2, 2026·2 min de lecture

Project NOMAD — Self-Contained Offline AI Survival Computer

An open-source offline-first system packed with critical tools, knowledge bases, and local AI models for use without internet connectivity.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Project NOMAD
Commande d'installation directe
npx -y tokrepo@latest install 89623c70-7631-11f1-9bc6-00163e2b0d79 --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

Project N.O.M.A.D is an open-source offline-first platform that bundles local AI models, reference knowledge bases, and essential tools into a self-contained system. It is designed for situations where internet access is unavailable or unreliable.

What Project NOMAD Does

  • Runs local LLM inference without any cloud connectivity
  • Bundles offline knowledge bases covering practical survival and reference topics
  • Provides a web-based UI accessible from any device on a local network
  • Includes tools for navigation, communication planning, and resource management
  • Supports deployment on portable hardware like Raspberry Pi or laptops

Architecture Overview

NOMAD is built with a TypeScript stack using a web frontend served locally. The backend hosts local LLM inference and serves pre-indexed knowledge bases. All data and models are stored locally, ensuring zero dependency on external services. The system is designed to run on modest hardware with optional GPU acceleration.

Self-Hosting & Configuration

  • Clone the repository and install Node.js dependencies
  • Download offline model weights during initial setup (requires internet once)
  • Configure hardware settings for CPU-only or GPU-accelerated inference
  • Customize knowledge bases by adding or removing content packs
  • Deploy on any Linux, macOS, or Windows machine with Node.js

Key Features

  • Fully offline operation after initial setup
  • Local AI chat with bundled language models
  • Pre-built knowledge packs for practical reference
  • Portable deployment on low-power hardware
  • Web-based interface accessible from any device on the local network

Comparison with Similar Tools

  • GPT4All — desktop LLM app; NOMAD bundles knowledge bases and tools beyond chat
  • Jan — offline ChatGPT alternative; NOMAD focuses on self-contained utility rather than chat UX
  • LocalAI — API-compatible local inference; NOMAD adds curated offline content
  • Ollama — model runner; NOMAD wraps inference with domain-specific tooling

FAQ

Q: Does NOMAD require internet to run? A: Only for the initial model and data download. After setup it runs fully offline.

Q: What hardware is recommended? A: A laptop or Raspberry Pi 4+ with at least 8 GB RAM. GPU is optional but improves inference speed.

Q: Can I add my own documents to the knowledge base? A: Yes. Drop files into the designated content directory and rebuild the index.

Q: Is this only for emergency/survival use? A: No. It works as a general-purpose offline AI assistant and knowledge tool for any scenario without connectivity.

Sources

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires