Pinned Repositories
action-trigger-process
GitHub action to trigger a process run in Robocorp Cloud
action-upload-robot
GitHub action to update a robot in Robocorp Cloud
actions-cookbook
Showcasing the best AI Actions for Robocorp Action Server. Contributions welcome!
java-access-bridge-wrapper
Python wrapper around the Java Access Bridge Windows .dll
llmstatemachine
A Python library for building GPT-powered agents with state machine logic and chat history memory.
robocorp
Create 🐍 Python AI Actions and 🤖 Automations, and deploy & operate them anywhere
robocorp-old
Robocorp GitHub profile
Robocorp-Recorder
A chrome extension that generates Robot Framework RPA / test scripts
robotframework-lsp
Robocorp extensions for VS Code: Robocorp Code and RFW LSP
rpaframework
Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python
Robocorp's Repositories
robocorp/example-rasa-chatbot
Rasa chatbot demo with Robocorp
robocorp/example-rasa-robot
Example robot that returns current time in specified city to RASA. Demonstrates two-way integration between chatbots and RPA.
robocorp/pynput
Sends virtual input commands
robocorp/example-human-resources-challenge
This example robot completes the Human Resources Challenge.
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!).
robocorp/docmaker
A robot which can be pulled into an existing robot with custom libraries to generate a keyword and API documentation website.
robocorp/example-vscode-basics
Runs Google image search and guides through the basics of Robocorp VS Code extension.
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.
robocorp/network-diagnostics
Python bot to log and hunt down network traffic TLS level problems
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.
robocorp/example-scrape-shopify-crul
Scrape product and price data from Shopify-based store using Crul
robocorp/example-shared-code-common
Example repo for storing common parts used by multiple robots
robocorp/example-python-workitem-files
robocorp/example-writing-excel-file
This simple robot shows how to use the RPA.Excel.Files library to write to a local Excel file.
robocorp/example-xml-robot
This example robot demonstrates how to parse, query, and modify XML using Robot Framework.
robocorp/example-controlroom-artifacts
robocorp/example-http-api-robot
HTTP API robot. Retrieves data from SpaceX API. Demonstrates how to use RPA.HTTP (create session, get response, validate response status, pretty-print, get response as text, get response as JSON, access JSON properties, etc.).
robocorp/example-supply-chain-challenge
This example robot completes the Supply Chain Challenge.
robocorp/examples-windows-desktop-automation
robocorp/robot-email-decoder
Decodes email attachments to work item files when used as the first step in email triggered process
robocorp/robot-ocr-my-pdf
Example robot that does OCR for *.pdf files in Robocorp Cloud work item
robocorp/example-customer-onboarding-challenge
This example robot completes the Customer Onboarding Challenge.
robocorp/example-cyber-loss-prevention-challenge
This robot solves the Cyber Loss Prevention Challenge.
robocorp/example-idp-all
Showing how to use each of the IDP libs and keywords in rpaframework with one invoice document.
robocorp/example-idp-nanonets-ui
How to use Nanonets model for extracting data from invoices, and use their validation UI for annotation.
robocorp/example-locators
Example robot showing different locator types
robocorp/example-qrcode-generator
Create QR codes using a tiny bit of Python code
robocorp/example-quarter-close-challenge
A robot that solves the Auction Sniper challenge.
robocorp/robot-process-terminator
This robot can terminate work items as the last step in multistep process
robocorp/visual-vault-example
for training purposes