#517 · Primary category: AI Agents & Automation

rpaframework

ai automation documentai nlp ocr opencv python robocorp robot robotframework rpa rpa-robots

Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python

Project last updated:08/29/26

GitHub Stars

1.6K

Forks

277

Contributors

48

License

Apache-2.0

Why we included this project

Most RPA tooling funnels you toward one vendor's platform, but this project goes the other way: a set of Python libraries you can mix and match. It covers the usual automation territory, browser control through Selenium and Playwright, desktop and clipboard interaction, PDF handling, database access, and cloud integrations for AWS, Azure, and Google Cloud, and it works both as Robot Framework keyword libraries and as plain Python modules. That dual mode matters if your team already writes Robot Framework suites, since the same libraries drop into either style. The OCR and document-recognition pieces help when a process has to read text off a screenshot or a scanned form. Because each library installs on its own, you can adopt just the parts you need instead of committing to a monolithic platform.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category