AI Power Progress iA
Offline knowledge

Resilience Vault

Resilience Vault is an offline-first library (Kiwix ZIM packs) plus local AI grounding so you can keep learning, repairing, building, and coordinating even when the internet is unavailable.

Loading vault status...

Status

Sync / Update

Run these on the head node to download packs + rebuild library.xml:

python3 /home/powerprogress/resilience_vault_sync.py --profile mini
python3 /home/powerprogress/resilience_vault_sync.py --profile essential
python3 /home/powerprogress/resilience_vault_sync.py --profile full

# optional: scheduled weekly sync (pick one)
sudo systemctl enable --now resilience-vault-sync@mini.timer
sudo systemctl enable --now resilience-vault-sync@essential.timer

The library is served at /vault/ (LAN only). The backend kiwix-serve.service listens on 127.0.0.1:8092.

Use With AI (Offline)

On /ask, enable mode: cited and check offline library to ground answers in Resilience Vault even without internet.