Remix.run Logo
brianwawok 10 hours ago

I don’t think Python is the main language of AI.

eru 9 hours ago | parent [-]

Python is pretty big as glue in the AI ecosystem as far as I can tell. It also seems to be most agent's 'preferred' language to write code in, when you don't specify anything.

(The latter is probably more to do with the preferences they give it in the re-inforcement learning phase than anything technical, though.)