OpenAdapt icon indicating copy to clipboard operation
OpenAdapt copied to clipboard

Open Source Generative Process Automation (i.e. Generative RPA). AI-First Process Automation with Large ([Language (LLMs) / Action (LAMs) / Multimodal (LMMs)] / Visual Language (VLMs)) Models

Results 197 OpenAdapt issues
Sort by recently updated
recently updated
newest added

### Feature request This task involves implementing a smart contract to represent the "feedback" of a "human" to an "output" of a "model" via an "agent", where "feedback" is the...

enhancement

### Feature request We want to support ollama, since they provide local multimodal inference: https://github.com/jmorganca/ollama/releases/tag/v0.1.15 ### Motivation Vision is most general.

enhancement
good first issue

### Describe the bug Hello - excited to get this running, but having a database/alembic issue on a fresh installation. During `alembic upgrade head` stage in both the scripted and...

bug

### Describe the bug When running `python -m openadapt.visualize`: ### To Reproduce set `config.VISUALIZE_RUN_NATIVELY = False`, then: ``` poetry shell python -m openadapt.visualize ``` Note that eventually the visualization opens...

bug

### Feature request How can we incorporate https://github.com/outlines-dev/outlines ? This likely involves replacing the `CompletionProvider` API. ### Motivation Outlines 〰 is a library for neural text generation. You can think...

enhancement

### Feature request We would like to migrate from Gitbook / Google Docs to MkDocs. ### Motivation Gitbook requires a subscription, while https://squidfunk.github.io/mkdocs-material/ is completely free.

enhancement

### Feature request We would like to implement Instructor (https://jxnl.github.io/instructor/) to automate the creation of objects from prompts ### Motivation _No response_

enhancement

### Feature request How can we implement: > dynamic few-shot selection, self-generated chain of thought, and choice shuffle ensembling From https://arxiv.org/abs/2311.16452 See also https://twitter.com/erichorvitz/status/1729854235443884385 ### Motivation > We introduce Medprompt,...

enhancement

### Role Clinical Psychiatrist ### Task How can we enable Clinical Psychiatrists to automate repetitive tasks? This involves: - Identifying specific use cases relevant to clinical psychiatry (e.g. clinical documentation,...

usecase

### Feature request How can we incorporate ideas from https://github.com/PKU-YuanGroup/Video-LLaVA ? ### Motivation > With the binding of unified visual representations to the language feature space, we enable an LLM...

enhancement