Ask HN: Open-source license that limits usage by ML algorithms?
https://news.ycombinator.com/item?id=33882192Let’s imagine I want to publish my awesome open source project so that others can contribute, use it for personal usage and all those good things. But I want to explicitly deny usage of my project as training data for any ML algorithm (e.g., copilot, chatGPT, etc.). Does any license exist already to address this? If not, can I just state that as an extra paragraph in my LICENSE file?