
Is there a license to protect my code and art from AI?
by IYasha on Hacker News.
I’m looking for a way to protect my GPL/MPL/other code and CC game artwork against ML that would ingest it to produce other work. The only exception is when someone uses maps to train AI-driven bots – that’s fine. So, I’m looking into some standardized way to tell my work is for human use only. Ideally, also in automated way, like prefixing headers with something like /* */.
