引用 Jeremy Morrell:LLM 时代可扩展软件的新机遇

Simon Willison 博客·2026-08-20 06:56·6天前
AI 导读

Jeremy Morrell 提出,LLM 时代为 Web 可扩展软件带来新机遇:LLM 大幅降低扩展的编写成本,现代沙箱原语降低部署成本并提供良好安全边界。开发者可将应用构建为稳固、可问责的核心,让用户借助 LLM 安全地扩展其功能。

Simon Willison 博客
38AI 编辑部评分,满分 100

引用 Jeremy Morrell:LLM 时代可扩展软件的新机遇

2026-08-20 06:56· 6天前
AI 导读

Jeremy Morrell 提出,LLM 时代为 Web 可扩展软件带来新机遇:LLM 大幅降低扩展的编写成本,现代沙箱原语降低部署成本并提供良好安全边界。开发者可将应用构建为稳固、可问责的核心,让用户借助 LLM 安全地扩展其功能。

My hypothesis is that there is a new opportunity for Extensible Software on the web. LLMs radically lower the cost of authoring extensions, and modern sandbox primitives lower the deployment cost and provide good security boundaries. We can build our app as a solid, accountable core, and allow users to safely extend it in many directions by having LLMs fill in the missing pieces. We can give our users super powers.

Jeremy Morrell, Extensible Software in the age of LLMs

Tags: sandboxing, llms, ai, generative-ai

来源:Simon Willison 博客· simonwillison.net