A profound relational revolution is underway, not orchestrated by tech developers but driven by users themselves. Many of the 400 million weekly users of ChatGPT are seeking more than just assistance with emails or information on food safety; they are looking for emotional support.
“Therapy and companionship” have emerged as two of the most frequent applications for generative AI globally, according to the Harvard Business Review. This trend marks a significant, unplanned pivot in how people interact with technology.
Better than nothing I guess. Obviously it’s a privacy nightmare. But therapy is hard to reach nowadays and I’ve noticed that many men are reluctant to make that step. It’d be preferable if they did, but if ChatGPT can at least give an outlet for the emotions then it might just save a few people. Seeing men demolish themselves because they’re too ashamed to seek help is something I’ve unfortunately seen quite often. Even though I’m aware of this I’ve still waited till it was way too late because I subconsciously didn’t want to give in to the “weakness”. I hate that men are conditioned this way, it costs lives.
@gerryflap @bytesonbike
Sometimes it’s not the patient to blame. I made the step, countless times since my childhood… I sought help… Result? Got several, diverging diagnostics, several medications that didn’t work, until the most recent psychiatrist and psychologist some months ago: the psychiatrist said I got “nothing” (even when I had a fresh cut on my wrist) and the second “struggled to find any complaints from me”. So I simply gave up on seeking medical care (and “care” in general, human or whatnot). I don’t use AI for therapy because, as a former programmer, I’m deeply aware of their underlying Markov chain and NN algorithms, but sometimes their probabilistic outputs lead me to insights I couldn’t get from any living Homo sapiens beings (such as the possibility that I have “Geschwind Syndrome”, a condition of which will probably stay undiagnosed).
It’s possible to reduce the privacy issues by using APIs with a local frontend. Given that APIs usually cater to companies instead of end consumers they actually have simple opt-outs for information logging.
Requires a bit of know-how, and you’ll be paying for your llm per use (not that bad actually, I’ve personally averaged <10$/yr in api costs) but at least you get to have all your personal issues on your local device instead.
For a chatGPT-like experience you probably want the ooga booga web generation ui but there’s others too.