Show HN: Yet another free LaTeX OCR tool for STEM/AI learners, run in browser

1 pointsposted a day ago
by alephpi

1 Comments

alephpi

a day ago

Texo is a free and open-sourced alternative to Mathpix or SimpleTex. It uses a lite but comparable to SOTA model(only 20M parameters) I finetuned and distilled from open-source SOTA. Hope this would help the STEM/AI learners taking notes with LaTeX formula.

Everything runs in your browser, no server, no deployment, zero env configs compared to other famous LaTeX OCR open-source projects, you only need to wait for ~80MB model download from HF Hub at your first visit.

Training codes: https://github.com/alephpi/Texo Front end: https://github.com/alephpi/Texo-web