A very simple and naive android app to calculate 1 kilogram/liter price using camera real-time tag recognition
- Open https://github.com/randaller/kiloprice/actions/
- Click on the latest action run on the top of runs list
- Scroll down to Artifacts and download app-release.zip with apk file built by GitHub
The application works completely offline, no internet access needed. The only camera access permission is required. Application uses Google AI internal tools on your phone, does OCR of price tag, and naively assume what is volume/weight and price.