We’re happy to announce that we are supporting generative extraction & classification capabilities in our Document Understanding Cloud APIs!
Do you want to process unstructured documents? Extract information based on a prompt? Process documents without setting up a dedicated specialized model?
Leverage our generative capabilities!
Available as generative extractor and classifier, with our latest release you are able to perform prompt-based classification and extraction operations via simple API calls.
Generative Classifier
To leverage the Generative Classifier, simply discover it as part of the Predefined project as displayed below:
@zell12 is right, the prompts will be the fields indeed.
@nisargkadam23 if you need a specific taxonomy, you can use the Generative Extractor that comes with IntelligentOCR and the DocumentUnderstanding.ML packages. (define taxonomy, configure gen extractor within the IOCR Data Extraction Scope, define prompts for whatever fields you need to grab using Gen Extraction).
For APIs you will be calling the endpoint for specific prompts and will be getting the answers for those prompts.
@Monica_Secelean these are great offerings by UiPath DU and I do have a question based on the features I have tried. The scenario which I am particularly interested in is asynchronous generative extraction and would love to know if there are more examples of how this flavor of DU extraction is handled optimally through this new offering.
I am interested in knowing the configurations because asynchronous route is a complex one and even through a well trained models the confidence levels of asynchronous data extraction are quite low.
Has anyone else tried this route and played around with the features. Insights are much appreciated as we are in the process of building a POV for a use case which can use this method but only if it’s viable.
@Lahiru.Fernando or @Syed_Pasha or @zell12 any insights from your side or any other community member that can provide more pointers here. Much appreciated!