Skip to content

Add dassi — AI browser agent with BYOK#125

Open
weihao-m wants to merge 1 commit into
reorx:masterfrom
weihao-m:add-dassi
Open

Add dassi — AI browser agent with BYOK#125
weihao-m wants to merge 1 commit into
reorx:masterfrom
weihao-m:add-dassi

Conversation

@weihao-m
Copy link
Copy Markdown

@weihao-m weihao-m commented Apr 8, 2026

What is dassi?

dassi is an AI browser agent Chrome extension that automates work directly in your browser — it clicks, fills forms, and navigates pages on your behalf.

Why it belongs on this list

dassi is built around the BYOK (Bring Your Own Key) model — users configure their own API keys for Claude, GPT, or Gemini. It calls the OpenAI /chat/completions endpoint (and equivalent endpoints for other providers) directly with the user's key.

This matches the Collection Standard:

  1. Uses the ChatGPT API — calls /chat/completions with the user's configured model
  2. Custom API key — BYOK is the core design; users bring their own OpenAI, Anthropic, or Google API key
  3. Unique features — unlike other ChatGPT Chrome extensions on the list that focus on translation, summarization, or chat UIs, dassi is a full browser agent that autonomously performs actions (clicking, form-filling, page navigation) in the browser

Placement

Added under Plugins and Extensions → Chrome Extensions, following the existing format.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds 'dassi', an AI browser agent, to the README.md file. The reviewer suggested adding a corresponding translation to README.cn.md to maintain consistency across the documentation.

Comment thread README.md
A Chrome extension that summarizes any website with ChatGPT.
Other features including summarizes the transcript of any Youtube Video and customizes template. This extension also supports ChatGPT Webapp's API which requires no configuration.

- [dassi](https://dassi.ai)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency across the repository, please add the corresponding entry to README.cn.md. You can use the following translation:

    - [dassi](https://dassi.ai)

        AI 浏览器代理,可直接在 Chrome 中自动执行工作 — 代表您点击、填写表单和导航页面。支持使用您自己的 Claude、GPT 或 Gemini API 密钥。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants