← All speakers

Bio, Work & Ideas

Arjun Chintapalli

Conference affiliation: rtrvr.ai · 2025

Arjun Chintapalli is co-founder and chief executive of Retriever AI, or rtrvr.ai, which builds browser agents that automate work across websites, documents and business applications. His approach turns the browser itself into an AI execution environment, using its existing authenticated sessions and structured webpages to complete tasks that conventional integrations cannot easily reach.

Chintapalli started in oil and gas, moved into software engineering at Capital One, and worked at Google from 2019 to 2024 on advertising-model infrastructure and vertical federated learning. He earned a bachelor’s degree from the University of Texas at Austin and master’s degrees in computational engineering and computer science from Georgia Tech.

He founded Retriever with Bhavani Kalisetty, its chief technology officer. The product began as a Chrome extension that accepts natural-language instructions and expanded into cloud execution, APIs, Model Context Protocol integrations and embedded agents. Chintapalli has described its evolution around several specific architectural bets:

  • Browser-native authenticated context: Running inside an existing browser session lets agents use services their operators already access, without transferring passwords to a separate hosted browser. Retriever also coordinates local sessions with cloud execution.
  • DOM-native browser automation: Structured webpage content gives models direct access to text and interactive elements, avoiding screenshot-heavy navigation and enabling work in background tabs.
  • Parallel multi-tab workflows: Independent subtasks run simultaneously across webpages instead of accumulating failures in one extended sequence. Chintapalli demonstrated structured extraction into Google Sheets, product comparisons and browser actions across multiple tabs.
  • Rover and embedded agents: Retriever’s platform extends browser automation into other companies’ products. Developers have applied it to healthcare authorization, compliance research and customized browser workflows.

Chintapalli also envisions collaborative dataset construction, with people using their own browsers to assemble information scattered across otherwise difficult-to-navigate websites, including local government and civic resources.

Read the topics behind these talks

1 conference talk

Key ideas

Scroll to read ↓

A browser agent can combine page interaction, structured extraction and API calls, turning scattered tabs into spreadsheet data, research inputs and actions.

  • When the browser becomes the bottleneck
    0:01 ↗
  • Check page state, then act
    1:38 ↗
  • Spread the work across tabs
    3:09 ↗
  • Change the review order before extracting
    4:40 ↗
  • Use selected documents as research context
    6:10 ↗
  • Let missing fields guide navigation
    7:08 ↗
  • Recover from an unsuitable starting URL
    8:27 ↗
  • Turn spreadsheet rows into WhatsApp messages
    9:42 ↗
  • Generate a representation of the data
    11:04 ↗
  • Read webpage text inside the user's session
    12:05 ↗
  • Use text to work across background tabs
    14:26 ↗
  • Decompose repetitive work into smaller tasks
    15:12 ↗
  • Build datasets across volunteers' browsers
    16:31 ↗

References