hugging-apps/webbrain-vl-2-450m-demo
0
WebBrain VL 2 450M — Browser Screenshot Understanding
WebBrain VL 2 450M is a compact vision-language model fine-tuned from LiquidAI/LFM2.5-VL-450M specifically for browser-GUI screenshot understanding. It converts a viewport screenshot into a terse, six-section observation consumed by a downstream web-automation planner.
What it does
Upload a browser screenshot and the model returns a structured description with:
- Page purpose — one-line summary
- Visible text — exact strings on buttons, links, headings, tabs
- Inputs — form fields with labels, placeholders, values, focus/disabled state
- State signals — loading spinners, toasts, modals, errors, CAPTCHAs, consent banners
- Blockers — anything preventing the next action
- Unknowns — things it can't read clearly
License
This model is distributed under the LFM Open License v1.0. Example screenshots are from the WebBrain test suite (CC-BY-4.0 / MIT).
