this post was submitted on 15 Jun 2023
17 points (90.5% liked)

Open Source

31044 readers
928 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I really don't want my photos, writings, etc to be used for things like StableDiffusion or ChatGPT, but some of them I still want to release under an open access license that's free for others to use in conventional derivative works, just specifically not AI. Does such a license exist?

Or at the very least, if my work is to be used to train AI, then I think the final models and neural networks themselves need to be open source and also free for anyone to use (as in, people should be able to download and run the AI on their own computer, not have to use the company's web app. Does CC-BY-SA protect against this since it requires that any derivative works also be released under the same license? Does it work like GPL in that regard?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 year ago (2 children)

In theory, a copyleft licence should work. The problem however is a) how are you going to find out and b) how are you going to enforce it?

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

You're going to enforce it the same way you enforce the license on every random github project you make: you don't. Didn't they discover that Windows xp contained gnu code in it or something? I mean who prevents corporations from stealing random open source code for use in their shitty corporate closed source projects? It's not like anyone would ever find out.

[–] [email protected] 1 points 1 year ago

So, CC-BY-SA, which would require AI training database to be copyleft...