Klippa AI powered OCR API

Content Type: Module
Categories: Artificial Intelligence

Overview

Klippa is an Intelligent Document Processing (IDP) solution that integrates OCR with cutting-edge AI technologies to carry out activities including document scanning, classification, anonymization, data extraction, and verification.

Klippa provides cutting-edge solutions for document management and data extraction. Our mission is to help businesses automate their administrative processes and streamline their workflows, so they can focus on what really matters: growth and success.

Automated document processing: Our AI-powered technology can extract data from various types of documents, including receipts, invoices, and contracts, saving customers valuable time and resources.

Integrate the Klippa OCR via a REST API in your own application. Works perfect for data extraction on:
receipts,
invoices,
identity documents
and many more.

Customer Case
How Banijay Benelux automated and improved their expense management process with Klippa

For more information about Klippa visit klippa.com
Have you encountered an issue with this widget. Contact us via support@klippa.com

Documentation

https://youtu.be/8flAVJb8_2I
Demo url

Mendix-Klippa-OCR-API

The source code of the Mendix Klippa OCR module to do document parsing directly from Mendix.

API key

You will need an API key to use this module. Please contact us at support@klippa.com if you would like to test our API.

How to use the module

  1. Import the module into your Mendix project
  2. Create a Config object that contains your API Key
  3. Create a new ParseDocumentRequest object that holds the request data, you can supply either the URL or the Document as a System.FileDocument.
  4. Call the Microflow ParseDocument with the created Config and ParseDocumentRequest as parameters
  5. The response will be a ParseDocumentWrapper that contains either the success result or the error result. The object also contains the response status and body.

About Klippa

Klippa is a scale-up from Groningen, The Netherlands and was founded in 2015 by six Dutch IT specialists with the goal to digitize paper processes with modern technologies.

We help clients enhance the effectiveness of their organization by using machine learning and OCR. Since 2015 more than a 1000 happy clients have been served with a variety of the software solutions that Klippa offers. Our passion is to help our clients to digitize paper processes by using smart apps, accounts payable software and data extraction by using OCR.

License

The MIT License (MIT)

Releases

Version: 1.0.0
Framework Version: 8.9.0
Release Notes: Initial release of the Mendix module.