Pretty soon, paying for all the APIs you need to make sure your Midjourney images are palatable will be enough to pay a human artist!

  • froztbyte@awful.systems
    ·
    edit-2
    1 year ago

    speaking of which: sweep.dev

    Sweep's Core Algorithm - Using Retrieval Augmented Generation (RAG) to clear your GitHub Backlog

    At Sweep, our core issue-to-pull-request pipeline resolves around an RAG-based pipeline. This means we retrieve snippets from a corpora (your codebase) and feed it to an language model (GPT-4) to generate code.

    a wondrous automaton crafting branch and PR for every badly-written and/or outdated entry in your n-many github repositories! with in-built violation-of-boundaries!

    true perfection, this will go absolutely perfectly. I have no notes.

    [edit: this should possibly even be its own thread]

        • gerikson@awful.systems
          hexagon
          ·
          edit-2
          1 year ago

          I mean, my background in support is showing here... if an issue was submitted that was clear enough for someone to fix it, it would be fixed[1] (i.e. "there's a bug in file X, line Y, the comparison is strictly less than but should be less or equal"). By definition, the ones that are left are those that are unclear, nonsensical, off-topic or all too often all 3.


          [1] modulo developer laziness

          • froztbyte@awful.systems
            ·
            1 year ago

            There’s also “used to matter, but then things changed and we just never got to this because it’s 200+ things deep in the backlog” etc kind of situations

            Anyway, I look forward to hearing about someone using this and something going catastrophically wrong