Remix.run Logo
sheauwn 2 hours ago

It seems more like a basic instruction set, that will then be translated to something actionable for each different device. Seems like most of the work then will be in developing the drivers for whatever devices you want the LLM to access.

ctoth 2 hours ago | parent [-]

Yes, it turns the hardware driver problem into a translation problem (translate the hardware manual/datasheet into this protocol.)

Guess what's really good/quick at translating things?