So far, I have only been working on training cases or debugging existing projects, so please bear with me if this is a newbie issue.
I have a training data set of various documents (as JPG and PDF) of different kinds, and by certain features (like prevailing color, repetitive layout) I intend to classify them (e.g. invoice type 1, invoice type 2, not an invoice). In a 2nd step, I would like to OCR certain predefined areas of each document and extract e.g. the address of the company sending the invoice and the date.
The architecture I am envisioning is the following:
Does this approach make sense? Are there things which can be done by Appian out of the box? Is there some instructional video or training material on a similar issue?
Discussion posts and replies are publicly visible
I just realized that I am most probably interested in Intelligent Document Processing, see https://www.appian.com/platform/intelligent-document-processing/ or https://www.youtube.com/watch?v=cj96ABRRWYU
What I have not found yet is an example project which I can import into my Appian cloud platform in order to learn by playing with it.