cross-posted from: https://lemmy.world/post/32632017
Is there a good latex ocr model that I can run with Ollama?
I have tried https://github.com/lukas-blecher/LaTeX-OCR but the result is just not promising. Is there a good Open Source latex ocr tools that I could use with ease?
I am hoping that there is a ollama llm with image support that specializes on latex ocr.
thanks a lot in advance!
You must log in or # to comment.
Nowadays you can get really good small Qwen3.5 models, but it might be overkill for the task?
Are there any other open-source options with great performance that don’t use Ollama?
I don’t really know good OCR outside of LLMs. I always find it a pain to setup and limited… sorry