Browser Use

Search documents
我不给人做产品,给 Agent 做 | 42章经
42章经· 2025-06-29 14:48
Core Insights - The current trend in the AI space is driven by the rise of Agents, with a potential next hotspot being Agent Infrastructure [1][3] - The number of Agents is expected to increase significantly, potentially reaching thousands of times the current number of SaaS applications [2] - The collaboration between Agents and humans is anticipated to shift, with Agents becoming more autonomous and capable of processing information at a higher bandwidth than humans [4][5] Group 1 - Agent Infrastructure represents a substantial market opportunity due to the need for restructured internet infrastructure to accommodate AI [3] - The interaction methods between humans and Agents differ significantly, with Agents capable of multi-threaded tasks and learning simultaneously while executing tasks [5][6] - A new mechanism is required to manage the state of multiple tasks executed by Agents, as they can handle numerous tasks concurrently [8][10] Group 2 - The concept of a "safety fence" is crucial for AI operations, ensuring that the impact of AI actions is contained within a controlled environment [10][11] - E2B is highlighted as a popular product providing a secure and efficient sandbox for code execution, significantly influenced by the Manus project [12][14] - Cloud service providers are expected to benefit from the increased demand for resources as more Agents operate in cloud environments [15][16] Group 3 - Browserbase is identified as a leading product designed specifically for AI, with a valuation of $300 million within a year [22] - The design of AI-specific browsers must consider continuous operation, feedback loops, and security measures to protect user information [24][27] - The architecture of AI browsers includes a Runtime layer and an Agentic layer, which are essential for effective interaction between AI and web content [32][33] Group 4 - The Agent Infrastructure market is expected to grow significantly, with opportunities in both environmental setups and tools for Agents [36][40] - The potential for AI to enhance efficiency in various sectors, such as sales and recruitment, indicates a large market for Browser Use applications [48] - Differentiation in Agent Infrastructure products is crucial, with a focus on finding unique scenarios and deepening product offerings rather than competing for a small market share [55][56]
Agent 开发的上半场: 环境、Tools 和 Context 如何决定 Agent | 42章经
42章经· 2025-04-27 14:10
23 年 4 月以 AutoGPT 为代表的那一波里,Agent 更像是一个玩具,demo 都很炫,但实际应用价值很有限。 经过两年的发展,这波 Agent 确实能够在实际的工作和生活场景中解决问题,为大家带来价值了。 曲凯: Agent 是当下绝对的风口。关于 Agent 这个话题,我自己有一些核心在思考的问题,相信也是很多人同样会有疑问的地方。所以今天我们请来了长时间对 Agent 有研究和实操的文锋,想就这些问题展开一些讨论。 首先我想问,到底怎么定义 Agent? 文锋: 我认为最好的就是 Anthropic 的定义:Agent 是让模型基于环境反馈去使用工具的一个程序。 曲凯: 那你怎么看最近这波 Agent 热? 文锋: 这波 Agent 跟过去非常不一样。 之所以会有这种跃迁,一是因为底层模型能力有了很大的进步,尤其是在结合了 RL 之后,以 o1 为代表的模型还赋予了 Agent 长思维能力。 二是因为 Agent 的工程侧和产品侧也有很大的突破,主要表现就是大家更知道该怎么给 Agent 构建一个合适的 Context,从而更好地解决问题了。 曲凯: 怎么理解这个 Context? 文锋: ...