|
|
|
Show HN: Auto-Match – How We Built Receipt-to-Transaction Matching (Open Source)
(midday.ai)
|
|
39 points
by pontusabra
299 days ago
|
|
I’ve been working on automating bookkeeping tasks, and one big pain point was manually reconciling receipts with bank transactions. We built a system that runs in the background, parses receipts (including Gmail), suggests matches, and learns from confirmations to auto-match over time. It's built into Midday and fully open-source. Let me know if you have any questions! |
|
How are you doing the legal entity resolution? In your example - connecting "AMZN" to "Amazon.com, Inc."
We happen to be solely working on this problem, as it's ridiculously complicated by itself from an global perspective. We're still in stealth and preparing to share something ourselves on HN shortly, but just curious how you're approaching it since your pipeline is already doing a ton.