Built this app to snap receipts immediately after purchasing so that I reimburse with HSA/FSA plan. The classification side (Gemini against IRS Pub 502) is straightforward and what I'm actually proud of is the architecture: no Avows server in the data path.
ssamine•1h ago
Currently the flow is: snap receipt or upload receipts to your drive (there will be folder created for you) - gimini classifies the items and flags reimbursible items-the data goes to IndexDB or your drive directly from your browser. Avows doesnt touch anything.easy tracking and knowing how much you can reimburse later or by deadline how much you have left to reimburse.
next in roadmap: create a browser extension to autofill claim forms.
ssamine•1h ago