Richard Abrich

Results 174 issues of Richard Abrich

### Feature request We wish to implement a Process API by prompting an LLM with the Process Graph and/or Screenshots/Actions, e.g. with Chain-of-Code ![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/0aeb0a96-92dc-46eb-89d1-ade108db318d) ![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/a08d7a72-5cfc-4a8c-93de-38ff351f1e1f) ### Motivation LLMs are great...

enhancement

### Feature request We would like to implement a `config.REPLAY_ENABLE_ACTION_CONFIRMATION: bool` that prompts the user via a desktop dialog (e.g. transparent modal, system tray button) that describes to the user...

enhancement
good first issue
help wanted

We would like to let the user explain what they are doing as they do it when creating a recording. This is a replacement for https://github.com/MLDSAI/OpenAdapt/issues/57 , which is proving...

This PR implements functionality to extract and visualize a process graph from one or more recordings. TODO: https://pm4py.fit.fraunhofer.de/ https://pm4py.fit.fraunhofer.de/static/assets/api/2.7.9/api.html#llm-integration-pm4py-llm

### Feature request We would like to convert a recording of one or more workflow iterations into a repeatable and versionable process representation, i.e. a process model. https://pm4py.fit.fraunhofer.de/static/assets/api/2.7.9/api.html#llm-integration-pm4py-llm We wish...

enhancement
help wanted

### Describe the bug ![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/e129dea4-a643-4452-8958-2eeb9ab78526) > Apparently Powershell doesn't let unsigned scripts run. It's not enough to run the Terminal as Admin, you have to explicitly say the directory's signed...

bug

How can we implement crowdfunding functionality? e.g. https://github.com/liberapay/liberapay.com

### Feature request We would like to integrate https://github.com/THUDM/CogVLM/pull/395 ### Motivation Open source Large Action Model (LAM)

enhancement

After a while, `python puterbot/record.py` will cause the system to run out of memory.

bug

Fixes some bugs, e.g. affecting timestamps. (wip) Based off https://github.com/OpenAdaptAI/OpenAdapt/pull/563