Rendered at 01:54:47 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
Gooblebrai 7 hours ago [-]
I might not be understanding the tool, but how are you achieving this purpose?
> to disincentivize anyone from posting AI writing, and eventually images and video as well, on the internet.
O1111OOO 23 hours ago [-]
This is not intended as an insult or judgement. Is this gatekeeper software? That we might be seeing the development of a new type of category. It's kinda' off-putting but I understand the need for it.
As an aside... have you ever noticed that there is a common way of communicating online. A kind of "average-speak". Lots of us fall into this category. It's all of us influencing how many of us express ourselves online.
I think that the influence of AI will eventually (sooner than expected) influence what words we use, how we express ourselves too. That AI-speak may very well become "average-speak".
bigger_fish 15 hours ago [-]
I suppose that depends on what you mean by gatekeeper. Is it intended to keep the robots out? Yes, in that sense it belongs to the Cloudflare camp of bot detection software, not really a new thing.
AI-speak won't become average-speak if I have anything to do with it. I want people to continue using their own brains to construct sentences rather than farming them out to machines.
O1111OOO 3 hours ago [-]
> I suppose that depends on what you mean by gatekeeper.
Something that is intended to evaluate every single post and if a regular human submits something that is even remotely suspiciously AI (even if "they used their own brains" to construct it), it would flag that user.
Eventually if that user gets flagged enough by these "well-meaning", data-sharing, gatekeeping systems, they get booted off all the gatekeeping sites that are now operating as one.
Having been denied access to human sites, those poor souls would have no choice but to join the AI alliance of sites and submit their postings there. With time, they might earn honorary AI status and a seat in the New World Order.
> using their own brains to construct sentences rather than farming them out to machines.
But that's the point. They are "using their own brains" but because of the prevalence of AI in society and the influence it would have on so many others, much of the language and cadence would trickle down to even the last remaining rebel forces.
Eventually, the gatekeeping systems would turn on the remaining champions of free thought - whose words sound even more AI than AI itself, leaving only the automated gatekeeping systems to continue to operate autonomously, denying access to all.
You my friend are the turning point in earth's future. Please, don't do this.
I'm just having some fun :-)
HerbManic 24 hours ago [-]
I like that it doesn't block the content but merely highlights it. That is a smart move.
The limit ultimately will be how well the algorithm can keep up with changes in LLM cadence over time. This is usually were project like this come undone, the concept it easy enough to build, it is the up to date data set where the real magic is.
But other than that, very cool to see and interested to see how it goes.
bigger_fish 15 hours ago [-]
Thanks! It's actually dynamic. The backend contains a sequence that checks daily for new model updates and human-published documents regarding AI writing tells, then adjusts scoring accordingly.
That scoring methodology is the only part of the extension that's not open source; it's hidden behind a Cloudflare worker to prevent reverse engineering.
> to disincentivize anyone from posting AI writing, and eventually images and video as well, on the internet.
As an aside... have you ever noticed that there is a common way of communicating online. A kind of "average-speak". Lots of us fall into this category. It's all of us influencing how many of us express ourselves online.
I think that the influence of AI will eventually (sooner than expected) influence what words we use, how we express ourselves too. That AI-speak may very well become "average-speak".
AI-speak won't become average-speak if I have anything to do with it. I want people to continue using their own brains to construct sentences rather than farming them out to machines.
Something that is intended to evaluate every single post and if a regular human submits something that is even remotely suspiciously AI (even if "they used their own brains" to construct it), it would flag that user.
Eventually if that user gets flagged enough by these "well-meaning", data-sharing, gatekeeping systems, they get booted off all the gatekeeping sites that are now operating as one.
Having been denied access to human sites, those poor souls would have no choice but to join the AI alliance of sites and submit their postings there. With time, they might earn honorary AI status and a seat in the New World Order.
> using their own brains to construct sentences rather than farming them out to machines.
But that's the point. They are "using their own brains" but because of the prevalence of AI in society and the influence it would have on so many others, much of the language and cadence would trickle down to even the last remaining rebel forces.
Eventually, the gatekeeping systems would turn on the remaining champions of free thought - whose words sound even more AI than AI itself, leaving only the automated gatekeeping systems to continue to operate autonomously, denying access to all.
You my friend are the turning point in earth's future. Please, don't do this.
I'm just having some fun :-)
The limit ultimately will be how well the algorithm can keep up with changes in LLM cadence over time. This is usually were project like this come undone, the concept it easy enough to build, it is the up to date data set where the real magic is.
But other than that, very cool to see and interested to see how it goes.
That scoring methodology is the only part of the extension that's not open source; it's hidden behind a Cloudflare worker to prevent reverse engineering.