crab
crab copied to clipboard
[Feature Request] Add icon descriptions in visual prompt of interactive elements detection
Required prerequisites
- [X] I have searched the Issue Tracker that this hasn't already been reported. (+1 or comment there if it has.)
Motivation
The current object detection visual prompt (GroundingDino) only finds the icon box. We want to get semantic descriptions for each icon to help agent understand UI.
Solution
The first step can be using VLLM to generate the description after passing through the object detection.
Additional context
No response