NEUGI Setup Wizard

Built for normal humans too: one install command, one quickstart command, then use the web dashboard as your second brain.

Step 1 · Install

Choose your OS and run once.

irm https://neugi.com/install.ps1 | iex
Windows selected

Step 2 · Quickstart

After install, run this once:

neugi quickstart
Recommended: auto-fix, smoke test, setup, start
Server / CI: neugi quickstart --ci
Diagnostics: neugi doctor --json --strict

Step 3 · Use Without Living in CLI

  1. Open dashboard.html (or http://localhost:17901 when gateway is running).
  2. Go to Setup tab, pick provider/model, test connection, then save.
  3. Go to Memory tab and store personal context so NEUGI is less forgetful.
  4. Enable autonomous mode when ready so it can proactively help between prompts.

Power Checklist

1. `neugi smoke --json --strict` returns ok: true
2. `neugi insights --json` shows tool telemetry
3. Memory panel has saved user facts & goals
4. Keep config + API keys secure