01 / THE SIGNAL

我们发现了什么

There's a lot of generative UI right now: streaming developer-written components into a chat (Vercel AI SDK, CopilotKit, Thesys), or rendering your app inside someone else's assistant (OpenA

  • 来源:Hacker News发现于 2026-08-21
  • 证据等级:D · 发现产品或需求信号,暂未获得可核验的商业证据。
  • 商业模式:API / Usage-based
  • 主题:独立产品
  • 初筛评分:17/100 · 收录 1
#独立开发#待验证#产品发现
02 / SOURCE & EVIDENCE

证据,比故事更重要。

发现产品或需求信号,暂未获得可核验的商业证据。

规则清洗与初筛,未经人工商业核验。原文语境、实际客户和付费情况仍需自行验证。

引用与数字披露

来源类型(原作者自述/第三方测算/媒体转引)需采集端标注,本版尚未落字段。

短句引用
作者
未标注
抓取日期
来源类型
未标注
数字口径
币种
未标注
口径
未标注
披露主体
未标注
披露日期
未标注

中文辅助译文(全文)

你好HN,我叫Yousef,是Vendo(YC S26)的联合创始人之一。我们让你的用户能够直接在你的产品之上创建属于自己的个性化微应用和功能。我和我的联合创始人最近一直在思考智能体将如何改变用户消费仪表板和UI的方式。我们经常回到的一个大主题就是个性化。每个人对产品都有自己想要的工作流、结果和视图。我们认为,与让开发者在成百上千的功能请求中艰难跋涉相比,智能体将让每个用户都能完全按照自己想要的方式来使用产品。我们最初是通过开源软件的角度来解决这个问题的:我们让用户能够轻松部署开源软件,从而直接进行定制。然而我们发现,仅凭定制并不足以说服用户转向我们,人们只想定制他们已经在使用的东西。因此我们转型为Vendo现在这个样子。我们现在让企业能够让他们的用户直接对产品进行个性化。用户可以生成自己的定制微应用、定制现有组件、创建自动化、连接外部工具,等等!而且目标不仅仅是生成UI,而是能为用户做实事的完整微应用和功能。你的用户创建的所有内容都建立在你现有的品牌/主题、安全护栏和API之内。你的用户创建的所有代码都在安全沙盒中运行,因此应用程序的源代码完全不会被触碰。如果你愿意了解它的工作方式,这里有一些演示GIF:https://github.com/runvendo/vendo 我们是开源的(如上所链接),并且我们可以通过一条命令与现有的智能体集成(或搭建一个具备所需一切的生产就绪智能体)!那条命令能让Vendo学习你的品牌、组件和API。目前我们支持Vercel AI SDK,但即将增加对其他智能体框架的支持。请查看代码仓库,我也很乐意讨论底层的一切工作原理!

我们一直在努力解决的两个最困难的问题是:(1)快速生成高质量且符合品牌风格的UI,以及(2)在让用户拥有强大能力的同时确保一切安全,我们很乐意分享更多技术细节。

译文由上游机器翻译生成,可能有误;判断请以英文原文为准。

英文原文(来源本站未改写)

Hi HN, we’re Yousef & Nour, founders of Vendo ( https://vendo.run ).Vendo lets users create new features inside the software they already use.A user describes the dashboard, workflow, or small app they need, and Vendo builds it on top of the product’s existing data, API, and interface.Demo: https://www.youtube.com/watch?v=VdpHehY64ls We built Vendo because every SaaS eventually faces the same problem: every customer needs something slightly different.One wants a new report and another needs a workflow that only makes sense for their team.These requests either sit on the roadmap, become one-off engineering work, or force the customer into spreadsheets and external tools.

We wanted the user to be able to create the missing feature themselves, without leaving the product.Here is how it works: - npx vendo init reads the product's API surface, theme, routes, and more.These are used so that the apps Vendo creates (1) look on-brand and native and (2) have the ability to read data and perform actions directly through the company's API - When a user asks for a feature, we have a custom Vendo harness that writes a React component with a bunch of Vendo add-ons and guardrails (ex. ability to make calls to the host API + our component library).Every save is compiled, type-checked, run against real API responses, and rendered before the user sees it.

We just released a benchmark and write-up here with more info for anyone interested: https://vendo.run/blog/generating-product-ui-measured - We use QuickJS to make sure that anything the agent creates is sandboxed and can't mess with the company's site.Vendo compiles the component and runs it with Preact inside a QuickJS VM with no access to the DOM, network, or clock.The VM returns a UI tree, which the host renders using the product’s registered components.When the user clicks something, QuickJS emits a tool call;the host executes it through Vendo’s guard and passes the result back into the same VM, preserving the screen’s local state.

There's a lot of generative UI right now: streaming developer-written components into a chat (Vercel AI SDK, CopilotKit, Thesys), or rendering your app inside someone else's assistant (OpenAI Apps SDK, MCP Apps).We differ on two things.Vendo lives in your product and acts through your API as the signed-in user, so what it makes is durable: real apps users keep, pin, and run on triggers while they're away, and not components that are merely confined to a chat.

Plus, it's not capped at putting together a bunch of prebuilt components: the agent can build arbitrary apps, from a quick dashboard out of your own components to real custom code running in a sandbox, and either way data only ever comes from tool calls to your API.Here are some things customers are using Vendo for today: - Letting their users create custom dashboards and reports.These are mainly UI-based and focused on letting the user see the exact graphs and metrics they care about - Letting their customers

出处https://github.com/runvendo/vendo抓取日期 · 采集源 Hacker News

03 / EVIDENCE GAPS

这条还缺什么证据?

下面每条都由本条已有字段推出(等级、理由、商业模式、来源次数、是否演示), 本站不生成推测性结论;通用验证方法放在方法论页。

  • 可核验的收入或付费证据查官网定价页与付费口径;第三方数据源(如 GetLatka)只作旁证,需标注来源与时点。
  • 只有单一来源找一手站点或其他渠道是否重复出现同一产品;社区热帖数量不等于商业进展。

通用验证清单(谁有这个问题/谁愿意付费/一个人能交付哪一小步)见我们的筛选方法

04 / SIGNAL HISTORY

发现时间线