Comment on Not even poor Notepad is safe from Microsoft's AI obsession

<- View Parent
FaceDeer@kbin.social ⁨9⁩ ⁨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.

source
Sort:hotnewtop