smartPaperFlow

Introducing our smartPaperFlow, which automates the task of splitting the documents between lot of joined pages within a big document, providing users with a more efficient and accurate way to process documents. Our model is capable of handling any document type, and provides extracted documents with their exact location where they begin and end. This means that you can save time and reduce the risk of errors that can occur with manual processing.

By utilizing our AI solution, you can experience faster and more accurate processing of documents, freeing up valuable time and resources that can be used elsewhere. With our model, we offer a valuable tool for anyone who regularly works with document processing, providing a more streamlined and effective solution for the Page Stream Segmentation problem. Try our smartPaperFlow solution for this problem today and see how it can help improve your document processing efficiency and accuracy.

Limitations

Max File Size is 10 MB Max requests per second: 1 Processing Time: Up to the number of characters in an image

Licenses

All rights reserved by Laigo

API Call

Upload file to smartInvoice

POST https://use.laigo.io/api/FileUpload/v1/Upload/smartPaperFlow

Query Parameters

Name
Type
Description

threshold

String

Set minimum probability to be reached by model

email

String

Define receiver email address

Headers

Name
Type
Description

accessToken*

String

A JWT issued to your application by the Laigo identity provider.

Request Body

Name
Type
Description

file*

String

The file for uploading

Code snippets

curl -X POST "https://use.laigo.io/api/FileUpload/v1/Upload/smartPaperFlow" \
     -H "Authorization: Bearer my-accessToken-here" \
     -F "email=my-email-here" \
     -F "outputFormats=JSON" \
     -F "file=@my-file-location-here"

Example (Step by step)

  1. First you need to have a document sample that you want to use with smartPaperFlow. It can be any document type such as: invoice, receipt, letter, email etc. For e.g you can use the receipt below:

  1. Inorder to use our smartPaperFlow tool you need to have an API key which can be generated from here.

If you don’t have an account, first you need to set up your account then you can generate the API key. Create an account here.

  1. After you have generated your API key, then you can use smartPaperFlow any popular programming language, where you can find the code snippets here.

  2. Run your code. You will receive a JSON response with the invoice details.

Credits (Laigo)

The calculation of processing a page:

Page
Laigos

1

1

Last updated