This is a Streamlit-based OCR (Optical Character Recognition) application. It uses uv
for dependency management and streamlit
for running the web application.
If you don't already have uv
installed, install it using:
curl -Ls https://astral.sh/uv/install.sh | sh
uv run
streamlit run main.py