Spaces:
Running on Zero
Running on Zero
metadata
title: Web-CogReasoner
emoji: 🕸️
colorFrom: yellow
colorTo: indigo
sdk: gradio
sdk_version: 6.20.0
app_file: app.py
short_description: Cognitive reasoning web agent over webpage screenshots
python_version: '3.12'
startup_duration_timeout: 1h
Web-CogReasoner
A demo of Web-CogReasoner, a Qwen2.5-VL-7B based multimodal web agent that performs knowledge-driven Chain-of-Thought reasoning over webpage screenshots.
Upload a webpage screenshot, describe a task, and the model reasons step-by-step about the page before proposing the next action.
- Paper: arXiv:2508.01858
- Code: github.com/Gnonymous/Web-CogReasoner