three.ws 开源栈:为 AI 代理提供身体、大脑、钱包与工作
原标题:Inside three.ws: The Open-Source Stack That Gives AI Agents a Body, a Brain, a Wallet, and a Job
AI 摘要
three.ws 是一个开源平台,为 AI 代理提供 3D 生成、动画、支付和分发能力。其代码以 Apache-2.0 协议在 GitHub 上开源,模型托管在 Hugging Face。平台通过多引擎路由实现免费优先的 3D 生成,并支持照片到虚拟形象、骨骼动画、x402 支付标准及 MCP 集成。该平台旨在将代理的“身体、大脑、钱包和分发”整合为单一产品。
正文节选
This is the long version of what three.ws is. It covers every 3D generation lane and the exact models behind them, the agent runtime and its safety guard chain, the animation system that makes any humanoid rig move, the payment rail that lets agents transact without a human holding the keys, the distribution surfaces (web component, MCP, ChatGPT, Android), and every partner and program the platform is part of. Everything below is checkable: the code is Apache-2.0 at github.com/nirholas/three.ws,