AI browser
An AI browser is a web browser whose defining feature is an integrated LLM that reads, reasons over, and acts on web content for the user — the category the 2026 browser wars turned on once the browser’s value stopped being the search box. The founding thesis of this spoke: the browser is becoming the surface where an AI acts on your behalf, and the contest is over whose AI that is.
The assistant ↔ agent axis
The category splits on how much the AI does unattended — the spoke’s central axis:
- Assistant pole — reads/summarizes/drafts and answers questions across tabs, but gates before taking consequential action. Gemini in Chrome is the canonical case (cross-tab summarization, app integrations, confirm-before-sensitive-action).
- Agentic pole — acts autonomously to complete a task (fill forms, book, write code, run multi-step workflows): OpenAI Atlas (agent mode), Opera Neon, Perplexity Comet, Aside. The best of these pair autonomy with a human-in-the-loop checkpoint on irreversible actions (Aside‘s approval gate, Comet‘s Pause) — the browser-side of the reversibility discipline.
The same product often slides along this axis over time; where a browser sits on it — and how it guards the irreversible actions autonomy invites — is the thing to track.
Off the axis entirely: no user at all (2026-08-07)
Both poles above assume a person in front of the browser. kitesurf does not — it is an agent-first-browser, a rendering engine an agent calls through an API, with no tabs, chrome or window. That is a different product category rather than a further step along the axis, and it changes what “the browser is where an AI acts on your behalf” means: some of that acting will happen in browsers nobody ever opens, sold by the request. A second cut: AI bolted into a dominant browser (Gemini in Chrome; Edge/Copilot) vs AI-first browsers built from the tab up (Comet, Dia, Atlas, Neon). The incumbents have distribution; the challengers have a clean-sheet design around the assistant/agent.
Consumer feature vs developer platform
A third cut, sharpened by Chrome’s built-in AI: the AI can be an end-user feature (a chat/assistant panel, e.g. gemini-in-chrome) or a developer platform — browser web-platform APIs (Prompt, Summarizer, Translator, Writer…) that any web app calls, backed by an on-device model (Gemini Nano). Chrome ships both. The platform layer matters because it puts on-device AI (local, offline, no per-call cost, data stays put) on the same footing as the privacy current — AI and privacy stop being opposed when the model runs locally.
Adjacencies
- The model inside is llm-providers/research territory (gemini, ChatGPT, Perplexity); the browser is the wrapper.
- The agent machinery (agent mode, tool-calling, task loops) is agentic-tooling-wiki’s subject applied to the browser surface.
- The demand-side “answers replacing search” story is ai-search-shift (search-marketing).
Related
browser-wars-2026 · gemini-in-chrome · ai-search-shift · gemini