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

Possibly Related Threads…
Thread Author Replies Views Last Post
  VS Code and Qb64 pe Unseen Machine 6 754 09-03-2025, 09:42 PM
Last Post: grymmjack
  has anyone had ChatGPT write QB64 code yet? madscijr 13 2,989 08-23-2025, 09:15 AM
Last Post: doppler
  liquid code experiment madscijr 3 510 06-20-2025, 07:26 PM
Last Post: madscijr
  [split] Lines of Code bplus 20 3,118 01-25-2025, 05:11 PM
Last Post: Pete
  QB64 GPT now available SpriggsySpriggs 5 1,143 05-18-2024, 09:42 PM
Last Post: SpriggsySpriggs

Forum Jump:


Users browsing this thread: 1 Guest(s)