Skip to content

RPA-US/BADA

Repository files navigation

BADA: Business-aware Desktop automation Agent

BADA is an agentic framework to interact with computer iterfaces that leverages the vasts ammount of information already available on bussiness contexts to improve results when executing computer tasks via agents.

It also stores all past execution in a vectorized memory and uses it to improve similar plans.

Prequisites

  • Cuda 12.4
  • uv

Instalation

Clone the repository

git clone https://github.com/RPA-US/BADA.git
cd BADA

Start environment with uv

uv python install 3.10 # If not available
uv venv
uv sync

About

Business-aware Desktop automation Agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages