A (browser-only) privacy-preserving and LLM-powered diary app. Blind Reflections allows you to store your secrets in SecretVault and pass them on to SecretLLM for secure inference.
A live version (consisting of a single static webpage) can be built using the steps below.
npm install
esbuild index.js --bundle --outfile=bundle.js