Skip to content

bharath03-a/OCR2LaTeX

Repository files navigation

OCR2LaTeX

llama3

OCR2LaTeX is a Streamlit-based application that converts images of mathematical formulas or tables into LaTeX code. Using OCR and a fine-tuned LLaMA model, the app provides LaTeX code along with usage instructions, making it easier to integrate into your documents.

Features

  • Image Upload: Upload images containing formulas or tables.
  • OCR Processing: Extract text and structure from the image using OCR.
  • LaTeX Code Generation: Generate accurate LaTeX code for formulas and tables.
  • User-Friendly Output: Get step-by-step instructions for using the LaTeX code.

Technologies Used

  • Streamlit: For building the interactive web app.
  • Pytesseract: For OCR processing.
  • LLaMA: For generating LaTeX code and explanations.
  • Python: Core programming language.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages