Trust in AI technology and the companies that develop it is dropping, in both the U.S. and around the world, according to new data from Edelman shared first with Axios.

Why it matters: The move comes as regulators around the world are deciding what rules should apply to the fast-growing industry. “Trust is the currency of the AI era, yet, as it stands, our innovation account is dangerously overdrawn,” Edelman global technology chair Justin Westcott told Axios in an email. “Companies must move beyond the mere mechanics of AI to address its true cost and value — the ‘why’ and ‘for whom.’”

  • abhibeckert@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    4 months ago

    One of the big problems is that the large language models will straight up lie to you.

    Um… that’s a trait AI shares with humans.

    If you have to take the time to double check everything they tell you, then why bother using the AI in the first place?

    You have to double check human work too. So, since you are going to double check everything anyway, it doesn’t really matter if it’s wrong?

    If you use AI to generate code, often times it will be buggy

    … again, exactly the same as a human. Difference is the LLM writes buggy code really fast.

    Assuming you have good testing processes in place, and you better have those, AI generated code is perfectly safe. In fact it’s a lot easier to find bugs in code that you didn’t write yourself.

    There is also the issue of whether or not it just spat out a piece of copyrighted code that could get you in trouble

    Um - no - that’s not how copyright works. You’re thinking of patents. But human written code has the same problem.