An open API service indexing awesome lists of open source software.

https://github.com/michaelb/bandaid

Basic, Automatic, Naturally-Designed AI Detector
https://github.com/michaelb/bandaid

Last synced: 11 months ago
JSON representation

Basic, Automatic, Naturally-Designed AI Detector

Awesome Lists containing this project

README

          

# bandaid

bandaid is a Firefox extension to detect the sloppiest of AI text slop.

bandaid can evaluate text from about any website you browse, and automatically
adds a `⚠️🩹⚠️` marker before the suspicious content

(a tooltip is available to explain what's going on):
`bandaid detected the upcoming text is likely AI-generated (score 55, threshold = 50)`

![demo](./assets/screenshot-1.png)

Since it calls for bad acronym, let's go for
"Basic, Automatic, Naturally-Designed AI Detector".

## Goals

- detect basic AI slop text: using simple rules, filter out the lowest-effort
AI slop
- passive detection: automatically scan most of the text presented to the user
- understandable: both the code (human-generated!) and the user interface should
be clear and minimal