• 0 Posts
  • 556 Comments
Joined 3 years ago
cake
Cake day: June 14th, 2023

help-circle








  • T156@lemmy.worldtoTechnology@lemmy.worldNobody Asked for AI
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    6 days ago

    Especially since when you ask it those questions, it’s still massively limited.

    I once tried Apple’s replacement AI Siri thing, and asked it what the date would be next Tuesday. I got “I can’t help with that”.

    Regular old Siri handled that just fine.

    Even then, neither worked with “When’s the last occurrence of this event on my calendar?”. They’d either go “I’m sorry, I don’t understand”, or happily tell me when the next event was.

    Neither of them seem like very difficult questions.


  • Pretty much. The implied plan is that they want to replace the keyword/rule-based automatic moderation system moderators have access to with LLM-based automation.

    So if you had a subreddit that banned all use of the letter e, you could whack a rule up to remove according to criteria .*[eE].* which would have it remove all instances of the letter e.

    The new system supposedly replaces it with a prompt-based system, where all messages run through an LLM, and you write out a prompt informing it what it should remove (“remove all messages containing the letter e”).