npub1yk…d2jl0 on Nostr: npub1l3gpk…qvu48 There's no tailoring at all! There's fanciness on top, but the ...
npub1l3gpk6vrudg8r67swqlex5alv9ch59s4lw46kk6hekuxe2n3aczsyqvu48 (npub1l3g…vu48) There's no tailoring at all! There's fanciness on top, but the core of GPT is a function which, given text, predicts what should come next. It has some interestingly intelligent bits in the middle in order to be capable of this, but it helps IMO to think of it as an extrapolation engine being used to define a chatbot.
The "chatbot" is a program on top. It basically synthesizes text based on your messages and its own prior ones, and invokes the extrapolation engine to decide what's next
The "chatbot" is a program on top. It basically synthesizes text based on your messages and its own prior ones, and invokes the extrapolation engine to decide what's next