Skip to content

Tools built with R that parse receipt images into usable text.

Notifications You must be signed in to change notification settings

SkylerElmstrom/receipt-scanning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Receipt Scanning Using R

Overview

At it's conception these tools will parse an image of a receipt into text. Later iterations of these tools will train machine models to parse, organize, label, and tag receipts for tracking grocery prices over time and by location. I set out to do this with R but there may be occassions where Python is necessary.

Process

  • Scan receipt by taking an image with a smartphone.
  • Upload image to server that runs analysis script
  • Machine model dumps results of analysis into a temporary form
  • User checks form and submits data to database

To-do

  • Simple Process Server (run locally?)
  • Analysis script
  • Build a form
  • Build DB, data tables

Ideas

About

Tools built with R that parse receipt images into usable text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published