OpenAdaptAI / OpenAdapt

AI-First Process Automation with Large ([Language (LLMs) / Action (LAMs) / Multimodal (LMMs)] / Visual Language (VLMs)) Models
https://www.OpenAdapt.AI
MIT License
745 stars 99 forks source link

Docker + sockets #712

Open abrichr opened 1 month ago

abrichr commented 1 month ago

Feature request

We would like to move everything possible to run inside of Docker, and leave the minimum possible running on the host machine in order to read/write desktop/mouse/display.

This involves

Motivation

Stability and portability:

https://github.com/OpenAdaptAI/OpenAdapt/issues/535

https://github.com/OpenAdaptAI/OpenAdapt/issues/629

Eventually this would also simplify running computation remotely:

https://github.com/OpenAdaptAI/OpenAdapt/issues/543