Viewing a single comment thread. View all comments

lllorrr t1_j9yg5ri wrote

Please stop calling it "AI". It is artificial, no doubt, but there is no intelligence. It can't even do basic logic inference.

0

ardentblossom t1_j9yrsny wrote

Not sure why people are down voting you. i’m not a tech person, but as “AI” are at this current time, they are basically just regurgitating knowledge someone taught them to regurgitate- bias and all. It literally just generates whatever you teach it to exactly how you teach it to. No intelligence behind that imo

4

lllorrr t1_j9ytdn0 wrote

Yeah, for a tech person like me it is even obvious. Take ChatGPT for example. All it is doing is tossing a many-sided dice to choose a next word to finish a text. Yes, the user prompt is considered as a text that should be extended by the neural network.

I am not downplaying the role of OpenAI engineers. They did a really amazing job to make a language model that assigns probabilities for words in a given context. But in the end, it is just a random number generator that chooses one word at a time from a given list.

5