I'm a privacy lawyer, and the goal behind this tool is to replicate the analysis I would give a friend if they sent me a privacy policy and asked: Does anything here concern you?
I'm aiming to surface the (few) things that may matter to consumers.
Made using claude code (with some manual interventions).
Stack:
- Frontend: React + Vite
- Backend: Netlify Functions (serverless)
- Database: Neon Serverless Postgres
- Runtime: Bun
- LLM: Claude API (Haiku)
- Analytics: Amplitude (autocapture)
- Error tracking: Sentry (frontend + backend)
- E2E tests: Playwright
- Unit tests: Vitest
- CI/CD: GitHub Actions → Netlify auto-deploy
- Hosting: Netlify