v0.0.1 · Private notes, on-device search

Your notes. Yours.

Private notes with semantic search — running on your own server, never scanned by a third party.

Checking service status…

On-device semantic search

Type ‘meeting follow-up’ and find every note you wrote about it — including that one titled ‘recap with Anna’. The embedding model runs on the same machine as your notes.

Single-binary, self-hosted

One static binary, your B+tree store, your TLS-certificate-carrying nginx. No SaaS, no ‘going down for maintenance at 2am’.

Open AI protocol

The notes API speaks MCP over HTTPS — ask Claude Desktop or any other MCP client to search your notes for you.

No build step

Built on AkurAI-Framework. The editor is hand-written ES modules; the binary serves them directly. No node_modules, no transpiler.