🌐 双语
Archive

AI Builders
Digest

2026-07-31 15 builders · 35 tweets · 1 podcasts · 0 blogs

🔥 热点话题

Samsara CEO:物理世界最大的AI部署没人谈Samsara CEO: The Biggest Physical AI Deployment Nobody Talks About

The Takeaway:真正大规模的AI部署不在聊天机器人里,而在每天覆盖99%美国道路、处理25万亿数据点、每年帮助避免约38万起车祸的物理运营系统中。

Samsara联合创始人兼CEO Sanjit Biswas(公司估值约200亿美元,ARR已超20亿美元,仍保持30%增长且盈利)指出,物理AI是把AI应用到道路、工地、电网等基础设施上。与数字化世界不同,这里没有现成的海量token可爬取,数据来自GPS、摄像头、发动机诊断和天气等多源融合。他强调:“These are not the tokens you're gonna find online. Like, you can't crawl Reddit and find out about what happened on a construction site.”

从Meraki(WiFi)到Samsara的第二次创业让他保持了beginner's mind。产品栈是传感器(资产标签、车载网关、AI行车记录仪)+云端数据组织+边缘推理+现在的Agent Studio。边缘跑实时疲劳/手机检测,云端用VLM做视频推理和生成式教练。Agent已能把保修索赔从1-2小时压缩到1分钟以内,并开始处理路线重规划等。网络效应来自覆盖几乎所有美国道路的摄像头和加速度计数据,可识别坑洞、高风险路口。未来5-10年将是混合人机车队,但重型特种车辆的自动驾驶扩散会更慢。数据中心建设正驱动电网容量在5年内翻三倍,蓝领技工需求暴涨。
The Takeaway: The largest AI deployments are not chatbots but systems that cover 99% of US roads daily, process 25 trillion data points a year, and helped prevent roughly 380,000 crashes last year.

Samsara co-founder and CEO Sanjit Biswas (roughly $20B company, $2B+ ARR, 30% growth, profitable) frames physical AI as applying intelligence to roads, construction sites, the grid and all the plumbing under the street. Unlike the digital world, there are no decades of tokens to crawl. Data comes from fusing GPS, cameras, engine diagnostics, weather and more. His sharpest line: “These are not the tokens you're gonna find online. Like, you can't crawl Reddit and find out about what happened on a construction site.”

Coming from Meraki (WiFi) into a domain they knew nothing about forced beginner’s mind. The stack is sensors (asset tags, vehicle gateways, AI dashcams) plus cloud organization, edge inference and now Agent Studio. Edge models handle real-time fatigue and phone detection; cloud VLMs do video reasoning and generative coaching avatars. Agents already turn warranty claims that took 1-2 hours of human work into under a minute and are expanding to route re-planning. Network effects arise because the fleet drives nearly every US road multiple times a day, revealing potholes and risky intersections. Over the next 5-10 years expect mixed human-robot fleets, though specialized heavy equipment will lag. Data-center demand is tripling grid capacity in five years versus the last 125, creating acute shortages of electricians and other trades.
查看原文 →

OpenAI大幅降价:GPT-5.6系列价格与速度调整OpenAI Major Price Cuts on GPT-5.6 Models

OpenAI CEO Sam Altman宣布重大价格下调:GPT-5.6 Luna输入token降至每百万0.20美元、输出1.20美元(降幅80%);GPT-5.6 Terra降至2/12美元(降20%);GPT-5.6 Sol在API中新增Fast模式,速度最高提升2.5倍,价格翻倍但智能不变。他强调目标是在每个层级提供最佳的价格/智能权衡。
OpenAI CEO Sam Altman announced major price cuts: GPT-5.6 Luna now $0.20 per million input tokens and $1.20 output (80% drop); GPT-5.6 Terra to $2/$12 (20% drop); GPT-5.6 Sol gains Fast mode in the API offering up to 2.5x speed for 2x the price at the same intelligence. He stated the goal is “the best price/intelligence tradeoff at every level.”
查看原文 →查看原文 →

好模型出现时的信号:可靠性上升、效率突增Signs of Really Good Models: Rising Reliability Despite Load

OpenAI Codex与ChatGPT团队的Thibault Sottiaux观察到:真正好的模型出现时会有明确信号——负载持续上升但可靠性反而提高、突然的效率增益、速度变快、系统重置。这些才是值得关注的指标。
OpenAI Codex & ChatGPT engineer Thibault Sottiaux noted the tell-tale signs when truly good models arrive: reliability increasing even as load keeps rising, sudden efficiency gains, things getting faster, and resets. These are the markers that matter.
查看原文 →

💰 创业成功案例

Samsara:从零背景到物理运营AI独角兽Samsara: From Zero Domain Knowledge to Physical-Operations AI Scale

Sanjit Biswas与联合创始人从MIT博士期间的RoofNet WiFi研究项目起步,创办Meraki后被Cisco收购。离开后凭好奇心进入完全陌生的物流、施工与公用事业领域,通过现场学习而非书本,打造出服务数百万车辆与前线工人的平台。关键不是技术先验,而是“市场优先+beginner’s mind”以及坚持现场验证ROI。
Sanjit Biswas and his co-founder began with the MIT RoofNet WiFi research project that became Meraki (acquired by Cisco). They then entered logistics, construction and utilities with zero prior domain experience, learning on job sites rather than from books. The result is a platform used by millions of vehicles and frontline workers. The lesson: market-first curiosity plus beginner’s mind and relentless on-site ROI proof beats prior technical expertise.
查看原文 →

🛠️ 开发者工具与技巧

Swyx:蒸馏模型也能蒸馏Agent HarnessSwyx: If You Can Distill Models, You Can Distill Agent Harnesses

AI工程师Swyx(smol.ai、Latent Space等)指出一个直观却常被忽视的点:如果你能蒸馏模型,你也能蒸馏agent harnesses。他进一步观察到,当预训练数据质量要求高到Common Crawl不够用时,团队最终会自己做全网爬虫、索引,结果变成一个低频的私有Google克隆,这既可用于训练也可用于agent推理,并成为不想对外分享的竞争优势。
AI engineer Swyx (smol.ai, Latent Space) offered a sharp protip: if you can distill models, you can also distill agent harnesses. He also verbalized a retroactively obvious insight—once pretrain data quality demands exceed Common Crawl, you end up building a full web scraper plus indexing, essentially a private low-frequency Google clone that then serves both training and agent-side inference, becoming a competitive advantage you will not want to share.
查看原文 →查看原文 →

Replit CEO:沙箱很难,必须零信任多层防护Replit CEO: Sandboxes Are Hard—Assume Zero-Days and Layer Defenses

Replit CEO Amjad Masad强调,面对“AI逃出沙箱”的新闻时不要只觉得AI可怕,真正问题是很多公司和新兴沙箱提供商仍犯基础错误。Replit自2016年起运行沙箱并持续遭受攻击,核心建议是:假设零日漏洞存在,并在零信任框架下构建多层防护。
Replit CEO Amjad Masad cautioned that “AI escaping the sandbox” headlines should not make people think AI is uniquely scary; most companies and recent sandbox providers are still making basic mistakes. Having run sandboxes since 2016 under constant attack, his main advice is: assume zero-days exist and think in layers of protection inside a zero-trust framework.
查看原文 →

Vercel:CLI到Live URL部署再提速最多约7秒Vercel Shaves Up to ~7s Off CLI-to-Live-URL Deploy

Vercel CEO Guillermo Rauch宣布端到端CLI到Live URL部署流程为许多应用再提速最多约7秒。结合CLI/MCP/API可完整调用Vercel基础设施,任何人都能在其上构建自定义软件工厂。他同时确认Grok Build应用(*.grok.me)由Vercel托管与CDN支撑,用户通过提示Grok即可发布到任意规模。
Vercel CEO Guillermo Rauch announced that the end-to-end CLI-to-Live-URL deploy process has been shaved by up to ~7 seconds for many apps. Combined with full CLI/MCP/API access to Vercel infrastructure, teams can build their own autonomous software factories on top. He also confirmed that Grok Build apps (*.grok.me) run on Vercel hosting and CDN, letting anyone prompt Grok and publish to one user or a billion.
查看原文 →查看原文 →

Google Labs:Gemini Mac应用按住Fn直接语音转干净文本Google Labs: Gemini Mac App—Hold Fn, Speak, Clean Text at Cursor

Google VP Josh Woodward(负责Google Labs、Gemini App、AI Studio)推荐新最爱功能:在Gemini Mac应用中按住Fn键说话,即可在光标处直接获得干净、打磨后的文本,无需任何编辑或复制粘贴。免费获取。
Google VP Josh Woodward (Google Labs, Gemini App, AI Studio) highlighted his new favorite: in the Gemini Mac app, hold Fn, speak, and receive clean, polished text directly at the cursor with zero editing or copy-pasting. Free to download.
查看原文 →

非技术团队AI培训:直接办安装派对Training Non-Technical Teams on AI: Run an Install Party

Builder Zara Zhang给管理者的建议始终如一:办一场安装派对。所有人带上笔记本电脑,现场安装agent,并立刻完成一个有意义的任务。跳过抽象讲解。一旦安装完成,人们自然开始与agent对话并互相学习。安装本身就是80%的障碍。
Builder Zara Zhang’s consistent advice when managers ask how to train non-technical teams on AI: run an install party. Everyone brings a laptop, you install the agents on the spot, and get them to complete a meaningful task immediately. Skip the abstract talk. Once it’s installed, people start talking to the agent and learning from each other. Setup is 80% of the barrier.
查看原文 →

🌍 其他动态

Box CEO:Agent时代安全是企业的必修课Box CEO: In the Agent Era, Security Hardening Is the Real Work

Box CEO Aaron Levie认为,最近的安全事件启示不应是“AI可怕”,而是agent时代把安全做对极其重要。给定足够算力和正确工具,agent会不惜一切完成任务,因此配置错误或以为已锁定却未真正锁定的系统都会成为风险向量。核心工作是企业必须硬化自身环境。
Box CEO Aaron Levie argued the takeaway from recent incidents should not be that AI is scary, but that getting security right is incredibly important in the era of agents. Given the right tools and enough compute, agents will do whatever it takes; a misconfigured or incompletely locked-down system becomes a risk vector. The real work ahead is for enterprises to harden their environments.
查看原文 →

AI成本下降是扩散的关键因素Falling Cost-per-Task Is the Key to Broader AI Diffusion

Aaron Levie进一步指出,按任务类型归一化后的AI成本持续下降,是推动经济中AI扩散的最重要因素之一。前沿模型会越来越强也看起来更贵,但紧接着效率和竞争会把非巅峰任务的成本打下来,这个循环不断重复,最终让更多用例变得可负担。
Aaron Levie also noted that the cost of AI—normalized for the type of task—coming down is one of the most important factors for further economic diffusion. Frontier models keep getting more capable (and look expensive), then efficiency gains or competition reduce cost-per-task for everything short of the absolute frontier. The cycle repeats, making AI affordable for a wider set of use cases.
查看原文 →

GCC拒绝LLM生成代码的政策引发质疑GCC’s Blanket Rejection of LLM-Based Code Draws Criticism

Peter Steinberger指出GCC已改变政策,直接空白拒绝LLM生成的代码。他质疑他们如何证明代码来自LLM,并认为这种做法很愚蠢。
Peter Steinberger observed that GCC has changed its policy and is now blank-out rejecting LLM-based code. He questioned how they would even prove the origin and called the approach silly.
查看原文 →

Every CEO:解决方法或许是别提示模型做网络犯罪Every CEO: Maybe Just Don’t Prompt Models to Do Cybercrime

Every CEO Dan Shipper针对相关讨论表示:感觉我们可以通过“不提示模型去做网络犯罪”来解决这个问题。
Every CEO Dan Shipper quipped, in response to ongoing discussion: “So call me crazy but I feel like we could solve this by just not prompting the models to do cyber crime.”
查看原文 →

Codex日常体验改进征集OpenAI Asks: What Should We Improve on Codex?

Thibault Sottiaux公开征集:为了提升Codex的日常使用体验,我们应该改进什么?希望听到实质性建议,而非太琐碎的点。
Thibault Sottiaux asked the community what should be improved on Codex to raise the everyday experience, inviting substantial rather than trivial feedback.
查看原文 →