The AI/ChatGPT hype is starting to piss me off, it seems like about 50% of HN is now articles about AI. Meanwhile, stuff like the genuinely incredible Unreal Engine 5.2 demo that hit Youtube six days ago only got 14 upvotes on here. What the fuck is going on?

I've been using ChatGPT for the last week or two and it's not got a single coding question I've asked it right. Seems alright as a 'rubber duck' for generating ideas and seems okish for creative writing but for not a hell of a lot else at the minute.

The visual AI art stuff does seem worth the hype though but yeah, I'm feeling burnt out on this shit too. Based on everyone I speak to, I think the majority of people are. The pandemic probably didn't help.

We do have a lot of hype and buzz. There's a giant AI hype bubble right now and it's going to pop and bring us back to reality.

But at the same time, people are flipping out because it is, well, machine learning. I was following AI, mostly as a hobby interest, though I did some undergrad courses, before it got all buzz-wordy. Just ten, even five years ago, some of the stuff being demonstrated, were the sort of thing I thought would take many decades to develop, and that I may not see in my lifetime. Speech recognition, machine translation, machine vision, for example.

For more than half a century, good machine translation and speech recognition were the holy grail of AI. An incredible amount of work went into them. Specialized systems, grammars and parsers, programmed general knowledge databases. Collecting and correlating enormous aligned bilingual text corpuses with phonetic annotation. After several decades of such work, it got us to mediocre-quality Google Translate style services that were the norm until recently.

Now, without any of that specialized work, with a much more general learning algorithm, there are translation systems that are superior to anything humans designed to specifically be machine translators. It just falls out accidentally from the large language models -- they can also, incidentally, translate, and do better than anything specifically designed to translate ever did.

> Speech recognition, machine translation, machine vision, for example. All basically solved problems in the last few years.

Is this true or is there just a massive gulf in application at the moment?

For one trivial example take something like indexing historical newspapers that you would really expect to be in the class of “solved problems” because it’s largely typeset, but the commercial offerings [1,2,3] are just chock full of errors and there is absolutely nothing I can apply off the shelf that gets better results without a ton of extra effort and compute.

1. Newspapers.com 2. Newspaperarchive.com 3. Genealogybank.com

> Is this true or is there just a massive gulf in application at the moment?

It is only true if you drink the cool aid.

Speech recognition - Siri still have major issues undestanding me. Youtube text2speech routinely mistranscribes because it simply have no understanding of the language.

Machine translation is hilarious at best and dangerously wrong at worst.

Machine vision still could not spot the difference between pastry and furry animals last time I checked.

All of these are examples of non-working over hyped tech. It is not a list of "basically" solved problems.

> Machine translation is hilarious at best and dangerously wrong at worst.

I picked a random passage from a novel in French I am currently reading. ChatGPT translated the three paragraphs I ran it on correctly; there are no major quibbles to be had. It is good, coherent English, a correct translation, which closely follows the French original, even capturing some of the poetic imagery effectively.

I'm sure after another paragraph or two there will be a weird screw-up. And there's no consistency in a running translation of any length. Etc. Yes, it's not perfect. Not fully human-equivalent.

Still. I remember when machine translation like I just did was the realm of science fiction. And I thought it would remain science fiction for a long time. The fact that such a thing isn't mind-blowing shows how far things have come, hasn't it?

> Speech recognition - Siri still have major issues undestanding me.

I am using speech-to-text AI transcription every day. It's been revolutionary for me. I am hard of hearing. The cutting edge is Whisper, and it is leaps and bounds over the state-of-the-art just a year ago: https://github.com/openai/whisper