A canvas that remembers
Every page is a durable tldraw document. Draw, type, map, annotate, and return without flattening your thinking into rigid blocks.
A private canvas for serious thinking
Keryx turns a freeform notebook into an agent-ready workspace—without sending your vault, notes, or gateway through a public application backend.
One workspace, fewer seams
Keryx keeps the looseness of paper while adding the retrieval, organization, and agent context that digital research demands.
Every page is a durable tldraw document. Draw, type, map, annotate, and return without flattening your thinking into rigid blocks.
The gateway receives page metadata and OCR transcription, so its answers begin with what you are actually looking at.
Export clean Markdown directly into an Obsidian folder. No proprietary sync layer and no plugin-shaped lock-in.
Private by architecture
The website explains Keryx. The application runs on your machine, with a server-side proxy that keeps credentials out of the browser and reaches Hermes through your tailnet.
Run it your way
Bring an NVIDIA API key, a Tailscale auth key, your Hermes gateway address, and an Obsidian folder. Keryx handles the rest.
# configure services
cp .env.docker.example .env.docker
# build and join the tailnet
docker compose --env-file .env.docker up -d --build
# open locally
http://127.0.0.1:8080