Installation

Get BrainBase running in under 30 seconds.

Prerequisites

Install

bash
$ npm install -g brainbase

This installs the brainbase CLI globally on your system.

Verify

bash
$ brainbase --version
0.2.0
Storage

BrainBase stores your brain at ~/.brainbase. 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 brainbase init to set up your brain and connect your AI providers.