Giter Site home page Giter Site logo

arun-purakkatt / smart-auditing-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mayursatav/smart-auditing-system

0.0 1.0 0.0 1.04 MB

In this project we have developed UI where user can upload invoice file (pdf or jpg) then using image processing it will automatically extract text and segregate it into different parts like Vendor name, Invoice number, item name and item quantity. it is a django web-based application specially built for small businesses like retailers and wholesalers. It is a standard business application made according to the standard requirements of businesses. Our system tries to find out a better Management solution for auditing.We have initially focus on pdf/image invoices.

Python 41.02% CSS 11.38% JavaScript 9.19% HTML 38.41%

smart-auditing-system's Introduction

SmartAuditing [ Major Project ]

Project Title

Develop UI for data extraction from invoices pdf using computer vision

Abstract

In businesses we receives many pdf documents of bills and invoices, which we later proceed manually so consumes time and non productive activity.Management of invoices and maintaining their records for further processing sometimes it is hectic and buying specially developed software is not worth for small enterprises. The majority of the businesses has similar requirements and most of them use the traditional management system like recording data manually and maintaining hard copies, a result, it consumes a lot of time as well as space. In this project we have developed UI where user can upload invoice file (pdf or jpg) then using image processing it will automatically extract text and segregate it into different parts like Vendor name, Invoice number, item name and item quantity. it is a django web-based application specially built for small businesses like retailers and wholesalers. It is a standard business application made according to the standard requirements of businesses. Our system tries to find out a better Management solution for auditing.We have initially focus on pdf/image invoices.

ProjectFlow

Our system follows three main modules first one is pre-processing with the help of different OpenCV’s techniques like dilation and otsu binarization algorithms, then the next step is data extraction with the help of OCR based Tesseract technology and post-processing with the help of RegEx technology for better accuracy. The prime objective is to make data available for the user so that the user can access it anytime from anywhere and can modify it if need. Considering availability and accessibility, this web-based application will help to achieve objectives.

Otsu's Binarization

In global thresholding, we used an arbitrary chosen value as a threshold. In contrast, Otsu's method avoids having to choose a value and determines it automatically. Consider an image with only two distinct image values (bimodal image), where the histogram would only consist of two peaks. A good threshold would be in the middle of those two values. Similarly, Otsu's method determines an optimal global threshold value from the image histogram.

otsu

Architecture

Architecture

Technology Stack

Technology

Developers

  • Mayur Satav - [ Maintainer And Contributor ]

  • Tanmay Varade - [ Contributor ]

Keywords

Python, OpenCV, Tesseract, OTSU's Binerisation (for UI web based solution so HTML, CSS and javascript)

smart-auditing-system's People

Contributors

mayursatav avatar

Watchers

James Cloos avatar

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.