Skip to main content
8 events
when toggle format what by license comment
Jul 30, 2022 at 19:08 comment added mashuptwice Try it and tell us.
Jul 30, 2022 at 18:50 comment added pete I see, thanks. Would I need to delve into the javascript to see what's happening, or could some other tool such as Wireshark be able to reverse engineer what's being sent/received?
Jul 30, 2022 at 18:44 comment added mashuptwice I've never said that Javascript is running the AI, but it is highly likely used to connect to the AIs API and handles how text is displayed in your browser. Probably the API doesn't use HTTP as protocol and even if it were the network monitor will only be able to show you whole files that are transferred.
Jul 30, 2022 at 18:40 comment added pete @mashuptwice you got an upvote on your comment but still haven't explained how javascript on any old computer's browser could possibly run a huge AI text generation model which requires at minimum a powerful GPU if not several.
Jul 28, 2022 at 9:58 comment added pete That is GPT-3, a huge AI model which cannot run on an end user computer! It can't be running via the browser itself. It had to get the text "Hey, don't take that stone, it's mine," from somewhere, right? So even if Javascript is doing something, wouldn't it need to call an endpoint at some point? And wouldn't the browser Network tab be able to detect this HTTP call?
Jul 28, 2022 at 9:32 review Close votes
Aug 15, 2022 at 3:03
Jul 28, 2022 at 7:50 comment added mashuptwice "Where could the text be hiding" Javascript. "how is this physically possible" Javascript.
Jul 28, 2022 at 7:43 history asked pete CC BY-SA 4.0