AI singer-songwriter ‘Anna Indiana’ debuted her first single ‘Betrayed by this Town’ on X, formerly Twitter—and listeners were not too impressed.

  • queermunist she/her
    link
    fedilink
    -3
    edit-2
    7 months ago

    Without humans to curate the inputs and outputs, LLMs hallucinate and go insane. I think this is the precursor to creativity, but they need the ability to curate themselves (i.e. the ability to think about their own thoughts) before I’ll call them intelligences.

    • aiccount
      link
      27 months ago

      Yeah, you are definetly onto something there. If you are interested in checking out the current state of this, it is called “AutoGen”. You can think of it like a committee of voices inside the bots head. It takes longer to get stuff out, but it is much higher quality.

      It is basically a group chat of bots working together on a common goal, but each with their own special abilities(internet access, apis, code running ability…) their own focuses, concerns, etc. It can be used to make anything, most projects now seem to be focused on application development, but there is no reason why it can’t be stories, movie scripts, research papers, whatever. For example, you can have a main author, an editor that’s fine-tuned on some editing guidelines/books, a few different fact checkers with access to the internet or datasets of research papers (or whatever reference materials) who are required to list sources for anything the author says(if no source can be found, then the author is told by the fact checkers and they must revise what they’ve written) and whatever other agents you can dream up. People are using dwsigners, marketers, CEOs… Then you plug in some api keys, maybe give them a token limit, and let them run wild.

      A super early version of this idea was ChatDev, if you don’t want to go down the whole rabbit hole and just want a quick glimpse, skip ahead to 4:25, ChatDev has an animated visual representation of what is happening. These days AutoGen is where it’s at though, this same guy has a bunch of videos on it if you are looking to go a bit deeper.