What we need is a W3C LLM API like the one Chrome already offers: https://developer.chrome.com/docs/ai/built-in
If it was like Math (Math.round, Math.PI, etc.) it could be Language, as in:
Language.complete('the quick brown fox jumped over the lazy')
Image.generate('a spaceship flying toward a planet')
I think standardizing the runtime is pretty effective, it then open up portability
If it was like Math (Math.round, Math.PI, etc.) it could be Language, as in:
and maybe even static methods on Image