Installation

Get Veris running in under 30 seconds.

Prerequisites

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.