Sloppy : Chrome Extension for AI Slop Detection with Agentic Postgres
dev.to·10h·
Discuss: DEV
Flag this post

Sloppy is a Chrome extension that detects “slop” (low-quality, AI-generated, templated, repetitive writing) in web pages using Agentic Postgres with real-time multi-agent collaboration. The innovation lies in how each analysis job runs in its own zero-copy database fork where three specialized agents (Collector, Evaluator, Curator) work asynchronously in complete isolation.

The Problem

The web is increasingly filled with AI-generated content that lacks authenticity - generic marketing copy, repetitive templates, keyword-stuffed paragraphs, and low-value “content mill” writing. Readers need a way to quickly identify this “slop” to make informed decisions about content quality.

The Solution

Sloppy analyzes web pages in real-time, assigning each paragraph a quality…

Similar Posts

Loading similar posts...