It's great, until people realize GPT-3 will generate answers that are demonstrably wrong. (And to make matters worse, can't show/link the source of the incorrect information!)
Comparing Google and ChatGPT
111–120 of 280 posts
Re: Comparing Google and ChatGPT
#112Another person who doesn’t realise AI language models are just making shit up. Google results are quite often full of wrong information, but at least it has mechanism for surfacing better content: inbound links, domain authority, and other signals. It doesn’t guarantee correctness, but it’s better than the pseudo-authoritative fiction GPT-3 and friends come up with.
Re: Comparing Google and ChatGPT
#113I'm actually really interested in an AI that gives the wrong answers. It is a great way to generate filler when building out flashcards with the correct answer that you find when studying something. Is there a good open source (docker image) available ChatGPT3 equivalent that I can use for that, does anyone know?
Re: Comparing Google and ChatGPT
#114It's great, until people realize GPT-3 will generate answers that are demonstrably wrong. (And to make matters worse, can't show/link the source of the incorrect information!)
Seems like we could bang in the idea of PageRank in GPT-3 to marginally improve that situation?
Re: Comparing Google and ChatGPT
#115Re: Comparing Google and ChatGPT
#116But I think that we've all noticed the progressive degradation of search engines, including Google.
It is often more efficient to search on Reddit or Wikipedia or event YouTube.
But a good interactive LLM based chat agent could be a game changer.
I've used the demo and it is very useful to quickly get structured data in plain English or French, with well written code examples when needed.
It is not 100% there yet, the agent should be connected to a search engine backend, and maybe keep some long-lasting state for each user.
This is promising.
Re: Comparing Google and ChatGPT
#117It's great, until people realize GPT-3 will generate answers that are demonstrably wrong. (And to make matters worse, can't show/link the source of the incorrect information!)
As a simple example: the brainfuck example ( https://twitter.com/jdjkelly/status/1598063705471995904 ) is just entirely wrong, full stop. The comments do not match the code, and the algorithm is fractally wrong. Some examples: the algorithm does not perform variable-distance moves so it can’t actually handle arrays; the comparison test is just entirely wrong and performs only a decrement; the code that claims to copy…
We're clearly in the phase of society where "Appearance of Having" is all that matters.
> The spectacle is the inverted image of society in which relations between commodities have supplanted relations between people, in which "passive identification with the spectacle supplants genuine activity".
Re: Comparing Google and ChatGPT
#118Earlier quoted context omitted.
Turns out humans do this all the time and they actually have real power.
Yes they do, and I do not deny the power of human's ability to confidently spew nonsense. However, humans do have some known failure cases that help us detect that. For instance, pressing the human on a couple of details will generally show up all but the very best bullshit artists; there is a limit to how fast humans can make crap up. Some of us are decent at the con-game aspects but it isn't too hard to poke throug…
Re: Comparing Google and ChatGPT
#119Since we are posting ChatGPT Twitter links, I like this one: https://twitter.com/goodside/status/1598129631609380864 > explain the worst-case time complexity of the bubble sort algorithm, with Python code examples, in the style of a fast-talkin' wise guy from a 1940's gangster movie
Re: Comparing Google and ChatGPT
#120The main value of Google Search is the ability to search the web for websites. Not to search for answers.