LASER
Code for the paper "LASER: LLM Agent with State-Space Exploration for Web Navigation"
Install / Use
/learn @Mayer123/LASERREADME
LASER: LLM Agent with State-Space Exploration for Web Navigation
The code for the paper "LASER: LLM Agent with State-Space Exploration for Web Navigation". See full paper here
Enviroments
Please follow WebShop repo to set up the environment here
After setting up the WebShop environment, please replace the web_agent_site folder with the one in this repo. We simply added seeds everywhere to make sure the instructions are deterministic to save OpenAI API calls (every call is cached).
Running LASER
You can control how many episodes to evaluate by changing the num_examples flag. The default is 10.
python laser_agent.py --num_examples 500
Cite
@misc{ma2023laser,
title={LASER: LLM Agent with State-Space Exploration for Web Navigation},
author={Kaixin Ma and Hongming Zhang and Hongwei Wang and Xiaoman Pan and Dong Yu},
year={2023},
eprint={2309.08172},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
Related Skills
node-connect
339.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.8kCommit, push, and open a PR
