# AI Browsers

## AI Browsers

{% tabs %}
{% tab title="ChatGPT Atlas" %}
ChatGPT Atlas by OpenAI is a newly launched AI‑powered web browser that integrates the ChatGPT interface directly into your browsing experience, offering a sidebar chat companion, webpage summarization, product and content comparison, personalized memory of your behavior, and an “agent mode” that can navigate websites and perform tasks on your behalf—all initially available globally for macOS, with Windows, iOS and Android versions coming soon.

{% embed url="<https://www.youtube.com/live/8UWKxJbjriY?si=v9gk5fU_U9MCHrPR>" %}
{% endtab %}

{% tab title="Dia" %}
The Browser Company has rolled out Dia, an AI‑first browser currently in beta for macOS that places a contextual assistant—powered by a “skills” system—right in your address bar and sidebar, letting you summarize content, draft emails, shop smarter, and interact directly with tabs and browsing history without switching apps

<https://www.diabrowser.com/>

{% embed url="<https://youtu.be/YVOw0TAO9ok?si=sr0EuQa8NV6qbE7o>" %}
{% endtab %}

{% tab title="Fellou" %}

### Fellou

<https://fellou.ai/>

Fellou, the world’s first true *agentic browser*, which doesn’t just display web pages but autonomously thinks, navigates, clicks, and compiles insights—letting you delegate complex workflows and deep research across public and private platforms via intuitive natural-language commands
{% endtab %}

{% tab title="Perplexity Comet" %}
<https://www.perplexity.ai/comet>

Perplexity AI has launched Comet, a Chromium‑based AI‑powered web browser that transforms browsing into a conversational assistant—organizing tabs, retaining context across sessions, automating tasks like summarizing articles, shopping, emailing, calendar management and even food ordering—all currently available to Perplexity Max subscribers with broader invite access rolling out through the summer of 2025.
{% endtab %}

{% tab title="Chrome" %}
Chrome AI Mode

{% embed url="<https://labs.google.com/search?source=srp&authuser=0>" %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aiandbusiness.com/tools-and-tech/ai-browsers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
