Reverse engineering Gemini's SynthID detection

https://github.com/aloshdenny/reverse-SynthID

GitHub - aloshdenny/reverse-SynthID: reverse engineering Gemini's SynthID detection

reverse engineering Gemini's SynthID detection. Contribute to aloshdenny/reverse-SynthID development by creating an account on GitHub.

GitHub
kinda ironic you can clearly see signs of Claude, as it shows misaligning table walls in the readme doc

> kinda ironic you can clearly see signs of Claude, as it shows misaligning table walls in the readme doc

This one is such a gigantic clusterfuck... They're mimicking ASCII tables using Unicode chars of varying length and, at times, there's also an off-by-one error. But the model (not Claude, but the model underneath it) is capable of generating ASCII tables.

P.S: I saw the future... The year is 2037 and we've got Unicode tables still not properly aligned.