top | item 43899985

(no title)

KHRZ | 10 months ago

You can literally today prompt ChatGPT with API instructions to drive a car, then feed it images of a car's window outlooks and have it generate commands for the car (JSON schema restricted structured commands if you like). Text can represent any data thus yes, it is general.

discuss

order

threeseed|10 months ago

> JSON schema restricted structured commands if you like

How about we have ChatGPT start with a simple task like reliably generating JSON schema when asked to.

Hint: it will fail.

voidspark|10 months ago

ChatGPT can write a working Python script to generate the Json. It can call a library to do that.