Developer builds open-source linter to detect AI-generated writing patterns in text
A developer created 'ai-slop-linter', a zero-dependency Node.js tool that scans text files for writing patterns commonly associated with AI-generated content, such as em dashes, inflated phrases, and chatbot sign-offs. The project was born out of frustration with repetitive manual edits to AI-produced pull request descriptions and READMEs. The linter applies 20 rules, 18 of which are sourced from Wikipedia's editorial guidelines on signs of AI writing, and flags issues across three severity levels: errors, warnings, and informational notes. Users can run it via npx on local files or commit messages, and a browser-based version at bubblegunn.github.io/ai-slop-linter processes text entirely client-side without sending data to any server. The tool is open-source under the MIT licence and requires Node 20 or newer.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in