Delphi
Delphi is a machine-learning backed solution for automatically classifying documents and extracting relevant information into machine-readable format.
Setup
In order to use DELPHI in our WebApp, you should make sure everything is properly set up.
To know more about it, please check the setup page.
Workflow
Here’s a simplified description of a workflow of DELPHI’s processing pipeline:
- Documents are uploaded to an asset
- DELPHI classifies and extracts relevant data
- Users are presented with DELPHI results
- Users have the opportunity to approve or modify DELPHI results
- Document file and data are available for further processing (e.g. storage in a DMS)
This workflow can be implemented:
- in our WebApp
- in a third-party software using our API
Workflow with our API
For an overview of the workflow with our API, consider the following diagram:
Details about each phase and step are available on the following pages: