Giter Club home page Giter Club logo

opencapture's Introduction

Logo Open-Capture

Open-Capture

Link to the full documentation : https://kutt.it/DocumentationV2

Open-Capture is a free and Open Source software under GNU General Public License v3.0.

The functionnalities of Open-Capture are :

  • Fully web interface for videocoding : No installation needed on user's workstation
  • OCR On Fly. Draw a rectangle on the image, get the text directly in your input
  • The core works on Linux (tested and Debian)
  • Complex machine learning algorithms used to predict information locations from one invoice to another
  • Find suppliers into an invoices using VAT Number, SIRET, SIREN or IBAN
  • Find VAT Rate, no taxes amount and total taxes amount using powerful algorithm.
  • Wrote fully in Python for the backend, using Flask micro framework. Angular & Tailwind for the front
  • Already set to use fra or eng locales. Other locales could be added easily using simple json file
  • Multiple ADR (LAD) profile, using INI file
  • SIRET/SIREN & VAT number verification (Only FR for now, could be disabled in form settings)
  • Complex locale REGEX used. Easy to improve and modify

Launch Python unit tests

Make sure you have a test custom installed using the following commands :

cd /var/www/html/opencapture/bin/install/
sudo ./create_custom.sh -c test -p false -t systemd

Then, go the the tests folder and launch the following commands

cd /var/www/html/opencapture/
python3 -m unittest discover src/backend/tests/

LICENSE

Open-Capture is released under the GPL v3.

opencapture's People

Contributors

nathan30 avatar brich40 avatar nch01-edissyum avatar nch01edissyum avatar necen 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.