Get Sanji
Sanji runs on your own machine in a few commands. Here is the whole thing.
Before you start: you need Docker installed, and either a Claude subscription (the default, no per-token cost) or an Anthropic API key.
1. Clone the repo
git clone https://github.com/rohanc2k4/sanji2. Set your vault
cd sanji
cp .env.example .env
# set VAULT_PATH=~/notes to point at your notes folder3. Start it
docker compose up -d4. Open it
open http://localhost:8080The first run walks you through picking your vault, provider, and model. That is it.