this post was submitted on 24 Feb 2026
60 points (95.5% liked)
Opensource
5710 readers
357 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I found this, which adds additional text to the existing licenses to prohibit training an AI on the licensed code: https://github.com/non-ai-licenses/non-ai-licenses
Though, per OSI's definition, your code probably would no longer be open source, since training an LLM is technically considered a field of endeavour:
OSD number 6:
This is exactly what I was looking for. Thanks!