Skip to content

aisingapore/TagUI-Bricks

Repository files navigation

TagUI Bricks

TagUI is an open-source RPA tool that runs workflows written in over 20 human languages, to automate digital processes involving computer applications. Below are automation workflows which you can use as sample templates to accelerate your RPA development. Click on the workflow description for more details of each template.

For questions on these workflows, raise a GitHub issue here. Community contributions are welcome. If you are using TagUI for an existing workflow and found it to be useful, raise an issue so that we can guide you through a PR (pull request) to commit to this repository of sample templates.

Sample Templates (download these templates)

This automation flow gets forex rates from DBS.com and sends a csv file of the forex rates using Gmail. The Gmail portion was done on macOS Chrome at 125% zoom, images may have to be replaced with your browser's to work.

forex_gmail.gif

This automation flow downloads a document from IRAS and uses OCR to extract information from the document. Accounting firms can do this at scale to download and automate part of their business processes for clients.

iras_ocr.gif

This automation flow opens a Microsoft Word document, fills up required information and prints the document. The flow was done for macOS Microsoft Word at 200% zoom, images must be replaced with your environment's to work.

letter_flow.gif

This automation flow can be used to repeat or reschedule a groceries order on RedMart base on a previous order. RedMart has no way to repeat or reschedule an order besides manually clicking to add item by item from an old order.

redmart_order.gif

This automation workflow grabs WHO daily situation report (PDF file), extracts a summary of the latest statistics, and emails the summary. The automation can be run using tagui who_report.tag -nobrowser or scheduled using crontab scheduler to repeat daily automatically. See workflow link above with comments on how it is done.

who_report.gif

This automation workflow grabs MOH daily situation report (PDF file), creates a snapshot of the latest statistics, and emails the summary. The automation can be run using tagui moh_report.tag or scheduled using crontab scheduler to repeat the report daily automatically.

moh_report.gif

Community Templates

This automation flow performs bulk registration for trainees through IMDA ICMS website (CITREP) used by course providers. You can use this template to modify parameters accordingly, and use the sample csv datatable template.

citrep_upload.gif

This automation flow downloads a specific recurring report from Xero cloud accounting software. It is created at CA Trust PAC, an accounting firm in Singapore, with the help of intern students from Temasek Polytechnic.

xero_cover.png

Sponsor

This project is supported by the National Research Foundation, Singapore under its AI Singapore Programme (AISG-RP-2019-050). Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not reflect the views of National Research Foundation, Singapore.