Comment on chevrolet
Fisch@lemmy.ml 11 months ago
Could you use GPT-4 for free like that? Maybe even scrape the HTML to make a copy of the OpenAI API and use it with something like Bavarder?
Comment on chevrolet
Fisch@lemmy.ml 11 months ago
Could you use GPT-4 for free like that? Maybe even scrape the HTML to make a copy of the OpenAI API and use it with something like Bavarder?
kuberoot@discuss.tchncs.de 11 months ago
If they are competent, the website doesn’t communicate with OpenAI directly - instead you’re sending messages to their servers, and they add extra text to the prompts before sending requests to OpenAI, before they return the replies to your browser.
So no, probably not.