serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
49 stars 3 forks source link

Question: AI-powered Bing & Bing Search Engine Results API #632

Open jenskastensson opened 1 year ago

jenskastensson commented 1 year ago

Interested in anonymous access to the 'Bing Chat' via SerpAPI, any news on this topic would be appreciated https://blogs.microsoft.com/blog/2023/02/07/reinventing-search-with-a-new-ai-powered-microsoft-bing-and-edge-your-copilot-for-the-web/

aliayar commented 1 year ago

Excerpt from the blog post above:

Live today in limited preview, expanding to millions soon

The new Bing is available today in a limited preview on desktop, and everyone can visit Bing.com today to try sample queries and sign up for the waitlist. We’re going to scale the preview to millions in the coming weeks. A mobile experience will also be in preview soon.

We’re excited to put the new Bing and Edge into the real world to get the critical feedback required to improve our models as we scale.

As soon as the feature is public, we will start working on adding the capabilities into Bing API.

kagermanov27 commented 1 year ago

Since they are using LLMs in the background in real-time, we would need a constant connection and, worst case scenario, a web driver action. I'm not saying it is a bad idea. I am just pointing out to technical issues we might face.

hartator commented 1 year ago

Since they are using LLMs in the background in real-time

Oh, you're right. I thought Bing was "faking" the typing effect. But, it is streamed live:

image

hartator commented 1 year ago

Actually, the network stream might be "faked" as well. Everything still works and loaded fully via the typing visual effect even when I cut the Wifi immediately after page refresh:

image

image

kagermanov27 commented 1 year ago

Actually, the network stream might be "faked" as well. Everything still works and loaded fully via the typing visual effect even when I cut the Wifi immediately after page refresh:

We need to make sure it works on scale. The result you got might be cached.

hartator commented 1 year ago

We need to make sure it works on scale. The result you got might be cached.

Yes, and the actual implementation is probably gonna be very different. We have to wait I suppose.

ilyazub commented 1 year ago

The New Bing's "AI-powered" right sidebar is in the HTML of the public search results already.

image

Search Inspector