this post was submitted on 06 Dec 2023
14 points (88.9% liked)

Sysadmin

7529 readers
3 users here now

A community dedicated to the profession of IT Systems Administration

No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
[email protected]
[email protected]
[email protected]
[email protected]

founded 1 year ago
MODERATORS
 

Hello everyone.

I haven't had any need for OCR software in probably 15 years, but I have a client who has 7 document boxes worth of forms filled out by hand that they need digitized. They're scanning them into PDFs this week, but want to recover FirstName, LastName, Phone, Email and then a hand written feed back box and load those all into a database.

ChatGPT recommended ABBYY, but it looks like it might be overkill for a one time need like this.

I told them that a couple teenagers doing data entry might be more accurate and cheaper. IDK if that's really true though. I'm not at all an expert on OCR software.

Does anyone have any suggestions?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 9 months ago* (last edited 9 months ago)

Maybe try Marker, which uses AI stuff as part of their OCR process.

Stirling also support OCR using OCRmyPDF.

You can also use GPT4-V (e.g. via this library) to perform the OCR. It'll cost money though.