A study from Profound of OpenAI’s ChatGPT, Google AI Overviews and Perplexity shows that while ChatGPT mostly sources its information from Wikipedia, Google AI Overviews and Perplexity mostly source their information from Reddit.
A study from Profound of OpenAI’s ChatGPT, Google AI Overviews and Perplexity shows that while ChatGPT mostly sources its information from Wikipedia, Google AI Overviews and Perplexity mostly source their information from Reddit.
Let me clarify then. It’s unreliable as a cited source in Academia. I’m drawing parallels and criticizing the way people use chatgpt. I.e. taking it at face value with zero caution and using it as if it’s a primary source of information.
Did you read beyond the sentence that you quoted?
Here:
Example: you’re a junior developer trying to figure out what this JavaScript syntax is
const {x} = response?.data
. It’s difficult to figure out what destructuring and optional chaining are without knowing what they’re called.With Chatgpt, you can copy and paste that code and ask “tell me what every piece of syntax is in this line of Javascript.” Then you can check the official docs to learn more.