Document Processing & Models
Document Models
Personaify provides powerful document processing by recognizing and supporting many document types. Our models have special training on the document types to achieve the highest accuracy. When you send a file to Personaify, you can specify the Document Type and choose a document model for processing.
We support a wide variety of document types for different industries
General
Document
"document"
Advanced Document
"advancedDocument"
Contract
"contract"
Business Card
"businessCard"
Health Insurance Card US
"healthInsuranceCard_us"
ID Document
"idDocument"
Invoice
"invoice"
Receipt
"receipt"
Tax US W2
"tax_us_w2"
Tax US 1098
"tax_us_1098"
Tax US 1098E
"tax_us_1098E"
Tax US 1098T
"tax_us_1098T"
Logistics / Shipping
Arrival Notice
"arrivalNotice"
Bill Of Lading
"billOfLading"
Cargo Shipping
"cargoShipping"
Certificate Of Origin
"certificateOfOrigin"
Customs Declaration
"customsDeclaration"
Letter Of Credit
"letterOfCredit"
Packing List
"packingList"
Production Certificate
"productionCertificate"
Security Filing
"securityFiling"
Vessel Certificate
"vesselCertificate"
Waybill
"waybill"
Specifying Document Model
To route your document to a specific document model, you can specify the Document Type. Picking the right Document Type will route the document to be processed by that model. This ensures you achieve the highest accuracy. data extraction.
This is done via the different ingestion methods:
When you upload files via the Personaify website, you can specify the Document Type with the dropdown:

In the file upload REST API, you can specify the Document Type as one of the parameters. Please see the documentation for details.
TBD
Custom Models
Looking for the ultimate in extraction accuracy? You give us the samples, we train the model, and you can use it in our platform. Custom models can be trained for your specific use case. We train on ANY document and/or layouts. Contact us for more details.
Available Custom Models for your account are available to be selected within the various ingestion methods:
Custom Models will be shown in the selection dropdown of the upload dialog
[TBD]
In the file upload REST API, you can specify the custom model id in the Document Type parameter. Please see the documentation for details.
TBD
Last updated