has anyone had ChatGPT write QB64 code yet?
#10
(12-16-2022, 11:11 PM)James D Jarvis Wrote: I hadn't spotted this thread yet when I posted my results earlier.  It is interesting that as it is a chat program of sorts you have to discuss solutions with the AI.  It'll also cheat and say .... the function "MIXLBLIT"  (as an example) does this  to solve a problem even when the function doesn't exist.  You can certainly get it to elaborate and re-evaluate expressions. I had it acting like Stack.pop() did something in an example and while I was more then capable of implementing a simple stack structure it was interesting to figure out how to tell the chat to fix it.

Yeah, it does seem to fudge things a little, and it makes some incorrect assumptions about the language (for instance it thought QB64 has native Boolean and Collection types), but it does seem to write somewhat workable code... (depending on how much extra work you are willing to put in to get it working...)

If you want to see what happens when you really try to push it, see the Spacewar thread!
Reply


Messages In This Thread
RE: has anyone had ChatGPT write QB64 code yet? - by madscijr - 12-16-2022, 11:27 PM



Users browsing this thread: 6 Guest(s)