Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QB64 GPT Just Rewrote My Code
#12
(05-23-2024, 07:09 PM)SpriggsySpriggs Wrote: To be fair, I had to tell it "ByRef" was invalid and a couple of other things. I also had to declare "y" each time it was used. But the last iteration only required me to declare "y". I think that is a decent enough result. Too bad I can't get it to be this good every time.
Pretty neat! Coupla questions:

  1. This is the paid subscription for GPT4? What do they charge and how many magic question units do you get per month/week/day/unit or whatever? I'm just curious how the fee structure works.
  2. Could you maybe share the whole session, ie. what exactly did you prompt it, what did it output, what did you say next, what did it say next, etc.? It sounds like you got some useful output but the process is kinda vague.
  3. Is there a limit to the input/output length with the paid version? Back when I started playing with a free GPT3, it didn't limit how many questions you could ask, but if you told it "write me a Pong game in QBasic 4", it would output maybe 10 or 20 lines of code, then you had to say "show me the rest" and it would output the next 10 or 20 lines, and so on. And a big problem was, the 2nd block of code was part of a whole solution that might be written totally differently than the whole solution the 1st block of lines came from, so you couldn't simply ask it to tell you the rest over and over til you got the whole thing then paste it all together, because it didn't match up. I expect a paid version using the newer GPT4 version would be more complete in this respect but I don't know so am asking. 

Interesting stuff, thanks for sharing!
Reply


Messages In This Thread
RE: QB64 GPT Just Rewrote My Code - by madscijr - 05-29-2024, 01:47 AM
RE: QB64 GPT Just Rewrote My Code - by gaslouk - 05-28-2024, 04:38 AM
RE: QB64 GPT Just Rewrote My Code - by Pete - 05-28-2024, 06:29 PM
RE: QB64 GPT Just Rewrote My Code - by SMcNeill - 05-28-2024, 08:04 PM
RE: QB64 GPT Just Rewrote My Code - by bplus - 05-28-2024, 08:33 PM
RE: QB64 GPT Just Rewrote My Code - by SMcNeill - 05-28-2024, 10:59 PM
RE: QB64 GPT Just Rewrote My Code - by madscijr - 05-30-2024, 01:08 PM
RE: QB64 GPT Just Rewrote My Code - by madscijr - 05-30-2024, 06:50 PM
RE: QB64 GPT Just Rewrote My Code - by Dav - 05-30-2024, 06:05 PM



Users browsing this thread: 4 Guest(s)