• A_Union_of_Kobolds@lemmy.world
    link
    fedilink
    arrow-up
    13
    ·
    edit-2
    3 months ago

    AI is very very neat but like it has clear obvious limitations. I’m not a programmer and I could tell you tons of ways I tripped Ollama up already.

    But it’s a tool, and the people who can use it properly will succeed.

    I’m not saying ita a tool for programmers, but it has uses

    • De Lancre@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      3 months ago

      This. I have no problems to combine couple endpoints in one script and explaining to QWQ what my end file with CSV based on those jsons should look like. But try to go beyond that, reaching above 32k context or try to show it multiple scripts and poor thing have no clue what to do.

      If you can manage your project and break it down to multiple simple tasks, you could build something complicated via LLM. But that requires some knowledge about coding and at that point chances are that you will have better luck of writing whole thing by yourself.