Skip to content

sup95/Bill-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bill-Reader

Bill-Reader is a command line program that processes and parses bill/receipt images to fetch shop and item data, which can then be leveraged to build dynamic catalogs.

Bill-Reader uses Azure Computer Vision API. To try out Bill-Reader, please get a free API Key from here and add it as subscriptionKey in the code.

To run:

  • npm install
  • Add subscriptionKey
  • node index.js <optional img url>

This was built as part of Blume Bootstrap Paradox Hackathon for Dunzo, and integrated into mainstream web application here.

About

Processes and parses bill/receipt image to fetch shop and item data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published