chatbox icon indicating copy to clipboard operation
chatbox copied to clipboard

[Feature] Web Browsing / 联网问答

Open Bin-Huang opened this issue 3 months ago • 2 comments

To maintain an organized record of issues, this issue has been created as a centralized discussion point for all matters about the development of the AI web browsing feature.


为了简化工作流程,并保持 issues 记录的有序,我创建了这个 issue 作为所有关于开发 AI 联网功能的集中讨论帖。

Bin-Huang avatar Mar 16 '24 03:03 Bin-Huang

I have been planning the development of the Web Browsing feature for a while, and now with other high-priority tasks completed, this feature is set to become a focus shortly.

Given the intention to implement this feature on the client-side rather than server-side, there will be significant limitations to consider. For example, without user technical configuration, it is not possible to integrate search engine interfaces directly. This warrants a methodical approach to the development of this feature.

I welcome any valuable insights or suggestions that could inform the technical strategy for this implementation.

The initial phase will likely involve rolling out the capability to view web pages via URLs.


Chatbox 很早前就有开发 Web Browsing 功能的计划,随着其他高优先级任务的完成,这个功能很快将提上日程。

同时,因为要在客户端(而不是服务器上)实现 Web Browsing,这个功能在实现上将会面临很多限制,比如无法在缺少用户设置的情况下集成搜索引擎接口,因此我会对这个功能的技术方案保持谨慎推进的态度,也欢迎其他人的宝贵想法。

我预期会优先发布 URL 网页查看的功能。

Bin-Huang avatar Mar 16 '24 03:03 Bin-Huang

See if you can use this websearch for the chatbox https://github.com/fatwang2/search2ai

yswlww avatar Mar 16 '24 07:03 yswlww