Comment on New California law requires AI to tell you it’s AI
Rooster326@programming.dev 2 days agoWhat about my if else AI algorithm?
It’s not really an llm
Comment on New California law requires AI to tell you it’s AI
Rooster326@programming.dev 2 days agoWhat about my if else AI algorithm?
It’s not really an llm
eldebryn@lemmy.world 1 day ago
IMO if your “A*” style algorithm is used for chatbot or any kind of user interaction or content generation, it should still be explicitly declared.
That being said, there is some nuance here about A) use of Copyrighted material and B) Non-deterministic behaviour. Neither of which is (usually) a concern in more classical non-DL approaches to AI solutions.