- Overview
- Document Understanding Process
- Quickstart Tutorials
- Framework Components
- ML Packages
- Pipelines
- Document Manager
- OCR Services
- Document Understanding deployed in Automation Suite
- Document Understanding deployed in AI Center standalone
- Deploy UiPathDocumentOCR
- ML Packages Offline Installation
- Use Document Manager
- Use Document Understanding Models (including UiPathDocumentOCR)
- Deep Learning
- Licensing
- References
- UiPath.Abbyy.Activities
- UiPath.AbbyyEmbedded.Activities
- UiPath.DocumentUnderstanding.ML.Activities
- UiPath.DocumentUnderstanding.OCR.LocalServer.Activities
- UiPath.IntelligentOCR.Activities
- UiPath.OCR.Activities
- UiPath.OCR.Contracts
- UiPath.DocumentProcessing.Contracts
- UiPath.OmniPage.Activities
- UiPath.PDF.Activities
Use Document Understanding Models (including UiPathDocumentOCR)
Please first check how to deploy UiPathDocumentOCR or an out-of-the-box ML Package on AI Center standalone.
Double click the workflow in the framework, and select the ML Skill from the drop-down, and add the API key. If you have installed the offline version of AI Center standalone, no API key is required.
Alternatively, you also have the option to use the public ML Skill endpoint. Just simply replace the endpoint with the public ML Skill endpoint from the deployed ML package following the instructions here and add the Document Understanding license key.
- Endpoint: the public ML Skill endpoint from Deploy an out-of-the-box ML Package
-
ApiKey: copy it from Automation Suite (Admin > Licenses > Robot & Services > Document Understanding)
Run the workflow. The robot will process the documents one by one. When the Validation Station pops up, click OK to test if the workflow is running properly.