Projects in Awesome Lists by robocorp
A curated list of projects in awesome lists by robocorp .
https://github.com/robocorp/rpaframework
Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python
ai automation documentai nlp ocr opencv python robocorp robot robotframework rpa rpa-robots
Last synced: 07 Mar 2026
https://github.com/robocorp/robocorp
Create 🐍 Python AI Actions and 🤖 Automations, and deploy & operate them anywhere
Last synced: 14 May 2025
https://github.com/robocorp/robotframework-lsp
Robocorp extensions for VS Code: Robocorp Code and RFW LSP
automation lsp python robocorp vscode vscode-extension
Last synced: 16 May 2025
https://github.com/robocorp/llmstatemachine
A Python library for building GPT-powered agents with state machine logic and chat history memory.
agent ai genai openai python statemachine
Last synced: 27 Apr 2025
https://github.com/robocorp/actions-cookbook
Showcasing the best AI Actions for Robocorp Action Server. Contributions welcome!
Last synced: 27 Apr 2025
https://github.com/robocorp/action-trigger-process
GitHub action to trigger a process run in Robocorp Cloud
Last synced: 27 Apr 2025
https://github.com/robocorp/robocorp-recorder
A chrome extension that generates Robot Framework RPA / test scripts
browser-extension robotframework rpa testing
Last synced: 29 Sep 2025
https://github.com/robocorp/action-upload-robot
GitHub action to update a robot in Robocorp Cloud
Last synced: 18 Jun 2025
https://github.com/robocorp/java-access-bridge-wrapper
Python wrapper around the Java Access Bridge Windows .dll
Last synced: 05 Sep 2025
https://github.com/robocorp/example-llm-emails
Summarise and extract structured data from emails using OpenAI gpt-4
Last synced: 30 Jun 2025
https://github.com/robocorp/example-process-invoices-with-amazon-textract
This robot processes randomly generated PDF invoices with Amazon Textract and saves the extracted invoice data in an Excel file.
amazon-textract excel pdf-invoice robocorp robot robotframework rpa
Last synced: 27 Apr 2025
https://github.com/robocorp/llmfoo
Code with the flow of a river, refactor with the grace of a breeze, and commit like the thunder — always moving, gently improving, and powerfully finalizing.
Last synced: 27 Apr 2025
https://github.com/robocorp/example-desktop-image-ocr
Example robot for automating GnuCash with image templates and OCR
Last synced: 19 Jun 2025
https://github.com/robocorp/robotframework-output-stream
Robot Framework Output Stream (a RF listener to provide an output that's compact and streamable).
Last synced: 27 Apr 2025
https://github.com/robocorp/example-simple-web-scraper
Opens a web page and stores some content.
Last synced: 27 Apr 2025
https://github.com/robocorp/example-langchain-data-ingestion
Schedule and run your Python RAG data loaders in cloud with Robocorp Control Room
Last synced: 26 Aug 2025
https://github.com/robocorp/example-ie-mode-edge
Automating with Selenium and Edge in IE compatibility mode.
Last synced: 06 Mar 2026
https://github.com/robocorp/example-rasa-robot
Example robot that returns current time in specified city to RASA. Demonstrates two-way integration between chatbots and RPA.
Last synced: 26 Feb 2025
https://github.com/robocorp/example-html-table-robot
This robot demonstrates how to work with HTML tables using Beautiful Soup and RPA Framework.
Last synced: 04 Jul 2025
https://github.com/robocorp/example-windows-notepad
Contains a Robocorp robot which automates Windows Notepad.
Last synced: 27 Apr 2025
https://github.com/robocorp/rcc
Repeatable, movable and isolated Python environments for your automation. 🚀
automation python rcc robocorp robot robot-framework robotframework robots rpa yaml
Last synced: 11 Jul 2025
https://github.com/robocorp/example-rasa-chatbot
Rasa chatbot demo with Robocorp
Last synced: 27 Apr 2025
https://github.com/robocorp/example-human-resources-challenge
This example robot completes the Human Resources Challenge.
Last synced: 27 Apr 2025
https://github.com/robocorp/example-oauth-email
E-mail authorization with OAuth2 flow
Last synced: 26 Feb 2025
https://github.com/robocorp/example-rpa-form-challenge
Run this example to solve the form challenge at rpachallenge.com.
Last synced: 23 Jun 2025
https://github.com/robocorp/example-web-store-work-items
An example robot of creating multiple output work items in a process.
Last synced: 26 Aug 2025
https://github.com/robocorp/example-excel-employee-training-reminders
An employee training reminder robot written in Python. Gets the employee and training data from Excel files (no Excel installation needed!).
Last synced: 27 Apr 2025
https://github.com/robocorp/template-extended
Template for extended robot using Robot Framework
Last synced: 26 Feb 2025
https://github.com/robocorp/example-python-robot
A simple web scraper robot implemented as a Python script using the rpaframework set of libraries.
Last synced: 27 Apr 2025
https://github.com/robocorp/template-standard
Standard robot template using Robot Framework
Last synced: 26 Feb 2025
https://github.com/robocorp/template-python-assistant-ai
Python template for Assistants using AI/LLMs
Last synced: 08 Jul 2025
https://github.com/robocorp/example-desktop-image-template-matching
Cross-platform desktop automation using image template matching and keyboard shortcuts.
Last synced: 20 Jul 2025
https://github.com/robocorp/example-vscode-basics
Runs Google image search and guides through the basics of Robocorp VS Code extension.
Last synced: 24 Jun 2025
https://github.com/robocorp/docmaker
A robot which can be pulled into an existing robot with custom libraries to generate a keyword and API documentation website.
Last synced: 08 Mar 2026
https://github.com/robocorp/robot-playground
This repository contains proof of concepts and possible solutions to support cases.
python robotframework rpa rpaframework
Last synced: 16 Apr 2026
https://github.com/robocorp/template-robot-framework-playwright
Want to build a Playwright-based browser robot? This template robot uses Robot Framework syntax, includes all the necessary dependencies and initialization commands, and provides a simple task template to start from.
Last synced: 26 Feb 2025
https://github.com/robocorp/azure-on-demand-runtimes
Example setup for running on-demand Workforce Environments in Azure infra for Robocorp Control Room
Last synced: 17 Mar 2026
https://github.com/robocorp/network-diagnostics
Python bot to log and hunt down network traffic TLS level problems
Last synced: 25 Feb 2026
https://github.com/robocorp/example-idp-base64
Takes input files from emails (or any work item) and uses Base64.ai to extract data from each supported file.
Last synced: 06 Feb 2026
https://github.com/robocorp/example-windows-desktop-app-robot
This software robot opens the Spotify desktop application, searches for the given song, and plays the song. The robot demonstrates the basic Windows-automation capabilities of the RPA Framework, using keyboard navigation.
Last synced: 26 Feb 2025
https://github.com/robocorp/robot-site-monitor
Robocorp automation stack robot for simple web server monitoring
Last synced: 02 Feb 2026
https://github.com/robocorp/example-dialogs-upload-file
This robot demonstrates the use of the RPA.Assistant library to allow the user to choose and upload an Excel file, which is then used by the robot to fill a form in a web application.
Last synced: 26 Feb 2025
https://github.com/robocorp/working-with-java
Repository for developers working with Java applications
assistant inspect java python robotframework rpa
Last synced: 22 Jun 2025
https://github.com/robocorp/template-python-browser
Template for browser automation using Robocorp -libraries
Last synced: 27 Apr 2025
https://github.com/robocorp/example-full-page-website-screenshots
A robot that takes full page screenshots of given websites.
Last synced: 27 Apr 2025
https://github.com/robocorp/example-shared-code-common
Example repo for storing common parts used by multiple robots
Last synced: 23 Apr 2025
https://github.com/robocorp/example-scrape-shopify-crul
Scrape product and price data from Shopify-based store using Crul
Last synced: 28 Feb 2026
https://github.com/robocorp/example-machine-learning-apis
These examples demonstrate how to use cloud-based ML APIs with RPA Framework and selected set of services from AWS, Microsoft Azure, and Google Cloud.
Last synced: 26 Feb 2025
https://github.com/robocorp/ecs-on-demand-worker
Example setup of running on-demand worker on ECS+EC2
Last synced: 27 Apr 2025
https://github.com/robocorp/example-advanced-python-template
A best practices-based implementation of the Robo Python Automation Framework for advanced use cases.
Last synced: 03 Jul 2025
https://github.com/robocorp/example-playwright-web-store-order-processor
Example Web Store Order Processor implemented with Playwright
Last synced: 26 Feb 2025
https://github.com/robocorp/example-salesforce-sap
This robot demonstrates how to get accounts details from Salesforce and SAP. Robot also can start process to fix accounts in Salesforce if the Salesforce account data does not match account data in SAP.
Last synced: 25 Oct 2025
https://github.com/robocorp/example-pdf-invites-creator
Starting from an Excel file, this robot will generate a personalized PDF invitation for each participant to an event.
Last synced: 02 Mar 2026
https://github.com/robocorp/example-x-ray-image-processing
X-ray Image Viewer (NumPy, imageio, Matplotlib, SciPy)
data-science numpy python robotframework xray-images
Last synced: 21 Oct 2025
https://github.com/robocorp/example-shared-rpachallenge
Example bot using shared code that implements rpachallenge.com
Last synced: 27 Apr 2025
https://github.com/robocorp/example-writing-excel-file
This simple robot shows how to use the RPA.Excel.Files library to write to a local Excel file.
Last synced: 02 Aug 2025
https://github.com/robocorp/template-action
Template for implementing actions for Robocorp Action Server and AI Agents
Last synced: 04 Jan 2026
https://github.com/robocorp/example-timescale-vector-loader
Creating a vector index from any data using Llamaindex and Timescale
Last synced: 25 Jul 2025
https://github.com/robocorp/example-robotsparebin-complete
This example is the end result of Robocorp's beginners course.
Last synced: 26 Feb 2025
https://github.com/robocorp/example-mfa-otp
Example of using Multi Factor Authentication with One Time Password
Last synced: 02 Mar 2026
https://github.com/robocorp/k8s-on-demand-runtimes
Example setup for running on-demand Workforce Environments in Kubernetes infra for Robocorp Control Room
Last synced: 12 Sep 2025
https://github.com/robocorp/example-auction-sniper-challenge
A robot that solves the Auction Sniper challenge.
Last synced: 19 Mar 2026
https://github.com/robocorp/example-ada-chat
A robot to work with Ada chatbot platform, demonstrating an IT support use case of ordering new laptops.
Last synced: 19 Mar 2026
https://github.com/robocorp/example-windows-calculator
Simple bot to demostrate Windows desktop capabilities
Last synced: 27 Apr 2025
https://github.com/robocorp/example-retry-work-item-bot
An example robot which can automatically retry failed work items with specified exception types.
Last synced: 19 Mar 2026
https://github.com/robocorp/template-python
Standard robot template using Python
Last synced: 27 Apr 2025
https://github.com/robocorp/example-parse-pdf-invoice
Extract information from PDF invoices
ai library pdf rpaframework text
Last synced: 02 Jul 2025
https://github.com/robocorp/example-lab-basics
Over the course of this simple 6-part tutorial, using the power of Robot Framework, you'll create a working software robot that opens a web browser, searches for an image of our choosing and display the image to you.
Last synced: 23 Feb 2026
https://github.com/robocorp/example-pdf-to-image
This robot converts PDF files to PNG images using Python.
Last synced: 13 May 2025
https://github.com/robocorp/example-signature-match-assistant
Robocorp assistant that takes two files in and finds if they have matching signatures using Base64.ai
Last synced: 19 Mar 2026
https://github.com/robocorp/robot-slack-notifier
Robot for sending Slack notifications
Last synced: 13 Feb 2026
https://github.com/robocorp/example-windows-outlook
This robot sends email using Windows Outlook application UI. Application is launched or already open application is used.
email outlook robocorp robot robotframework rpa windows
Last synced: 13 May 2026
https://github.com/robocorp/example-xml-robot
This example robot demonstrates how to parse, query, and modify XML using Robot Framework.
Last synced: 19 Mar 2026
https://github.com/robocorp/example-lab-quick-intro
Runs Google image search and guides through the basics of Robocorp Lab.
Last synced: 03 Mar 2026
https://github.com/robocorp/template-extended-producer-consumer
Extended Producer-Consumer robot template using Robot Framework
python robocorp robot robotframework rpa rpaframework template
Last synced: 23 Feb 2026
https://github.com/robocorp/template-python-workitems
Template for producer-consumer automations using Robocorp -libraries
Last synced: 27 Feb 2026
https://github.com/robocorp/example-workitems-splitcombine
MapReduce-like pattern for generating one final output Work Item from multiple input ones.
Last synced: 19 Mar 2026
https://github.com/robocorp/it-setup
Repository for tools and scripting needed by IT organizations that are using different fleet management tools
Last synced: 30 Jun 2026
https://github.com/robocorp/example-movie-review-sentiment-analyzer
A movie review sentiment analyzer robot. Tries to classify written free-text reviews either as positive or negative.
Last synced: 19 Mar 2026
https://github.com/robocorp/salesforce-lightning-playwright-examples
Example of how to use playwright with Robocorp python libraries
Last synced: 10 Jun 2026
https://github.com/robocorp/example-atlassian-confluence
Read tables from Confluence pages
Last synced: 15 May 2026
https://github.com/robocorp/example-freshdesk-trigger
Walkthrough on creating an automation in Freshdesk that triggers a process in Robocorp.
Last synced: 19 Mar 2026
https://github.com/robocorp/example-qrcode-java
Example Robot that uses java's boofcv library to detect and render QR codes
Last synced: 18 Jun 2026
https://github.com/robocorp/rsb-intranet-robot
Robot for https://robotsparebinindustries.com/. The v1.0 release (https://github.com/robocorp/rsb-intranet-robot/releases/tag/v1.0) matches the state of the robot at the end of the Beginners' course (https://hub.robocorp.com/knowledge-base/beginners-course/welcome/).
Last synced: 02 Mar 2026
https://github.com/robocorp/template-producer-consumer
Robot template for producer-consumer model using Robot Framework
Last synced: 26 Feb 2025
https://github.com/robocorp/example-rdp-test
A Light-weight bot to verify that only verifies that Windows UI is available and able to launch on application
Last synced: 26 Feb 2025
https://github.com/robocorp/example-dialogs-google-image-search
This robot demonstrates the use of the RPA.Assistant library to create a simple user interface to allow the user to choose a search query for an image in Google Images Search.
Last synced: 26 Feb 2025
https://github.com/robocorp/example-web-store-order-processor
Swag order processing robot.
Last synced: 11 Jun 2025
https://github.com/robocorp/template-assistant
Simple Assistant Robot Template
Last synced: 22 Feb 2026
https://github.com/robocorp/example-private-pypi
Recipe for accessing private PyPI packages with credentials in Robocorp Vault
Last synced: 23 Apr 2025
https://github.com/robocorp/example-asset-storage
Store data in Control Room with Asset Storage
Last synced: 19 Mar 2026