From afa1dbdde171c04a1f0be5929c0269bf20894bb1 Mon Sep 17 00:00:00 2001 From: Boyuan Zheng <58822425+boyuanzheng010@users.noreply.github.com> Date: Wed, 27 Dec 2023 19:09:37 -0500 Subject: [PATCH] Add files via upload --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 29bc8d0..dd08f88 100644 --- a/index.html +++ b/index.html @@ -294,7 +294,7 @@

Overview

SEEACT leverages an LMM like GPT-4V to visually perceive websites and generate plans in textual forms (Action Generation). The textual plans are then grounded onto the HTML elements and operations to act on the website (Action Grounding).

- algebraic reasoning + algebraic reasoning
@@ -305,7 +305,7 @@

Action Grounding

In this action step, the model needs to click the "Find Your Truck" button to perform a search.

- algebraic reasoning + algebraic reasoning

We explore three methods for action grounding.