https://github.com/bptlab/intelligent-rpa
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: bptlab
- Language: SCSS
- Default Branch: main
- Size: 1.79 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
README.md
intelligent-rpa
Intelligent RPA Agent with LRM Interface
Introduction
This project combines Robotic Process Automation (RPA) with advanced AI to provide two key functionalities: - LRM Interface: Allows users to input process descriptions and receive Robot Workflow Documents in a chat-formatted manner, leveraging a fine-tuned LRM model. - Intelligent RPA Agent: An automation agent that uses an OpenAI library backend connected to a fine-tuned model for executing tasks intelligently.
Getting Started
Prerequisites
- Node.js and npm installed.
- An OpenAI API key, if necessary.
Installation
For Intelligent RPA Agent
bash
Clone the repository
git clone [repository-url]
Navigate to the IntelligentRPAAgent directory
cd IntelligentRPAAgent
Install dependencies
npm install
Start the agent
npm start
For Intelligent RPA Agent
Navigate to the LRM_Interface folder
cd LRM_Interface
Install dependencies
npm install
Start the interface
npm start
Owner
- Name: Business Process Technology
- Login: bptlab
- Kind: organization
- Location: Potsdam, Germany
- Website: https://bpt.hpi.uni-potsdam.de
- Repositories: 37
- Profile: https://github.com/bptlab
Business Process Technology @ Hasso Plattner Institute, University of Potsdam
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0