https://github.com/sunilsm7/uipath-document-understanding
UiPath Document Understanding framework
https://github.com/sunilsm7/uipath-document-understanding
invoice-processing rpa uipath
Last synced: 4 months ago
JSON representation
UiPath Document Understanding framework
- Host: GitHub
- URL: https://github.com/sunilsm7/uipath-document-understanding
- Owner: sunilsm7
- Created: 2021-08-02T14:32:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T14:38:05.000Z (over 4 years ago)
- Last Synced: 2025-03-01T13:44:10.725Z (12 months ago)
- Topics: invoice-processing, rpa, uipath
- Homepage:
- Size: 1.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UiPath Document Understanding
The UiPath Document Understanding framework facilitates the processing of incoming files, from file digitization to extracted data validation, all in an open, extensible, and versatile environment.
# Requirements
- Create asset with name **DuAPIKey** and provide value as Document Understanding API Key.
# Files Supported
- files that are images
- supported images formats are .png, .gif, .jpe, .jpg, .jpeg, .tiff, .tif, .bmp
- for multi-page TIFF files, OCR is applied for each page
- PDF pages that
- do not expose any machine readable content
- contain images that cover a significant area of the page.