• gian
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    8 hours ago

    Tonight alone, I created dozens of JSON files using an LLM for a game mod I’m developing that would have taken me days if I had created them manually.

    You don’t need AI to do this, just a few dozen lines of Python…

    • Affidavit@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      2
      ·
      8 hours ago

      Ugh, make a liar of me will you? I should have read the replies before stating I wouldn’t be responding. But I hate blatant misinformation.

      I could create a quadrillion JSON files using Python if I was aiming for quantity alone. For context, I was creating character profiles for video game characters that were derived from the public wikis. Good luck creating a Python code to read through an NPC’s wiki entry (and related entries) and then generating their personality, background, significant events, and relationships into a logical JSON file with ‘a few dozen lines of Python’.