Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QB64 GPT Just Rewrote My Code
#18
(05-30-2024, 05:43 PM)SpriggsySpriggs Wrote: I guess training is the wrong word. A custom GPT has a "knowledge base". You can have a maximum of 20 files. It can use those files to create an answer. Even a zip folder can be used. It will basically only use the knowledge base when specifically asked. Otherwise, it is using whatever it already had in its model. As for testing code and such, you can create "actions" for your GPT that allow it to do things outside of ChatGPT, including REST API. So if dbox ever made a REST API for QBJS, you could definitely have it write QBJS code and then ask it to run it.
Interesting - thanks for explaining. 

I don't know if QBJS has a REST API, maybe? (If not, maybe one could write a primitive wrapper for it?)

In any case, I don't suppose you want to throw the problem of reading the keyboard via Raw Input at it? Tongue 

(Just kidding!)
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 721 09-03-2025, 09:42 PM
Last Post: grymmjack
  has anyone had ChatGPT write QB64 code yet? madscijr 13 2,943 08-23-2025, 09:15 AM
Last Post: doppler
  liquid code experiment madscijr 3 491 06-20-2025, 07:26 PM
Last Post: madscijr
  [split] Lines of Code bplus 20 3,014 01-25-2025, 05:11 PM
Last Post: Pete
  QB64 GPT now available SpriggsySpriggs 5 1,098 05-18-2024, 09:42 PM
Last Post: SpriggsySpriggs

Forum Jump:


Users browsing this thread: 1 Guest(s)