AutoWebGLM
Basic Information
AutoWebGLM is the official implementation of a large language model-driven web navigation agent developed to make LLMs better at browsing and interacting with real web pages. The project extends the ChatGLM3-6B model to perform automated web navigation tasks and to handle practical browsing challenges by combining model architecture work, data, training pipelines, environment integrations, and evaluation tooling. The repository provides code for training and inference, publicly disclosed evaluation datasets and environments, and example modifications to web interaction platforms. It is intended for researchers and engineers who want to reproduce the paper results, experiment with web-directed LLM behaviors, or evaluate and improve web navigation capabilities using the supplied benchmarks and environments.