Nova Sovereign — pick YOUR installer
=====================================

After you unzip empire-nova-portable:

  LINUX (Ubuntu, Debian, Fedora, etc.)
    chmod +x install-linux.sh
    ./install-linux.sh

  WINDOWS 10/11
    Double-click:  install-windows.cmd
    Or PowerShell:
    powershell -ExecutionPolicy Bypass -File .\install-windows.ps1

  macOS (Intel or Apple Silicon)
    chmod +x install-macos.sh
    ./install-macos.sh

Each installer does the same thing:
  1. Install Ollama (local brain)
  2. Start ollama serve
  3. Pick and pull a qwen2.5 model that fits the machine:
     - low RAM: qwen2.5:1.5b
     - mid RAM: qwen2.5:3b
     - higher RAM: qwen2.5:7b
  4. Install Nova CLI

Then open a NEW terminal and run:
  nova --interactive

Say: hey

Requirements:
  - Python 3.10+ (all platforms)
  - Internet for first install (Ollama + model download)

Shop: https://thirdai.cc/shop
Office Agent: https://stride.microsoft.com
