Browser Auto-Detects AI TextBrowser Auto-Detects AI Text
| Source: Mastodon | Original article
A new open-source browser extension automatically detects AI-generated text, addressing an underserved gap in AI text detection tools.
A new open‑source browser tool that flags AI‑generated text as you browse has been released, adding the first real competition to the lone existing solution, Pangram. The project, hosted at seangoedecke.com/deckard, injects a detector into the page‑rendering pipeline and returns a probability score for each block of text, allowing users to see at a glance whether the content was likely produced by a language model.
The launch arrives at a time when automated AI‑text detection is widely recognised as an underserved niche. Industry observers have warned that social platforms will soon need to scan posts and comments for synthetic content, either to label it or to enforce removal policies. By moving detection from a separate web service into the browser itself, the new tool reduces latency, preserves privacy—no data leaves the user’s device—and lowers the barrier for everyday users to verify authenticity.
The development follows a growing ecosystem of browser‑based detectors. Commercial offerings such as Ace AI Browser bundle a detector directly into the product, while free services like ByteVerse and TextSight claim to run entirely client‑side. A recent Quetext roundup highlighted the surge of Chrome extensions that perform similar scans on documents, email, and LMS submissions. Yet, apart from Pangram, none have been open source or offered the same level of integration.
What to watch next is whether other developers will build on the Deckard codebase, potentially spawning a suite of interchangeable detectors that can be swapped out as new language models emerge. Equally important will be the response from major platforms: if they adopt on‑device scanning as a standard moderation layer, the market for browser‑embedded detectors could expand rapidly, shaping how authenticity is enforced on the open web.
Sources
Back to AIPULSEN