From Techmoan's video The man with the magic EQ at 19:37 (YouTube)
Techmoan just employed AI to find which of the many 78-RPM record EQ standards his equalizer uses in its "78" mode. He made recordings in RIAA and 78 modes, named them accordingly (shouldn't have to avoid bias), and uploaded them into a chatbot... Does he think the chatbot actually ran code on the server that
- calculated the frequency spectrum (FFT) of each track,
- divided 78/RIAA at each data point (or subtracted on log scale) to get relative values,
- normalized to the well-known RIAA curve,
- plotted the curve and identified roll-off frequencies and slopes?
I'm not saying this is impossible with AI, I'm sure a token-burning, recursively-prompting LLM (aka "agent") could write a Python script that runs on the local PC and actually does this. But no company would offer people to prompt agents on their servers for free like that. Pretty sure the bot just made up values to plot with Matplotlib or something. The first chart has a big red flag: the noise makes the curve go beyond the Y-axis maximum, suggesting the clean version existed first and the chart was "cropped" to that, then the noise was added. The second two charts imply that the bottom one is the derivative of the top, which it obviously isn't (if you know calculus). And RIAA EQ being +12 dB to +14 dB louder than the "78" preset across most of the audible spectrum? There's barely any volume difference when he toggles the switch in the video!
~~And there's no 500Hz bass roll-off the AI was so adamant about!~~ see edit below
Edit: here are annotated pictures:


Edit: the lack of 500Hz roll-off in these charts (if they are to be believed) means the "78" and "RIAA" characteristics are the same around 500 Hz, which is to be expected for Brunswick, since it uses the same 500Hz roll-off as RIAA. I just forgot that the AI didn't do the important Step 3 in my outlined procedure to get the "78" response curve. Still, the derivative is either smoothed beyond usability or plain wrong. Plus, Techmoan misrepresented the result (see second set of subtitles). If we take "Measured relative EQ curve" at face value like he did, Brunswick and RIAA are virtually identical in bass with their 500Hz roll-off (see the chart, it's near-flat below 1500 Hz). The difference is in the upper frequencies.
Also, is that actually ChatGPT's interface? Never used it but the "citation" sure looks like from Google's AI overview.
He's not very technologically literate (at least when it comes to AI) despite the channel name... He mostly just reviews A/V gear and only learns technical details if they are important to the equipment's working. For example, he didn't know how the modulation of stereo in FM worked despite having listened to it for decades (the L-R difference channel is "folded" around a 19kHz pilot tone, requiring almost 38 kHz of bandwidth as opposed to around 16 kHz for mono, making it way more susceptible to noise) until about last year when he encountered "Disabling stereo may improve sound quality with suboptimal reception" in the manual of a radio tuner. (Not an engineer but still better than most people, who think the "FM ST" indicator means "station" and indicates good reception, which is only partially true: it indicates the pilot tone is strong enough to be locked onto.)
If he were technologically literate, he'd have known that audio DSP is perfect and the crude 1930s-50s EQ techniques could be losslessly emulated in software, or approximated very well (within manufacturing tolerance of 1940s equipment) by any of his many digital or analog graphic equalizers (including RIAA compensation if the phono preamp includes RIAA EQ), negating the need for a separate device with unclear specs. But what do you expect, he says "IIAA" rather than "RIAA".
Yes, this question he turned to AI with should have been a Patreon post (he has hundreds of patrons)