Is it AI?

Once ChatGPT became so popular, large tech companies realized that AI was the hot new buzzword, and suddenly, everything they did was being framed as AI. So here are some examples of things that may or may not actually involve AI.

No. This can be done with a mechanical system (a spring that expands/contracts based on temperature). It’s a simple example of a feedback system.

No. If this system it controlled by a computer, it needs nothing more complex that an “if” statement (more generally, a “conditional statement”). Pretty much every (generally-used) programming language (going back more than half a century) includes conditional statements.

No. This can be done without any sort of computer: a photodetector can determine whether or not it’s dark outside; a simple ultrasonic sensor can detect motion; and a small transistor circuit can combine those to exhibit the intended behavior.

No. While it’s certainly a nice feature, this is another example of conditional statements in code.

Not necessarily. If the calendar has access to your social media, it may have simply selected a picture that accompanied one of your posts with a smiley emoji.

Probably not. It is an example of image recognition, which, beyond simply recognizing an image as a bird, involves more complex tasks such as filtering out background images and accounting for birds in different locations, orientations or poses. As AI has advanced, image recognition has improved, and has become more accessible to people with relatively simple equipment (such as a RaspberryPi). Some of the systems that are most accessible for image recognition were developed using training methods, which are associated with things like large language models (chatbots). But such an image recognition system certainly does not (and has no need to) understand what a bird is.

Probably not. Taking the songs in your playlist, a program can look at other people’s playlists that have some of the same songs. Among those lists, it can pick, say, the 50 songs at appear most often in common, and play those for you.