Hacker News new | ask | show | jobs
by wenc 2437 days ago
I was going to say. Many companies are already investing heavily in RPA (Robotic Process Automation) these days. It’s not widely known in tech circles but kind of common knowledge in traditional companies trying to automate tedious workflow tasks.

When I first saw it, I thought: this looks like a glorified Autohotkey or Automator. But companies like UiPath are doing very well selling this type of automation software.

It sounds mundane but for a company with lots of entry level staff, the paybacks are appreciable.

Coupled with cloud based OCR as a service offerings etc. a lot of data entry tasks can be automated.

1 comments

> Autohotkey

Yep I've had to employ this software to get things done before. Also OCR doesn't need a cloud vs. a beefy computer - I do a lot of that too.

Yes free OCR software itself is pretty simple and can run offline but if your accuracy requirements are high (for critical documents), different algorithms (typically proprietary) are needed and as well as fallbacks to contracted human labor for verification. At some level it makes sense to outsource to a cloud provider.
> OCR doesn't need a cloud vs. a beefy computer - I do a lot of that too.

Can you elaborate on this?