Tiny specialized models are really interesting.
Technology
This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.
Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.
Rules:
1: All Lemmy rules apply
2: Do not post low effort posts
3: NEVER post naziped*gore stuff
4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.
5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)
6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist
7: crypto related posts, unless essential, are disallowed
Aside from agentic coding, this seems to be the most interesting niche to me. There are now lots of models for doing stuff like tts, stt, ocr, and it's really handy for sifting through documents, extracting transcripts, etc. And it's all stuff you can run locally on moderate hardware.
o7 Farewell, Tesseract
What languages does it support? Any source?
I don't see language being passed in the example code, so it may be agnostic?
Isn't that almost impossible? It has to be trained on that language afaik
I use the inbuild OCR in ShareX, which works pretty well, without AI. FOSS
I find traditional OCR apps are just qualitatively worse. This tool understands complex tables, extracts mathematical formulas, predicts reading order, and outputs nicely formatted Markdown. So, it's not just blindly scraping flat text from a document.
Why do you think that it doesn't use AI? It uses Wndows' own OCR APIs, requiring Windows language packs for support for different scripts & languages. OCR has used AI for a long time now.
Yes, like my chess computer in the 90th. I don't have any lenguage modell in Windows, nor any other MS crap and services, the first I deleted from Windows
Mate, AI is a lot more than LLMs. Always has been.