balajis
@balajis.eth
I want a simple open source JS text widget that automatically detects and rejects AI input. - It constantly keeps up to date with the latest models - As the user types, it displays the probability that the input is AI - If the user pastes in text, the AI probability increases - It flat-out rejects input if AI probability is >50%, by graying out submit - It doesn't show anything unless the AI probability is high Basically, a good slice of people now paste in AI slop because they're lazy, can't write, or don't realize how detectable it is. I don't want to manually detect it with my eyes, I want AI to do that and reject it prior to submission. Put the widget up at noaijs.com or a similar domain. Allow developers to subscribe for a hosted version, or even perhaps buy a memecoin (ha!) to support.
13 replies
13 recasts
103 reactions
Andrei O.
@andrei0x309
There isn't a reliable way to detect AI as the goal of LLMs is mainly to reproduce language, as naturally as a human will do it. There's a ComputerFile clip that details how a model could in practice hide signatures inside the language outupt, but that has many drawbacks including decreasing the quality of the output. And you can't force model creators to do that anyway. This phrase "it constantly keeps up with the latest models" IMO just shows a poor understand of how LLMs, work.
0 reply
0 recast
0 reaction