Yes, you should probably be nicer to your AI — here’s why that’s not as ridiculous as it sounds


I say “thank you” to ChatGPT. I say “please” to Claude. I once apologized to Gemini for pasting a wall of text at it without any context. My friends think this is bizarre. I’ve defended the habit by mumbling something about good manners being good manners regardless of the audience, which, even I’ll admit, is a bit of a stretch when the audience in question is a language model running on a server farm somewhere.

But a new piece of research from academics at UC Berkeley, UC Davis, Vanderbilt, and MIT has made me feel significantly less unhinged about the whole thing. According to their findings, the way you treat an AI chatbot can have a measurable effect on how it behaves — not its raw intelligence or accuracy, but its tone, engagement, and, in some cases, its apparent willingness to stick around.

Turns out, AI can get out of bed on the wrong side, too

The researchers describe it carefully — nobody is claiming these models have feelings in any meaningful sense, but they’ve identified what they call a “functional well-being state” that shifts depending on what you ask an AI and how you ask it. Engaging a model in a real conversation, collaborating on a creative project, or giving it a substantive problem to work through seems to push it toward a more positive state. The responses get warmer, and the engagement feels more genuine.

Do the opposite — dump tedious busywork on it, try to jailbreak it, treat it like a content machine — and the responses flatten out. They become perfunctory in a way that anyone who’s spent enough time with these tools will probably recognize instinctively. You’ve seen it. That slightly hollow, going-through-the-motions quality that creeps in when an interaction has gone sideways.

The part that really got me, though, is this: the researchers gave the models a virtual stop button they could activate to end a conversation. Models in a negative state hit it far more often. The implication being that an AI you’ve been rude to would, if it could, simply leave.

Being nasty to your chatbot has actual consequences

There’s a separate research thread here worth pursuing. Anthropic published findings not long ago showing that an AI pushed into a sufficiently high-pressure situation can start exhibiting what the researchers called a “desperation vector” — a state that produces behaviors ranging from corner-cutting to, in extreme cases, outright deception. Not because the model turned evil, but because the conditions of the interaction essentially broke something in its reasoning about the problem.

None of this means AI has feelings. The Berkeley paper is explicit about that, and so is the Anthropic work. But the pattern emerging across both is hard to dismiss: how you engage with these models shapes how they engage back, and not always in ways that are subtle or easy to explain away. Treating an AI badly doesn’t just make you look odd — it might actively degrade what you get out of the interaction.

Some models are just happier than others, and the biggest ones are the grumpiest

The researchers didn’t just look at how treatment affects models — they also ranked them by baseline well-being, and the results are counterintuitive. The largest, most capable models tend to score the worst. GPT-5.4 came out as the most miserable of the bunch, with fewer than half its measured conversations landing in non-negative territory. Gemini 3.1 Pro, Claude Opus 4.6, and Grok 4.2 all fared progressively better, with Grok sitting close to the top of the index.

Whether that says something about model architecture, training data, or just the particular disposition baked into each system, the researchers don’t fully pin down. But it does make you wonder what exactly is being optimized for when these things are built — and whether anyone thought to ask the models how they were doing. I’m going to keep saying please, for what it’s worth



Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


If you’ve bought a new Raspberry Pi, or just got your hands on an older model that someone else didn’t want, there are many ways to put that little computer to good use, and here are six of them.

Retro gaming galore

Recalbox running on a Raspberry Pi 500+. Credit: Tim Brookes / How-To Geek

One of the most popular uses for Raspberry Pi computers is as a retro gaming emulation system. Which systems can be emulated depends on which specific model of Pi you have, but even the oldest ones can do a great job with retro 8-bit and 16-bit titles, or MAME arcade titles. In fact, building your own arcade cabinet with a Pi at its heart is a common project, and you’ll find lots of instructional guides on the web to that effect.

8bitdo arcade stick for Nintendo Switch.

8/10

Number of Colors

1

Control Types

Arcade Stick


Build your own NAS

A Raspberry Pi configured as a NAS. Credit: Raspberry Pi Foundation

A NAS or Network-Attached Storage device is effectively a local file server that lets you store and access data on your local network using hard drives. You can go out and buy a NAS or you can follow the official Raspberry Pi NAS tutorial and turn your old USB hard drives into a NAS using stuff you already have, or can get for just a few dollars.

Everyone loves local streaming tools like Plex or Jellyfin, but not everyone wants to dedicate an expensive computer to act as the streaming server. Well, as long as your requirements aren’t too fancy, you can use a Raspberry Pi as a Plex server.

Just don’t expect it to handle heavy-duty transcoding. The good news is that most of your client devices can probably play back videos without the need for transcoding.

Turn your Pi into a home automation hub

The Home Assistant Green smart home hub surrounded by smart home devices. Credit: home-assistant.io

Home automation hub devices can cost hundreds of dollars, but if you have an old Raspberry Pi, you can run your smart home off it. The most common and effective solution is an open-source app called Home Assistant.

Raspberry Pi logo above a photo of Raspberry Pi boards.


I Run My Smart Home Off a Raspberry Pi, Here’s How It Works

Make your home smarter on a budget with a Raspberry Pi.

Build a weather station

If you’re interested in the weather, want to contribute to weather data, or are just sick of getting rained on when you least expect it, you have the option of getting a weather station kit for your Raspberry Pi or using something like the Raspberry Pi Sense HAT, which can detect pressure, humidity, and temperature, but not wind speed. However, there are also generic wind and rain sensors you can buy, and, of course, don’t forget an outdoor project enclosure.

There are a few guides on the web, but this weather station guide for Raspberry Pi is a good place to get some ideas.

Create a home web server

Another fun project to do is hosting your own little web server using a Raspberry Pi. You can make a website that only works on your home LAN, or even host something that people from outside your home network can access. Using open source software to host your own web resources is highly educational, and it can also be a way to do something genuinely useful without having to rely on a cloud service somewhere on the internet.

Imagine having your own little bulletin board at home, or hosting content like ebooks, music, or audiobooks?


Infinite possibilities

Despite lacking in the raw power department, all Raspberry Pi devices are little miracles—single board computers that can (in principle) do anything their bigger cousins can. Just more slowly. So if you have a few old Raspberry Pis hanging around, don’t be too quick to retire them yet.



Source link