🌐 双语
Archive

AI Builders
Digest

2026-05-16 11 builders · 26 tweets · 1 podcasts · 0 blogs

🔥 热点话题

Yann LeCun 离开 Meta,挑战 LLM 主导范式Yann LeCun Leaves Meta, Challenges LLM Paradigm

核心要点:LLM 在语言任务上表现出色,但并非通往人类水平智能的可行路径;未来在于世界模型和 JEPA 风格架构,这些架构能在抽象表示空间中预测动作后果。

前 Meta 首席 AI 科学家、图灵奖得主 Yann LeCun 离开公司创立 Ami Labs,专注于「现实世界的 AI」。他认为现实过于高维、连续且嘈杂, autoregressive 的 token 预测难以应对。世界模型让智能体通过搜索和优化进行规划,而非猜测下一个 token。JEPA(联合嵌入预测架构)无需生成像素即可学习丰富表示,避免了 VAE 等生成模型的缺陷。

LeCun 指出,机器人领域的模仿学习需要海量数据且泛化能力差,而世界模型有望以极高数据效率实现零样本任务解决。他还介绍了 Tapestry,这是一个联邦式开源基础模型平台,用于实现文化和语言主权。在安全方面,他认为当前 LLM 因幻觉和缺乏后果预测而本质上不安全,主张使用带显式世界模型的目标驱动 AI。LeCun 保持乐观:「五年内,完全主导世界」。一句难忘的话:「LLM 对它们擅长的事很棒,但它们不是通往人类水平或类似人类智能的路径。」
The Takeaway: LLMs excel at language tasks but are not a viable path to human-level intelligence; the future lies in world models and JEPA-style architectures that predict action consequences in abstract representation space.

Yann LeCun, Meta's former Chief AI Scientist and Turing Award winner, left to found Ami Labs focused on "AI for the real world." He argues reality is too high-dimensional, continuous, and noisy for autoregressive token prediction. World models enable agents to plan via search and optimization rather than next-token guessing. JEPA (Joint Embedding Predictive Architecture) learns rich representations without generating pixels, avoiding the pitfalls of generative models like VAEs.

LeCun highlights that imitation learning in robotics demands massive data and lacks generalization, while world models promise zero-shot task solving with far greater data efficiency. He also introduced Tapestry, a federated open foundation model platform for cultural and linguistic sovereignty. On safety, he views current LLMs as intrinsically unsafe due to hallucinations and lack of consequence prediction, advocating objective-driven AI with explicit world models. LeCun remains bullish: "Five years, complete world domination" for this approach. A memorable line: "LLMs are great for what they do. They're just not a path towards human level or human like intelligence."
查看原文 →

Agentic Excel 与 Codex 的惊人进步Agentic Excel and Rapid Codex Advances

Swyx 指出 Codex 在短短三个月内通过极致 founder-mode 开发发生了巨大转变。演示展示了 Mac 上 Excel 的 agentic 能力,表明强大的工作流自动化工具正在快速涌现。多位开发者正在推动 agent-native 体验和基础设施建设。
Swyx highlights how Codex has transformed dramatically in just three months through intense founder-mode development. Demonstrations show agentic capabilities in Excel on Mac, pointing to powerful workflow automation tools emerging rapidly. Multiple builders are pushing agent-native experiences and infrastructure.
查看原文 →

Aaron Levie 谈 AI 部署中的 Forward Deployed EngineeringAaron Levie on Forward Deployed Engineering for AI

Box CEO Aaron Levie 认为,由于模型升级和新兴最佳实践,AI 产品在不断演化,这使得供应商主导的 Forward Deployed Engineering 比每个公司内部自行管理更高效。随着系统从聊天转向复杂 agentic 工作流,跨客户共享专业知识将成为核心能力。
Box CEO Aaron Levie argues that AI products evolve constantly due to model upgrades and emerging best practices, making vendor-led Forward Deployed Engineering more efficient than every company managing it internally. As systems move from chat to complex agentic workflows, shared expertise across customers becomes a core competency.
查看原文 →

🛠️ 开发者工具与技巧

Grok CLI + Vercel 插件实现无缝部署Grok CLI with Vercel Plugin for Seamless Deployment

Vercel CEO Guillermo Rauch 展示了 Grok CLI 配合 Vercel 插件如何生成创意编码网站并无缝部署到 Vercel。该生态系统还为 agent 生成的应用提供 SSO 保护,并通过 'vercel curl' 实现安全内网中的轻松访问。
Vercel CEO Guillermo Rauch showcases how the Grok CLI with the Vercel Plugin enables generating creative coding websites and deploying them seamlessly to Vercel. The ecosystem also offers SSO protection for agent-generated apps and 'vercel curl' for easy access within the secure intranet.
查看原文 →

Peter Steinberger 大规模使用 Codex 自动化开发Peter Steinberger's Massive Codex Automation

OpenAI 的 Peter Steinberger 详细介绍了持续运行约 100 个 Codex 实例来进行 PR 审查、问题修复、安全检查、垃圾信息检测、性能监控等。clawpatch 等工具帮助将代码库映射为语义切片以检测 bug。这种精益方法建立在 tokens 无关紧要的假设之上。
OpenAI's Peter Steinberger details running ~100 Codex instances continuously for PR review, issue fixing, security checks, spam detection, performance monitoring, and more. Tools like clawpatch help map codebases into semantic slices for bug detection. This lean approach is enabled by assuming tokens don't matter.
查看原文 →

Clawpatch 0.1.0 发布:语义代码审查工具Clawpatch 0.1.0 Release: Semantic Code Review Tool

Peter Steinberger 发布了 clawpatch 0.1.0,它将代码库映射为语义功能切片,审查 bug 和质量问题,并记录经过验证的修复。通过 npm 安装。
Peter Steinberger released clawpatch 0.1.0, which maps codebases into semantic feature slices, reviews for bugs and quality issues, and records validated fixes. Install via npm.
查看原文 →

🌍 其他动态

Guillermo Rauch:掌握 Agent 管理与基础知识Guillermo Rauch: Mastering Agent Management and Fundamentals

Vercel CEO Guillermo Rauch 表示,同时精通 agent 管理和基础知识的专业人士将所向披靡,因为 agent 会放大手艺高超者的产出。
Vercel CEO Guillermo Rauch states that excelling at managing agents while maintaining deep fundamentals will make professionals unstoppable, as agents amplify output for masters of their craft.
查看原文 →

ChatGPT Finances 实用但分类仍有待改进ChatGPT Finances Useful but Transaction Classification Needs Work

Peter Yang 称赞 ChatGPT Finances,同时指出交易分类准确性仍有待提升。用户可以选择退出模型改进训练。
Peter Yang praises ChatGPT Finances while noting ongoing issues with transaction classification accuracy. Users can opt out of model improvement training.
查看原文 →

Madhu Guru:PM 需要从执行 playbook 转向发明Madhu Guru: PMs Must Shift from Executing Playbooks to Inventing

Google PM Madhu Guru 观察到 AI 要求 PM 从复用旧模式转向发明新模式,因为稳定的 playbook 已不足以打造突破性产品。仅靠 A/B 测试无法实现。
Google PM Madhu Guru observes that AI requires PMs to invent new patterns rather than repurpose old ones, as stable playbooks no longer suffice for breakthrough products. A/B testing alone won't get there.
查看原文 →

💰 创业成功案例