Installation
Get Veris running in under 30 seconds.
Prerequisites
- Node.js 18+ — Download Node.js
- npm (comes with Node.js)
Install
bash
$ npm install -g veris-dev
This installs the veris CLI globally on your system.
Verify
bash
$ veris --version
0.1.0
Storage
Veris stores your brain at ~/.veris. It starts at a few KB and grows as you use it. A mature brain after hundreds of sessions typically uses 20-50 MB.
Next steps
Run veris init to set up your brain and connect your AI providers.