HACKER Q&A
📣 sixthDot

State of permissive licences and AI training


We, the many, share code with permissive licenses. A few years ago, when GitHub released copilot, the issue was raised. Nowadays it's even worse.

Do we have, 05/04/2024, a solution in term of open source license ? A way to guarantee that the code we share will be only used by humans ?


  👤 vieques Accepted Answer ✓
No guarantee but you can add legal language in the license text specific to your code associated with the license that restricts use of the OSS for training models, using code in running models, etc.