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 Set-of-Mark: https://github.com/OpenAdaptAI/OpenAdapt/issues/519 ollama: https://github.com/OpenAdaptAI/OpenAdapt/issues/546 ### Motivation Open + offline state-of-the-art visual understanding

enhancement
good first issue
help wanted

### Feature request We would like to implement https://vstar-seal.github.io/ as a fallback for when the target object is not found by SAM. "Visual Search" refers to identifying the location of...

enhancement

### Feature request In order to implement the [OpenAdapt Architecture](https://github.com/OpenAdaptAI/OpenAdapt/wiki/OpenAdapt-Architecture-(draft)), we need to define states and transitions. Related: https://github.com/robocorp/llmstatemachine/ ### Motivation _No response_

enhancement

### Feature request How can we incorporate the concepts in https://github.com/pipilurj/G-LLaVA / https://arxiv.org/abs/2312.11370 ? ### Motivation > Utilizing our constructed Geo170K dataset, we develop G-LLaVA, which demonstrates exceptional performance in...

enhancement

🎉 Thank you for installing Sweep! We're thrilled to announce the latest update for Sweep, your AI junior developer on GitHub. This PR creates a `sweep.yaml` config file, allowing you...

sweep

### PR Feedback (click) - [ ] 👍 Sweep Did Well - [ ] 👎 Sweep Needs Improvement ## Description This PR refactors the configuration management in the `config.py` file...

sweep

### Feature request How can we incorporate the ideas in https://openai.com/research/vpt? See also: https://github.com/openai/Video-Pre-Training https://scholar.google.ca/citations?view_op=view_citation&hl=en&user=5TZ7f5wAAAAJ&sortby=pubdate&citation_for_view=5TZ7f5wAAAAJ:BKYZGPsuSFYC ### Motivation > We trained a neural network to play Minecraft by Video PreTraining (VPT)...

enhancement

### Feature request How can we take advantage of https://github.com/minimaxir/simpleaichat ? Related: https://github.com/OpenAdaptAI/OpenAdapt/issues/534 ### Motivation > This tool has many features optimized for working with ChatGPT as fast and as...

enhancement

### Feature request How can we incorporate ideas in https://github.com/havenhq/mamba-chat / https://arxiv.org/abs/2311.18257? ### Motivation Transformers are memory intensive.

enhancement

**What kind of change does this PR introduce?** Added a rough sketch of what the infrastructure surrounding the models we use might look like. Addresses #252 , #69 and #368...