DocWow
June, 2023 - Current
DocWow
A healthcare AI application built with my friend Cam in the summer of 2023, now available as a live demo on this site. The core idea: build a system that could ingest scanned medical documents (the faxed PDFs that dominate healthcare back-office work) and enable back-office workers to chat with them and generate output from them with proper citations.
DocWow was my introduction to the healthcare RCM space, and it's not a coincidence that I ended up at Thoughtful AI shortly after finishing the prototype. The project has since been rebuilt on the Anthropic SDK and deployed as a live demo - upload any PDF, pick an analysis profile, and chat with it using pixel-precise citations powered by AWS Textract bounding boxes.
Pages in This Section
- Idea and Version 1: OCR with Textract, citation generation, chat interface
- Version 2: Output generation and what the project taught me
- Live on the Personal Website: The 2026 rebuild on Anthropic SDK, Lambda, and DynamoDB