• balsoft@lemmy.ml
    link
    fedilink
    arrow-up
    18
    ·
    2 months ago

    I’m surprised it took this long. The world is crazy over AI, meaning everyone and their grandma is likely trying to do something like this right now. The fact it took like 3 years for an actual vulnerability “discovered by AI” (actually it seems it was discovered by the researcher filtering out hundreds of false positives?) tells me it sucks ass at this particular task (it also seems to be getting worse, judging by the benchmarks?)

    • DonutsRMeh@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      10
      ·
      2 months ago

      All ai is is a super fast web search with algorithms for some reasoning. It’s not black magic.

      • balsoft@lemmy.ml
        link
        fedilink
        arrow-up
        10
        arrow-down
        1
        ·
        edit-2
        2 months ago

        No, it’s not. It’s a word predictor trained on most of the web. On its own it’s a pretty bad search engine because it can’t reliably produce the training data (that would be overfitting). What it’s kind of good at is predicting what the result would look like if someone asked a somewhat novel question. But then it’s not that good at producing the actual answer to that question, only imitating what the answer would look like.

        • DonutsRMeh@lemmy.world
          link
          fedilink
          arrow-up
          1
          arrow-down
          7
          ·
          2 months ago

          100%. It’s a super fast web crawler. These are buzz words capitalists throw around to make some more money. I don’t know if you’ve heard of the bullshit that anthropic was throwing around about claude threatening to “blackmail” employees if they took it offline. Lmao.

          • Melmi@lemmy.blahaj.zone
            link
            fedilink
            English
            arrow-up
            7
            ·
            2 months ago

            Calling it a web crawler is just innacurate. You can give it access to a web search engine, which is how the “AI search engines” work, but LLMs can’t access the internet on their own. They’re completely self-contained unless you give them tools that let them do other things.