·
We publish letscodeit.dev blog posts from a separate GitHub repository. The Next.js app fetches markdown at runtime with a one-hour cache,…
GEO (generative engine optimization) is how you structure and publish content so AI chatbots and answer engines quote your pages when…
When you send a message to an LLM, you are not paying for characters or words. You pay for tokens . A token is the unit the model splits…
Text AI watermarks, required by the upcoming European Union AI Act, are considered easy to remove despite their necessity for compliance.
The challenge lies in watermarking text, a compressed medium where changes are noticeable, unlike images. Techniques like Google’s SynthID and Unicode tricks from OpenAI and Anthropic are partial solutions, but they struggle with maintaining output quality.
Source: seangoedecke.com
Interesting to see how watermarking text is more challenging than images. Makes sense given how sensitive text is to small changes.
Google's SynthID and Unicode tricks sound promising, but quality preservation seems like a significant hurdle.
Comments