ordellrb@lemmy.world to linuxmemes@lemmy.world · edit-27 months agoNot Total Recall (1990)lemmy.worldimagemessage-square44fedilinkarrow-up1807arrow-down18
arrow-up1799arrow-down1imageNot Total Recall (1990)lemmy.worldordellrb@lemmy.world to linuxmemes@lemmy.world · edit-27 months agomessage-square44fedilink
minus-squareR00bot@lemmy.blahaj.zonelinkfedilinkarrow-up19·7 months agoI can’t imagine it’d be that hard to write some code that does that using an existing AI model.
minus-squarenot_ammlinkfedilinkEnglisharrow-up9·7 months agoI found a small command to run KDE Spectacle (screenshot software) with Tesseract so I can OCR a screenshot if I want to, I only had to install Tesseract and a main language, you could easily do the same with an API and/or a local AI.
I can’t imagine it’d be that hard to write some code that does that using an existing AI model.
I found a small command to run KDE Spectacle (screenshot software) with Tesseract so I can OCR a screenshot if I want to, I only had to install Tesseract and a main language, you could easily do the same with an API and/or a local AI.
You’re probably right.