Privacy by Architecture
Documents stay on the machine that owns them. Private by design — security enforced by physics, not policies.
Upload documents, ask questions with AI, get cited answers. Nothing leaves your machine.
Head to edgebric.com — download, drag to Applications, launch. No terminal required.
curl -fsSL https://edgebric.com/install.sh | bashgit clone https://github.com/jerv/edgebric.git
cd edgebric
pnpm install && pnpm build
cd packages/desktop && pnpm dev