Remix.run Logo
esafak a day ago

What we need is a W3C LLM API like the one Chrome already offers: https://developer.chrome.com/docs/ai/built-in

yesidoagree a day ago | parent | next [-]

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') 
and maybe even static methods on Image

    Image.generate('a spaceship flying toward a planet')
soycaporal a day ago | parent | prev [-]

I think standardizing the runtime is pretty effective, it then open up portability