Loading repository data…
Loading repository data…
ChrisBrooksbank / repository
Local-first second brain PWA. Type or dictate markdown notes, fully Obsidian-compatible. Offline semantic search via Transformers.js — a real neural embedding model running in-browser, no API, no data leaving your device. Private by architecture, not by policy. Google Docs backup. Optional AI auto-tagging with your own API key.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A local-first second brain PWA. Type or dictate Markdown notes, fully Obsidian-compatible. Offline semantic search powered by a real neural embedding model running entirely in-browser — no API, no data leaving your device.
Live: https://brain2-app.netlify.app
[[wikilinks]], tags, and frontmatter. Import/export your existing vault.npm install
npm run dev # Start Next.js dev server
npm run build # Production build
npm run check # Run all checks (lint, typecheck, test, format)
npm run test:e2e # Playwright end-to-end tests
Deployed on Netlify. Auto-deploys from main branch.