Side project· MVP done
DocTap.
Document OCR PWA · Live in public production
next.jstypescriptocrmistralvercelpwa

Challenges
- 01.Scan paper documents without a native app or heavy server infrastructure
- 02.Guarantee the confidentiality of the processed documents
- 03.Enable search within PDFs generated from photos
Solutions
- 01.Installable PWA with direct camera capture from the browser
- 02.OCR pipeline to extract text and generate searchable PDFs
- 03.Local-first storage: no data sent to a third-party server by default
- 04.Vercel deployment for the static layer and the routes needed
→ NextOther projects