< Explain other AI papers

Build the web for agents, not agents for the web

Xing Han Lù, Gaurav Kamath, Marius Mosbach, Siva Reddy

2025-06-15

Build the web for agents, not agents for the web

Summary

This paper talks about the idea of building a special kind of web interface called the Agentic Web Interface (AWI), which is designed specifically for AI agents to interact with websites. Unlike regular websites made for people or tools for developers, AWIs make it easier, safer, and more efficient for AI agents to understand and use web content to complete tasks.

What's the problem?

The problem is that current websites and APIs are built for humans or developers, not for AI agents. Because of this, AI agents have to deal with too much unnecessary information or complicated processes, which makes them slow, expensive to run, and sometimes unsafe when working online.

What's the solution?

The solution is to design AWIs that give AI agents exactly the right information they need in a simple and clear way. These interfaces would let agents perform useful actions tailored to their needs, limit how much data they use to save resources, and include built-in safety to protect users and websites. AWIs also promote standard rules so different agents can work together smoothly and safely.

Why it matters?

This matters because as AI agents become more common in helping people with online tasks, having web interfaces made just for them will allow agents to work faster, use less computing power, and follow safety rules better. This will make AI-powered tools more reliable and helpful while keeping the web safe and efficient for everyone.

Abstract

A new Agentic Web Interface (AWI) design paradigm is proposed to optimize web agents for navigating websites, focusing on safety, efficiency, and standardization to address fundamental interface mismatches.