So I had a bunch of scanned invoices and PDFs lying around from an old freelance gig. Manually reading them and extracting data felt like a punishment.
Instead of going through them one by one, I decided to try something smarter — build a small AWS workflow that could:


Read scanned docs,
Summarise key info,
Convert it to structured data,...