Gregor Zunic
Co-Founder of Browser-Use
Co-founder of Browser-Use, the viral open-source browser automation library for AI agents with over 20,000 GitHub stars. Pioneered vision-and-DOM interactive agent harnesses that allow frontier models to navigate complex web apps, bypass captchas, and execute multi-step web tasks.
Areas of focus
Professional niches
Proof of Work
Benchmarking Vision-Language Models on Live Web Interaction
Conducted empirical benchmarks assessing vision versus accessibility-tree DOM representation for autonomous agents, proving multimodal screenshot parsing reduces failure rates by 35% on checkout flows.
High resolution screenshot ingestion increases token consumption significantly per navigation step.
Context: Claude 3.5 Sonnet vision, WebVoyager benchmark dataset, automated browser sessions.
View missionBrowser-Use: Open-Source AI Agent Web Navigation Engine
Engineered Browser-Use, a Python library enabling LLMs to interact with web pages through coordinate clicking, typing, scrolling, and DOM element tree inspection using Playwright.
Dynamic single-page applications with obfuscated shadow DOMs can occasionally degrade element identification accuracy.
Context: GPT-4o vision, Claude 3.5 Sonnet, Playwright browser automation, JSON action schema.
View mission