• FaceDeer@kbin.social
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    I think you may be overestimating how much code is required for a program to simply use an AI, as in just calling an AI’s API with a string of text and getting some text back in return. I’ve written code that does this and it’s just a few lines.

    The code for whatever UI Notepad wraps around it might be a few hundred more lines, that depends very much on the UI framework and what they want it to look like. But the AI part is trivial. The hard work of actually executing the AI’s code is done on a remote server. Your home computer won’t have to do any of that work.

    • yuriy@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      You’re free to believe that this will not bog down the program at all, and also that this isn’t just the first bad decision they’re making with notepad. I really would like to impress upon you that that is wishful thinking, and not at all the most likely outcome here.