Am I the only one getting agitated by the word AI (Artificial Intelligence)?

Real AI does not exist yet,
atm we only have LLMs (Large Language Models),
which do not think on their own,
but pass turing tests
(fool humans into thinking that they can think).

Imo AI is just a marketing buzzword,
created by rich capitalistic a-holes,
who already invested in LLM stocks,
and now are looking for a profit.

  • liwott@nerdica.net
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    5 months ago

    @Vlyn
    @intensely_human

    send an email

    chatGPT can explain me what to do in cli to send an e-mail. Give it access to a cli and an internet connection and it will be able to do it itself

    • intensely_human@lemm.ee
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      5 months ago

      Exactly. Someone demonstrated an “AI that can turn on your lights” and then had a script checking for output like {turnOnLights} and translating that to API calls

    • Vlyn@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      5 months ago

      Which again is literally just text and nothing more.

      No matter how sophisticated ChatGPT gets, it will never be able to send the email itself. Of course you could pipe the output of ChatGPT into a cli, then tell ChatGPT to only write bash commands (or whatever you use) with every single detail involved and then it could possibly send an email (if you’re lucky and it only uses valid commands and literally no other text in the output).

      But you can never just tell it: Send an email about x, here is my login and password, send it to [email protected] with the subject y.

      Not going to work.

      • liwott@nerdica.net
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        edit-2
        5 months ago

        All it lacks is an API that allows it to send commands. This is not a limitation of its intelligence, if it “knows” when to put text in a bash codebox, it will know when to send an API call.

        Ask your brain to click a button, it cannot either, all it does is sending and receiving electric signals. Fortunately, it is surrounded by a body that reacts to these signals.