TL;DR: The advent of AI based, LLM coding applications like Anthropic’s Claude and ChatGPT have prompted maintainers to experiment with integrating LLM contributions into open source codebases.

This is a fast path to open source irrelevancy, since the US copyright office has deemed LLM outputs to be uncopyrightable. This means that as more uncopyrightable LLM outputs are integrated into nominally open source codebases, value leaks out of the project, since the open source licences are not operative on public domain code.

That means that the public domain, AI generated code can be reused without attribution, and in the case of copyleft licences - can even be used in closed source projects.

  • definitemaybe@lemmy.ca
    link
    fedilink
    arrow-up
    2
    ·
    7 hours ago

    This argument fundamentally misunderstands AI and copyright.

    Straight dumps of AI output can’t be copyrighted, but as soon as it’s modified by a human in nontrivial ways, it’s copyrightable again. If open source projects are using straight dumps of AI output without modifications, then the project will be irrelevant before copyright matters, lol.