Like this?
Meta's Llama 3.1 can recall 42 percent of the first Harry Potter book - https://news.ycombinator.com/context?id=44972296 - 67 days ago (313 comments)
Like this?
Meta's Llama 3.1 can recall 42 percent of the first Harry Potter book - https://news.ycombinator.com/context?id=44972296 - 67 days ago (313 comments)
Dead Comment
This is far from settled law. Let's not mischaracterize it.
Even so, an AI regurgitating proprietary code that's licensed in some other way is a very real risk.
So. Yes, technically possible. But impossible by accident. Furthermore when you make this argument you reveal that you don't understand how these models work. They do not simply compress all the data they were trained on into a tiny storable version. They are effectively multiplication matrices that allow math to be done to predict the most likely next token (read: 2-3 Unicode characters) given some input.
So the model does not "contain" code. It "contains" a way of doing calculations for predicting what text comes next.
Finally, let's say that it is possible that the model does spit out not entire works, but a handful of lines of code that appear in some codebase.
This does not constitute copyright infringement, as the lines in question a) represent a tiny portion of the whole work (and copyright only protecst against the reduplication of whole works or siginficant portions of the work), and B) there are a limited number of ways to accomplish a certain function and it is not only possible but inevitable that two devs working independently could arrive at the same implementation. Therefore using an identical implementation (which is what this case would be) of a part of a work is no more illegal than the use of a certain chord progression or melodic phrasing or drum rhythm. Courts have ruled about this thoroughly.
AI seems to be a attempt to go beyond Jane Jacobs', to go beyond systems of survival (commerce vs values) as vehicles of passion & meaning
https://en.wikipedia.org/wiki/Systems_of_Survival
It's made more headway than scientism because it at least tries to synthesize from both precursor systems, especially organized religion. Optimistically, I see it as a test case for a more wholesome ideology to come
From wiki:
>There are two main approaches to managing the separation of the two syndromes, neither of which is fully effective over time:
1. Caste systems – Establishing rigidly separated castes, with each caste being limited, by law and tradition, to use of one or the other of the two syndromes.
2. Knowledgeable flexibility – Having ways for people to shift back and forth between the two syndromes in an orderly way, so that the syndromes are used alternately but are not mixed in a harmful manner.
Scientists (adherents of scientism) have adopted both strats poorly, in particularly vacillating between curiosity and industrial applications. AI is more "effective" in comparison
Perhaps it is true that one ideology can be more wholesome than another, but it is definitely true that no ideology is without its poison --
An ideology is an incomplete mythology; only a mythology is capable of orienting us toward all facets of life, as life intrinsically and inextricably involves a mysterious aspect -- the domain of all that which we don't and may not ever understand. Ideologies reduce the territory (of reality; of lived experience) to a map which excludes that.
So the emotional process which results in the knee-jerk reactions to even the slightest and most valid critiques of AI (and the value structure underpinning Silicon Valley's pursuit of AGI) comes from the same place that religous nuts come from when they perceive an infringement upon their own agenda (Christianity, Islam, pick your flavor -- the reactivity is the same).
I would say that you should look at existing competitors' offerings - https://rendleysdk.com and https://img.ly/products/creative-sdk
You should consider adding a live demo to the docs. You should also consider shipping a fully-realized UI component so that it can be adopted out of the box with just a few lines (or perhaps even just a single line)