(no title)
wriggler | 2 years ago
Instead, I became fascinated by the massive improvements in OCR and how they can be applied to digitising boring paper records. Decided to start out with the most boring problem of them all - credit card and bank statements.
I decided this would also be a great project to make the leap to Python and Django. So, without speaking to a single potential customer, I threw myself into coding. After a while, I realised Laravel is so much better and jumped back to that. Have learned loads as a result.
I've built a local prototype that works really well with impressive accuracy. However, I noticed the signs of fatigue and self-doubt that often mean a project is abandoned at 80% without seeing the light of day.
So I decided to find a domain name and put the totally half-baked and not-yet-functioning version online. A crappy, embarrassing, non-functional version. But at least I might get some feedback, which is more likely to inspire me to keep going and work out how I could market this.
https://www.statementsamurai.com
I'm giving myself a week or two to refresh, then will press ahead some more and put the minimal functionality online while thinking about how to find users.
Yeah, about that lean thing...
acjacobson|2 years ago
I'd be open to testing and providing feedback if you're interested.
jddj|2 years ago
Landing page says you're best rated over 37k reviews?
wriggler|2 years ago
nerdix|2 years ago
is_true|2 years ago
Im starting a project that could need OCR and I'm not sure if doing it with open cv for preprocessing + tesseract, or use something like Google document AI which seems very good in a small test I run.