All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
You should also add project tags for each release in Github, see Managing releases in a repository.
- More than one image can be uploaded and processed at a time
- User must verify that all images are correct before uploading
- Mathematical expressions that appear in cells are evaluated before displaying results to the user
- Title color is responsive to theme
- Fix problem where sometimes table cells weren't editable in the Streamlit app
- app_llm.py OCR backed by OpenAI GPT vision model
- Streamlit application that recognizes uploaded tally sheet tables and pushes data to DHIS2
- app_doctr.py OCR backed by DocTR computer vision models
- Containerization support using Dockerfile