An open API service indexing awesome lists of open source software.

https://github.com/lcolladotor/split_receipt

Code for a shiny app for splitting receipts
https://github.com/lcolladotor/split_receipt

bar dinner foodie friends receipt rstats shiny

Last synced: 3 months ago
JSON representation

Code for a shiny app for splitting receipts

Awesome Lists containing this project

README

          

# split_receipt

Check the interactive website at https://libd.shinyapps.io/split_receipt/.

Image editing is done with [`magick`](https://cran.r-project.org/package=magick) and automatic text extraction from images is done with [`tesseract`](https://cran.r-project.org/package=tesseract). The website was built using [`shiny`](https://cran.r-project.org/package=shiny), [`bslib`](https://cran.r-project.org/package=bslib), and [`ShinyUIEditor`](https://rstudio.github.io/shinyuieditor/).