top | item 35471779

(no title)

kremi | 2 years ago

> It correctly identifies him as a whistleblower, and specifically says he "was not involved in the payment of bribes... as claimed by an AI chatbot called ChatGPT".

How can the bing search version of ChatGPT quote chatgpt? Is it able to use information from live web requests, where it would have found news article about the case?

discuss

order

scandinavian|2 years ago

I think it works something like this:

* A search query is generated from the input question.

* A standard bing search is made in the background and the resulting search results will be used as context.

* Pass context and question to GPT-4 and generate the answer.

An example of what the query generation looks like (the "searching for" line):

https://i.imgur.com/mj6ogdg.png

kremi|2 years ago

That’s pretty interesting. Which makes me wonder: what do search engines do to keep fake news out of its search results? I guess it’s based on human moderators?