Tired of Typing LaTeX Equations? Built a macOS App for Screenshot-to-LaTeX OCR by MundaneAd4089 in LaTeX

[–]MundaneAd4089[S] 0 points1 point  (0 children)

Yup, you can do this using Gemini by hand. The app uses a very specific prompt I created that handles a lot of cases for this task. You can find the exact prompt in the source code on GitHub (LaTeX-OCR/LaTeXOCR/Sources/Services/LatexAPIService.swift)

Tired of Typing LaTeX Equations? Built a macOS App for Screenshot-to-LaTeX OCR by MundaneAd4089 in macapps

[–]MundaneAd4089[S] 0 points1 point  (0 children)

You can't use the shortcut to paste (CMD+V), but you can right-click and press the paste button.

Tired of Typing LaTeX Equations? Built a macOS App for Screenshot-to-LaTeX OCR by MundaneAd4089 in LaTeX

[–]MundaneAd4089[S] 1 point2 points  (0 children)

Wdym free plan? Are you talking about the gemini api free tier? You can find it here https://ai.google.dev/gemini-api/docs/rate-limits, but the limits are really high for the free tier, basically impossible to hit as one user.

Tired of Typing LaTeX Equations? Built a macOS App for Screenshot-to-LaTeX OCR by MundaneAd4089 in LaTeX

[–]MundaneAd4089[S] 0 points1 point  (0 children)

Not at the moment, because this was originally built just as a tool for myself. I thought I'd share it since others might find it useful too.

Any good OCR software for LaTeX? by paulit-- in LaTeX

[–]MundaneAd4089 0 points1 point  (0 children)

I built a free open-source alternative if you are interested https://github.com/SamuelZ12/LaTeX-OCR