Hi Everyone,We have a requirement where we are using AI-based document extraction to extract fields from a predefined form.In the same form, if there are any empty spaces and the user accidentally adds handwritten text or notes outside the expected form fields, we need to detect that additional handwritten content separately.Is it possible in Appian with help of AI extraction to achieve this use case ?
Kind Regards,
Kavya
Discussion posts and replies are publicly visible
I Think this should work, but suggest to test this. A language model can be told to treat handwriting separately, or any additional text outside fields. You will have to develop that prompt carefully.
Consider a hybrid approach — Appian IDP for field extraction + Google/Azure AI for handwriting detection outside fields.
Few challenges
It is possible to do at some extend using Unstructured Document Extraction. Prompt it to extract handwritten content separately from the form fields.
Hi Kavya,
DocCenter should be able to help you pull out the additional handwritten text or notes if you add an extra field called "additional (handwritten) notes", set that field to use vision and provide some relevant business context.
If the handwritten note (meant for a certain field) is extending out of the box area, it should capture it automatically.
Does that answer your question?
Best,
Preet Jain