Hacker News new | ask | show | jobs
by jetbalsa 60 days ago
Oh god yes, I've been trying to make a LLM Assisted Magic the Gathering card scanner... its been a hell of a time trying to get it to just OCR card names well....
1 comments

Why would you use an LLM for OCR?
Because if it's multimodal, oops all transformers and they're pretty much best in class for ocr now, afaik?
Yep, Its pretty damn good compared to classic OCR and even more lightweight ones as well that I can run locally. the cards just vary too much over time.
Because apparently that's what programming is and can only be these days...