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

Llama Vision Model Integration for Actions #2

Open
SharanyaSD opened this issue Dec 19, 2024 · 0 comments
Open

Llama Vision Model Integration for Actions #2

SharanyaSD opened this issue Dec 19, 2024 · 0 comments

Comments

@SharanyaSD
Copy link
Collaborator

Integrate the Llama Vision Model to interpret UI screenshots and generate browser actions.

  1. Set up Llama Vision Model in the FastAPI backend to process UI screenshots.
  2. Create an endpoint to accept images, predict coordinates, and return actions (e.g., click, scroll).
  3. Write logic to determine coordinates and actions for Puppeteer based on Llama Vision predictions.
  4. Test basic tasks like clicking buttons or scrolling on sample pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant