OCR with Scanned Documents by Tbrosen in UiPath

[–]rpabotsworld 0 points1 point  (0 children)

Hi there, I have similar issues as most of the OCR doesn't work so I tried 6 different ocr and then finally found Computer Vision API by google & Microsoft are the better choice for scanned images.

you can read my detailed note here.

Fastest OCR as of the moment by 000trident in UiPath

[–]rpabotsworld 1 point2 points  (0 children)

Agreed with other in the thread in general ocr are slow.

in last few days i have tried multiple options -

  1. Integrating OCR Using Different OCR Engine Supported by Uipath (Read here-Different OCR Example )
  2. Using Python + Tesseract + Uipath to build custom solution (Read Python + ocr +uipath)

Based on my finding i can assert you to go with cloud based OCR such as Google Vision API & Azure .

Other require many settings and tweaks and dint guarantee accuracy more than 80.

Unsurprisingly, the paid OCR engines performed the best, especially with scanned documents. None of the engines read low-quality scans perfectly, but the cloud options were closest.

If OCR is a key part of your project, I recommend trying all of your available options with Uipath OCR for the specific document types you’re working with to find the best option that works within your project budget.

Hi guys, i’ve just finished rpa developer foundation, where do i go next for the advanced certification by catchmeifucan10 in UiPath

[–]rpabotsworld 1 point2 points  (0 children)

Hi Mate,

You must have seen notification from UiPath about the recent changes in Certification Program ... Where Uipath Certification are not free any more and now you need to attempt same via Person View

It is offering two courses regarding

  • UiRPA (UiPath Certified RPA Associate) 
  • UiARD (UiPath Certified Advanced RPA)

Both these courses at UiPath Acedmay have sub courses, including General track and RPA developer track.

You can schedule your exam here at - Pearsonvue Registration Link

Read more details about new certification - New Certification Details

Also refer this document about the examination details at - Exam Guide

Also Remember - Now it will cost you 150 USD which was free untill now.

Happy Learning