The Future of LLM Automation
Building solutions to do more with less effort.
Basic Interaction
The user's instruction is executed successfully on the first iteration.
Input Variation
User instructions may vary for the same action. This example shows how DexAssist is able to properly map the instruction 'shopping bag' to the available text element 'add to cart.'
Error Handling
If the LLM does not accurately perform the action on the first iteration, the support LLM kicks in to resolve the errors. In this example, the LLM unsuccessfully tries to click 'shopping cart' and the Support LLM properly corrects the action to 'add to cart' based on the available page elements.
Content Aware Decisions
In this demonstration the user asks to find some halloween candy. Instead of simply searching for halloween candy in the search bar, the LLM effectively navigates to the Halloween/Halloween Candy page, showing it can effectively make decisions based on the page content.