Building the Web for Agents: A Declarative Framework for Agent-Web Interaction
By: Sven Schultze , Meike Verena Kietzmann , Nils-Lucas Schönfeld and more
Potential Business Impact:
Lets websites talk directly to AI helpers.
The increasing deployment of autonomous AI agents on the web is hampered by a fundamental misalignment: agents must infer affordances from human-oriented user interfaces, leading to brittle, inefficient, and insecure interactions. To address this, we introduce VOIX, a web-native framework that enables websites to expose reliable, auditable, and privacy-preserving capabilities for AI agents through simple, declarative HTML elements. VOIX introduces <tool> and <context> tags, allowing developers to explicitly define available actions and relevant state, thereby creating a clear, machine-readable contract for agent behavior. This approach shifts control to the website developer while preserving user privacy by disconnecting the conversational interactions from the website. We evaluated the framework's practicality, learnability, and expressiveness in a three-day hackathon study with 16 developers. The results demonstrate that participants, regardless of prior experience, were able to rapidly build diverse and functional agent-enabled web applications. Ultimately, this work provides a foundational mechanism for realizing the Agentic Web, enabling a future of seamless and secure human-AI collaboration on the web.
Similar Papers
Build the web for agents, not agents for the web
Machine Learning (CS)
Builds websites for AI to use easily.
WebVIA: A Web-based Vision-Language Agentic Framework for Interactive and Verifiable UI-to-Code Generation
Software Engineering
Makes websites interactive from design pictures.
Agent-Oriented Visual Programming for the Web of Things
Human-Computer Interaction
Lets anyone build smart robot helpers easily.