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

  • kromem@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    7 months ago

    What version are you using?

    GPT-4 is quite impressive, and the dedicated code LLMs like Codex and Copilot are as well. The latter must have had a significant update in the past few months, as it’s become wildly better almost overnight. If trying it out, you should really do so in an existing codebase it can use as a context to match style and conventions from. Using a blank context is when you get the least impressive outputs from tools like those.

    • Unaware7013@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      I’ve used gpt 3/3.5, bing, bard and copilot, and I’m not super stoked. Copilot gave me PS DSC items that don’t actually exist, which was my most recent attempt at using a LLM.

      I might see about figuring out if it can hook into my vs code instance so it’s a bit smarter at some point.

      • kromem@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 months ago

        I might see about figuring out if it can hook into my vs code instance so it’s a bit smarter at some point.

        There’s an official plug-in to do this that takes like 15 minutes to set up.