logoalt Hacker News

Retr0idtoday at 3:05 PM4 repliesview on HN

There's a serious proposal along the same lines: https://www.unicode.org/L2/L2025/25241-ai-watermarks.pdf


Replies

bob1029today at 3:27 PM

I feel like there is an unofficial version of AGTI already in place for certain AI providers.

Whenever I generate a large amount of code, there is a ~20% chance that my editor will pop a warning "Some unicode characters in this file could not be saved in the current codepage".

I suggest taking a look at the raw outputs of a major AI provider in a hex editor. That (zero-width) whitespace could be hiding a lot of information.

marginalia_nutoday at 3:08 PM

(Flashbacks from the horrors in the Byte Order Mark wars)

show 2 replies
lxgrtoday at 3:15 PM

Maybe considered serious by its proponents.

wizzwizz4today at 7:23 PM

> For example, every other letter in this sentence is U+2060.

No it isn't! The PDF renderer has stripped them out.