indeed, anyone with skills would have whipped that up in noetime without AI… or use any of the many apps that already does that
Comment on Data Shows That AI Use Is Now Declining at Large Companies
jaykrown@lemmy.world 8 hours ago
Skill issue. I used AI to create a web application that extracts the serial number from an image into text. This allows us to just simply take a picture rather than than having to type the serial number manually while using a magnifying glass. Significantly speeding up the process and lowering error rate.
Jhex@lemmy.world 7 hours ago
iamericandre@lemmy.world 6 hours ago
For real, you can copy text out of images on most modern phones so this isn’t really an issue anymore
DivineDev@piefed.social 6 hours ago
Ok but how does the phone extract the text? The fact that a modern phone can do it does not mean there’s no AI involved
Blaster_M@lemmy.world 5 hours ago
OCR is a very, very old AI system that for decades we’ve scanned documents and saved to pdf with. The old system is far from perfect, but it does work well enough in most cases. If an AI recognition model can do the same job with less mistakes, that is an improvement.
AmbiguousProps@lemmy.today 32 minutes ago
You could’ve just looked for off the shelf OCR software and it would probably be better, no LLM needed. OCR has been around for far longer than the current LLM bubble.