Coder Social home page Coder Social logo

pranjal7842 / receiptanalyzer Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 239 KB

API to extract receipt data using Azure Form Recognizer REST API with Python

Home Page: https://pranjal7842.github.io/ReceiptAnalyzer/

Python 100.00%
form-recognizer python3 restful-api flask-restful swagger

receiptanalyzer's Introduction

Receipt Analyzer

Python based REST API to extract and identify relevant information in USA sales receipts by using Azure Form Recognizer.


Azure Form Recognizer

Azure Form Recognizer is a cognitive service that lets you build automated data processing software using machine learning technology. Identify and extract text, key/value pairs, selection marks, tables, and structure from your documents—the service outputs structured data that includes the relationships in the original file, bounding boxes, confidence and more. You quickly get accurate results that are tailored to your specific content without heavy manual intervention or extensive data science expertise. Use Form Recognizer to automate data entry in your applications and enrich your documents search capabilities.

Form Recognizer is composed of custom document processing models, prebuilt models for invoices, receipts and business cards, and the layout model. You can call Form Recognizer models by using a REST API or client library SDKs to reduce complexity and integrate it into your workflow or application.

Refer to Azure Form Recognizer documentation for more details on it.


API Details

API uses Swagger-UI to visualize and interact with the API’s resources. API is deployed on Digital Ocean and can be accessed by Swagger UI link. To test the API:

  • Scan the receipt as a JPG file
  • Upload the scanned file using Swagger-UI
  • View the analysis result in JSON format

Some sample receipts can be found here.


Looking for more details on Receipt Analyzer API please check out the API's GitHub Pages 📚

All the markdown files used by GitHub Pages can be found in /docs folder.

receiptanalyzer's People

Contributors

pranjal7842 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

shegen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.