Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement with Anthropic Computer Use #893

Open
abrichr opened this issue Oct 25, 2024 · 1 comment
Open

Implement with Anthropic Computer Use #893

abrichr opened this issue Oct 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@abrichr
Copy link
Member

abrichr commented Oct 25, 2024

Feature request

(e.g. like https://github.com/nicholasoxford/computer-use-mac-demo or https://github.com/ashbuilds/computer-use) (i.e. based on https://docs.anthropic.com/en/docs/build-with-claude/computer-use)

We will be using ell, which requires building from this: #888

In #882 we are implementing a new strategy that just uses their model on the backend to directly predict coordinates. However I think we also want to extend their reference implementation (https://github.com/anthropics/anthropic-quickstarts/tree/main/computer-use-demo/computer_use_demo) to embed actions recorded by OpenAdapt, e.g. with a tool.

I'm not sure how this should work exactly. I think the first step is to understand with their code enough to suggest an approach.

Motivation

New paradigm

@abrichr abrichr added the enhancement New feature or request label Oct 25, 2024
@abrichr abrichr changed the title Implement OpenAdapt in Anthropic Computer Use Implement with Anthropic Computer Use Oct 30, 2024
@abrichr
Copy link
Member Author

abrichr commented Nov 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant