AIHOT
内容
精选全部 AI 动态AI 日报主题收藏
接入
Agent 接入
更多
关于更新日志反馈
内部员工登录
精选全部日报更多
内部员工登录
全部动态X · 1905 条
全部一手资讯X论文
标签「Anthropic」清除
Boris Cherny@bcherny · 6月19日56

I've been using Artifacts in Claude Code for everything: visual explanations of tricky code, system diagrams, quick previews of a few animation options, data analyses and dashboards I share with the team. They are a game changer for how I work with Claude. Can't wait to hear what you think!

译Boris Cherny 分享他用 Claude Code Artifacts 的体验:可视化解释复杂代码、系统图、动画预览、数据分析及团队共享仪表盘,称其改变了与 Claude 的工作方式。@claudeai 宣布:Artifacts 可从会话中生成交互页面(如 PR 走查或项目仪表盘),通过私密链接共享给团队;目前以 Beta 版形式面向 Team 和 Enterprise 计划用户提供。

Chubby♨️@kimmonismus · 6月19日66

Let's just briefly acknowledge what a huge win OpenAI has made today. - Noam Shazeer helped invent the Transformer architecture, left Google to build CharacterAI, came back to DeepMind through a $2.7B deal, worked on Gemini. Now: OpenAI - Dean Ball, who helped shape the Trump administration's, heading to OpenAI; this allows them to anticipate solutions to future conflicts and, at the same time, have good access to government circles. Especially against Anthropic, who are struggeling. I think many people don't understand how significant this is for OpenAI. Even The Information acknowledges as a huge win: "Shazeer’s hiring is a major win for OpenAI in the AI talent wars, as OpenAI competes to catch up with archrival Anthropic’s most advanced models ahead of the two companies’ hotly anticipated initial public offerings. Shazeer was a key author on the original paper on transformers, which essentially predict the most-likely next word in a phrase, and is the architecture that OpenAI used to underpin its GPT models." Images: WSJ/CNBC

译OpenAI今日取得重大胜利:Transformer架构发明者之一Noam Shazeer正式加入,他曾创立CharacterAI、通过27亿美元交易回归DeepMind并参与Gemini项目;曾帮助塑造特朗普政府AI政策的Dean Ball也加盟。The Information指出,Shazeer的招聘是AI人才战的重大胜利,他是支撑GPT系列模型的Transformer原始论文关键作者。Ball的加入使OpenAI能提前预判政策冲突并深入美国政府人脉圈,而其主要竞争对手Anthropic正面临政府关系困境。OpenAI成为Anthropic当前挣扎的最大受益者。

Rohan Paul@rohanpaul_ai · 6月19日23

Anthropic appears to have built some lovely libraries. ---- During Dario and Daniela Amodei's interview on Bloomberg Originals" YouTube channel, (link in comment)

译Anthropic 似乎构建了一些不错的库。 ---- 在 Dario 和 Daniela Amodei 接受 Bloomberg Originals YouTube 频道采访时,(评论区中附有链接)

Chubby♨️@kimmonismus · 6月19日52

Elon Musk, who gives laudatory speeches on Anthropic, wasn't on my bingo card.

译Elon Musk表示,Anthropic在基准测试上表现不错,但按真正实用性衡量,甚至Q1都令人印象深刻;其专注于最大化有用智能,这不在基准测试中体现,但体现在收入中。Kim感叹这不在他的预期之内。

Thariq@trq212 · 6月19日51

Claude Code can now upload and edit HTML artifacts that you can share with your team or other Claudes! Starting with teams so you can share internally with your team, coming to Pro and MAX plans soon!

译Claude Code 现在可以上传和编辑 HTML 工件,你可以与你的团队或其他 Claude 共享! 从团队计划开始,以便你在内部与团队共享,即将在 Pro 和 MAX 计划中推出!

宝玉@dotey · 6月19日52

让我想起 Codex 的 Sites 功能,不过 Sites 还只有企业版能用,Claude Code 这个谁都能用了。 挺好的,好的功能就应该集成进去,共同学习共同进步。 https://x.com/TheRohanVarma/status/2061872164442403139

译Claude Code 新增 Artifacts 功能,可从会话生成交互页面(如 PR 走查或项目仪表板),通过私密链接与团队分享,现已在 Team 和 Enterprise 计划中开放 Beta。宝玉点评道:“挺好的,好的功能就应该集成进去,共同学习共同进步。”

Claude@claudeai · 6月19日54

New in Claude Code: Artifacts. Interactive pages built from your session, like a PR walkthrough or a living project dashboard, shared with your team at a private link. Available in beta on Team and Enterprise plans.

译Claude Code 新增:Artifacts。 从您的会话中构建的交互页面,例如 PR 审查或实时项目仪表盘,通过私有链接与团队共享。 在 Team 和 Enterprise 计划中提供 Beta 版。

ClaudeDevs@ClaudeDevs · 6月19日62

Artifacts are now live in Claude Code. Ask Claude to turn what it's working on into a page and send the link to your team. The page updates as the session keeps working. Available today on Team and Enterprise plans.

译Artifacts 现已登陆 Claude Code。 让 Claude 将其工作内容转化为页面,并将链接发送给你的团队。页面随会话持续工作而更新。 即日起适用于 Team 和 Enterprise 套餐。

Rohan Paul@rohanpaul_ai · 6月19日68

Anthropic just showed Claude Opus 4.7 program a robodog in 12:07 mint, about 20x faster than last year’s Claude-aided human team on the tested tasks. Project Fetch asks whether an LLM can connect real robot hardware, read camera/lidar feeds, write movement code, track location, and detect a ball. Opus 4.7 did 5 tasks alone versus Team Claude’s 264 minutes, while writing 1,045 lines instead of 10,309. The gain came from choosing the right interfaces quickly and writing scripts that worked without long human trial-and-error. It still couldn’t fetch the ball. The failure came from closed-loop control, where the robot must see a drifting ball and adjust movement after each shove. AI is getting very good at turning messy hardware into working code, but real-time physical judgment is still hard.

译Anthropic 在 Project Fetch 第二阶段展示 Claude Opus 4.7 独立编程机器狗。Opus 4.7 用 12 分 7 秒完成 5 项任务,约为去年人类团队(借助 Opus 4.1)耗时 264 分钟的 20 倍,代码量从 10,309 行降至 1,045 行。速度提升源于快速选择正确接口并写出无需人类试错的脚本。但机器狗仍未能取球,失败原因在于闭环控制——机器人需根据飘移的球实时调整动作。AI 擅长将杂乱硬件转为可运行代码,但实时物理判断仍具挑战。

ClaudeDevs@ClaudeDevs · 6月19日55

We've added support for the Enterprise-Managed Auth extension to MCP. Admins can centrally authorize MCP connectors for their organization, so all the tools and data users need are connected on their first login.

译我们已为 MCP 添加了企业托管身份验证扩展的支持。管理员可以为其组织集中授权 MCP 连接器,这样用户首次登录时即可连接所需的所有工具和数据。

Anthropic@AnthropicAI · 6月19日68

New Frontier Red Team blog: Phase 2 of Project Fetch, where we test how well Claude can program a robodog. Opus 4.7, on its own, was ~20x faster than last year's best human team aided by Opus 4.1. (The robodog, alas, still failed to fetch a beach ball.) https://www.anthropic.com/research/project-fetch-phase-two

译New Frontier Red Team 博客:Project Fetch 第二阶段,我们测试 Claude 编程机器狗的能力。 Opus 4.7 单独完成任务的速度比去年最佳人类团队(辅以 Opus 4.1)快约 20 倍。(可惜,机器狗仍然未能取回沙滩球。) https://www.anthropic.com/research/project-fetch-phase-two

Chubby♨️@kimmonismus · 6月18日47

Anthropics founder and co founder are working hard to get fable 5 back for everyone. Looking good, security issues are being addressed. Via Bloomberg

译Anthropic 的创始人和联合创始人正在努力让 Fable 5 重新为所有人可用。 看起来不错,安全问题正在解决。Via Bloomberg

🚨 AI News | TestingCatalog@testingcatalog · 6月18日46

ANTHROPIC 🔥: Claude Fable 5 may become available again in the “coming days”, according to Anthropic's Managing Director of International Chris Ciauri during a press conference in Seoul on Wednesday > “We are very confident that in the coming days, the models will become available again,” Soon? 👀

译ANTHROPIC 🔥:Anthropic 国际业务总经理 Chris Ciauri 周三在首尔记者会上表示,Claude Fable 5 可能在“未来几天”重新可用。 > “我们非常有信心,在接下来的几天内,这些模型将重新可用。” 快了?👀

AYi@AYi_AInotes · 6月18日72

这个真的厉害,虚幻引擎5.8直接把MCP做进原生系统了, 接Claude动嘴就能摆家具建城市,场景自己长出来。 Claude 直接连上虚幻编辑器,人在右边聊天,场景在左边自己长出来。"客厅布置好",沙发椅子灯全摆好。"加两把休闲椅",自己找位置塞进去。 以前拿鼠标一个一个拖,现在用嘴喷就行了, 虚幻 5.8 已发布,MCP 在 Experimental 分支。楼下 Thread 整理了这次全部新功能👇

译虚幻引擎5.8将MCP协议原生集成进编辑器(Experimental分支),用户通过Claude聊天即可自动生成并布置场景,如“客厅布置好”“加两把休闲椅”,取代手动拖拽。UCSD黄碧薇教授(causal-learn作者)将AI发展划分为四代:相关性小模型→因果小模型→相关性大模型(当前LLM)→因果大模型,并从视频自动提取人类无法用公式描述的物理规律。其创立的Aether AI宣布完成首轮融资,被视为下一代因果AI范式的早期押注。

Chubby♨️@kimmonismus · 6月18日57

Let’s get ready, my friends. Negotiations with Trump appear to be going well, and Anthropic is confident that Fable 5 will be available again in the coming days.

译朋友们,准备好了。与特朗普的谈判似乎进展顺利,Anthropic 有信心 Fable 5 将在未来几天内再次可用。 我们可能回来了。

Rohan Paul@rohanpaul_ai · 6月18日62

Anthropic' Dario Amodei on delaying Mythos release. "We have suffered enormously commercially from not releasing this model. This model has incredibly accelerated research within Anthropic and production in next models. It would do the same in the outside world if we were to release it. This has hurt us enormously commercially." ---- From "Bloomberg Originals" YouTube channel, (link in comment)

译“我们因为不发布这个模型遭受了巨大的商业损失。这个模型在Anthropic内部极大地加速了研究以及后续模型的开发。如果我们将其发布,它也会在外部世界起到同样的作用。这使我们在商业上遭受了巨大的损失。”

Rohan Paul@rohanpaul_ai · 6月18日65

Anthropic just rolled out a major Claude Design update, adding design system imports, code round-trips, and a fix for its heavy token usage issue. The old version worked more like a smart visual generator: you described a webpage, slide, or app screen, and Claude created something polished, but the output came from Claude’s own taste rather than your company’s design system. The new version changes the control layer, because Claude can now import design systems from repos, design files, or codebases, then build with the actual buttons, fonts, colors, spacing rules, and components your team already uses. That means the model is no longer only generating a design; it is checking whether its own output matches the approved system before you see it. This is a big deal for companies because brand consistency is usually boring, manual, and easy to break when many teams are making pages, decks, ads, and product screens at high speed. The Claude Code sync is the other major shift, because design and engineering can now pass work back and forth through the same Claude environment instead of relying on screenshots, specs, or a developer rebuilding the mockup from scratch. A designer can start with a visual design, hand it to Claude Code, and a developer can continue from the real component library, while a developer can also start in code and sync the design project back. The canvas editor also super useful, because small changes like drag, resize, and align no longer need a full model regeneration, which should reduce wasted tokens and make the tool feel less like a demo and more like daily software. Anthropic wants Claude Design to become the starting point for branded assets, product prototypes, and code-ready interfaces, then send that work into tools like Canva, Adobe, Vercel, Replit, PDF, and PowerPoint.

译Anthropic 对 Claude Design 进行重大更新。新版本支持从代码仓库、设计文件或代码库导入团队现有设计系统,使输出匹配实际按钮、字体、颜色等品牌规范,而非仅靠模型自身审美。新增 Claude Code 同步,设计和工程可在同一环境内来回交接,无需截图或重新构建。画布编辑器支持拖拽、调整大小、对齐等直接操作,无需重新生成完整模型,大幅减少 token 浪费。更新还修复了早期版本 token 消耗过重的问题。Claude Design 旨在成为品牌资产、产品原型和代码就绪界面的起点,并计划与 Canva、Adobe、Vercel、Replit、PDF、PowerPoint 等工具打通。

小互@xiaohu · 6月18日64

Claude Code 和 Claude Design 打通了 现在支持双向同步了 运行 /design-sync 可以将你的设计直接拉取到你的代码库中,并基于您的真实组件进行构建, 同时也可以使用/design 将你构建的内容推回到 Claude Design 并继续在画布上编辑... 同时编辑器新增了直接在画布上拖拽、缩放、对齐元素的功能,可以直接改字体、颜色这些细节,更接近传统设计工具的操作方式,不再只能靠对话调整。 导出格式:PDF、PPTX、Canva、HTML、Claude Code。这次扩展了更多第三方工具的连接。 同时这次更新让你直接把设计系统的源文件喂给 Claude Design。 让Claude真正"读懂"你的设计系统 三种方式: - 指向你的 GitHub 仓库,Claude 直接读代码里的组件定义(颜色变量、间距常量、组件样式) - 上传 Figma 之类的设计文件 - 直接上传品牌规范文档 Claude 读完之后,生成设计时直接调用你的真实组件,不是自己凭理解去"模仿"。 而且在把结果展示给你之前,它会先跑一遍自查,对照你的设计系统检查自己的输出有没有偏离,发现不对的地方自动修正。

译Claude Code 和 Claude Design 打通双向同步:运行 `/design-sync` 可将设计拉取到代码库并基于真实组件构建,使用 `/design` 推回 Claude Design 继续画布编辑。编辑器新增拖拽、缩放、对齐元素功能,可直接修改字体、颜色等细节。导出格式扩展至 PDF、PPTX、Canva、HTML、Claude Code。用户可通过指向 GitHub 仓库(读取颜色变量、间距常量、组件样式)、上传 Figma 设计文件或品牌规范文档三种方式,让 Claude 读取设计系统源文件。生成设计时调用真实组件,并先自查输出是否偏离设计系统,自动修正。

Berryxia.AI@berryxia · 6月18日59

卧槽,奥特曼和Dario “同台竞演”了! G7峰会上,Sam Altman和Dario Amodei坐在同一桌吃饭,而美国刚刚限制了Anthropic最强模型的出口,这让盟友们有点尴尬。 在法国埃维昂的G7工作午餐上,OpenAI和Anthropic的两位CEO都出席了AI议题讨论。 但就在不久前,美国以安全为由对Anthropic的Mythos级模型实施了出口管制,直接影响了盟友获取最先进AI的能力。 这让现场氛围显得有些微妙。 以前AI发展主要是公司之间的技术竞赛,现在突然变成了国家层面的权力游戏。 美国一边用出口管制卡住前沿模型的扩散,一边让自家OpenAI的掌门人和盟友CEO一起吃饭谈合作。 Anthropic作为美国公司,却因为模型太强而被自己国家限制,这本身就很讽刺。 这波操作把AI从“全球共享的技术”重新定义成了“战略资源”。 盟友想要最强模型,却要看美国脸色。 美国则在用管制手段维持技术优势,同时拉拢盟友一起制定规则。 真正的张力不在于技术本身,而在于谁来决定谁能用最强的AI。 以前大家觉得AI监管主要是安全和伦理问题,现在G7这种场合直接把地缘政治和产业控制摆上了台面。 未来AI的发展,可能越来越不是“谁模型强”,而是“谁能控制模型的出口和使用权”。

译G7峰会上,OpenAI CEO Sam Altman与Anthropic CEO Dario Amodei同桌参加AI工作午餐。然而美国此前以安全为由对Anthropic的Mythos级模型实施出口管制,限制盟友获取最先进AI。现场氛围微妙,AI发展从公司技术竞赛变为国家权力游戏。美国一边用出口管制卡住前沿模型扩散,一边让自家CEO与盟友谈合作,Anthropic因模型过强被本国限制。此举重新定义AI为战略资源,盟友需看美国脸色,未来焦点将从模型能力转向控制权之争。

ClaudeDevs@ClaudeDevs · 6月18日67

Claude Code and Claude Design now sync both ways. Run /design-sync to pull your design system into your repo and build against your real components, or push what you've built back into Claude Design and keep editing on the canvas.

译Claude Code 和 Claude Design 现在可实现双向同步。 运行 `/design-sync` 可将你的设计系统拉取到仓库中,并基于真实的组件进行构建;或者把你构建的内容推送回 Claude Design,继续在画布上编辑。

Artificial Analysis@ArtificialAnlys · 6月18日61

Claude Fable 5 cost ~$6.2K to run the Artificial Analysis Intelligence Index benchmarks - the most expensive model we have ever benchmarked 🧵 Key takeaways: ➤ Intelligence Index: 60, ahead of Claude Opus 4.8 (56) and GPT-5.5 (55) ➤ Cost to run the Intelligence Index: $6.2K, 1.7× the next-highest model (Opus 4.8, $3.7K) and 2.2× GPT-5.5 (xhigh, $2.9K) ➤ List price: $10/$50 per 1M input/output tokens, 2× Opus 4.8. Among 2026 releases, only OpenAI's special Pro tier (GPT-5.5 Pro, $30/$180) is priced higher ➤ Cache pricing, which is particularly important for long agentic coding sessions, doubled too: $1/M cache reads, and $12.50/M cache writes vs $0.50/$6.25 for Opus 4.8 ➤ The top 3 most-expensive models to run the Intelligence Index are now all Claude models

译Artificial Analysis 将 Claude Fable 5 列为有史以来基准测试成本最高的模型,运行其 Intelligence Index 需 $6.2K,是第二贵模型 Opus 4.8($3.7K)的 1.7 倍、GPT-5.5($2.9K)的 2.2 倍。该模型 Intelligence Index 得分 60,领先 Opus 4.8(56)和 GPT-5.5(55)。定价 $10/$50 每百万输入/输出 tokens,为 Opus 4.8 的 2 倍,仅低于 GPT-5.5 Pro($30/$180)。缓存价格同步翻倍:缓存读取 $1/M、写入 $12.5/M,而 Opus 4.8 分别为 $0.5/$6.25。Intelligence Index 成本前三高的模型目前均为 Claude。

Chubby♨️@kimmonismus · 6月18日71

That sounds very bad for a soon-to-be re-release of Fable 5. "Trump administration officials tell WIRED that if Anthropic wants to rerelease Fable 5, it will need to ensure the model's guardrails can't be circumvented. Security experts say that can't be done." If this is true, we probably wont see a Fable 5 re-release any time soon.

译特朗普政府官员要求 Anthropic 在重新发布 Fable 5 前必须确保模型护栏无法被绕过,但安全专家认为这不可能实现。若该要求属实,Fable 5 短期内可能不会重新发布。

Rohan Paul@rohanpaul_ai · 6月18日72

The G7 AI lunch showed that frontier AI leaders have become part of the room where geopolitical choices are made. The meeting put Sam Altman, Dario Amodei, Demis Hassabis, Arthur Mensch, Aidan Gomez, Uljan Sharka, Victor Riparbelli, Robin Rombach, Alex Wang, Marc Benioff, and leaders from Sarvam and Sakana into the same room as national leaders. Sam Altman, who sat between President Donald Trump and Egyptian President Abdel Fattah el-Sisi, was the first CEO to speak at the hours-long lunch. The power shift is clear: governments can pass laws, but only a few private labs can build the models, test their dangerous abilities, restrict access, or provide the infrastructure needed to run them. In G7, the immediate fight is over frontier AI access, because Anthropic’s Fable 5 and Mythos 5 triggered U.S. export controls after officials worried advanced models could help find software weaknesses at scale. ---- From "Forbes" YouTube channel, (link in comment)

译G7 AI午餐会上,Sam Altman(坐于特朗普与埃及总统之间)、Dario Amodei、Demis Hassabis等前沿AI公司CEO与多国领导人同席,讨论地缘政治决策。Altman率先发言。推文指出权力转移:政府能立法,但只有少数私人实验室能构建模型、测试危险能力、限制访问或提供基础设施。当前G7焦点是前沿AI访问控制——Anthropic的Fable 5和Mythos 5触发了美国出口管制,因官员担忧这些先进模型可能大规模发现软件漏洞。

Nathan Lambert@natolambert · 6月18日69

We need a word for this sort of impossible demand with llms. It's almost like we've never dealt with a dual use technology before.

译特朗普政府官员要求Anthropic若重新发布模型Fable 5,必须确保其安全护栏无法被绕过(即实现“零越狱”)。安全专家则认为这在技术上不可行。主推文指出,这种对LLM的不切实际要求反映了双重用途技术面临的典型矛盾。

Rohan Paul@rohanpaul_ai · 6月18日68

Dario Amodei used the G7 meeting to argue that friendly nations need shared AI access, not separate rival systems. Sam Altman and Demis Hassabis backed the same broad idea, saying allies need shared cyberdefense tools, shared testing, and common technical standards. European and Indian leaders worried that if the US can “turn off the switch,” their economies and critical systems may become too dependent on US political decisions. --- ft .com/content/573925dd-6d41-4185-810d-2b848195903d

译Dario Amodei 在 G7 会议上提出,友好国家需要共享 AI 访问权限,而非各自为政的竞争系统。 Sam Altman 和 Demis Hassabis 支持这一总体思路,认为盟友需要共享网络防御工具、共享测试以及通用技术标准。 欧洲和印度领导人担心,如果美国能够“关掉开关”,他们的经济和关键系统可能过度依赖美国的政治决策。

Chubby♨️@kimmonismus · 6月18日66

The heated atmosphere with Anthropic is not cooling down. David Sacks, "White House AI and crypto czar," reiterates very clearly that he considers Anthropic's behavior to be the fundamental problem. "Unfortunately Anthropic's needlessly confrontational posture toward the Administration has distracted from that mission." I now expect that a re-release for Fable-5, or indeed for Anthropic, will only be possible with very significant changes and regulations.

译白宫AI和加密货币主管David Sacks回应争议,澄清自己并未淡化Mythos的网络威胁,而是质疑Anthropic的恐吓策略。他重申威胁真实,呼吁防御者快速修补漏洞,并批评Anthropic对政府的对抗姿态分散了合作使命。推文作者Kim预测,在此背景下,Fable-5乃至Anthropic的后续模型重新发布可能需满足重大改动和严格监管。

🚨 AI News | TestingCatalog@testingcatalog · 6月18日62

ANTHROPIC 🔥: Claude Design has been updated with broader design system support, a canvas editor, and Claude Code sync. > Claude builds with your real components and checks its own output against your design system before you see it. > New layout controls let you drag, resize, and align elements directly on the canvas. > Claude Design and Claude Code can now work together in both directions.

译Anthropic 的 Claude Design 迎来更新,新增对更广泛设计系统的支持,附带画布编辑器(可直接拖拽、调整大小和对齐元素),并能与 Claude Code 实现双向同步协作。Claude Design 会在构建前使用真实组件检查输出是否符合设计系统。该功能目前处于 beta 阶段,面向所有付费计划用户,可在 Web 和桌面端使用。

Claude@claudeai · 6月18日66

New in Claude Design: it stays on brand with your design system across projects, lets you edit directly on the canvas, syncs with Claude Code, and connects to more of the tools you already use.

译Claude Design 新功能:它在跨项目时与你的设计系统保持品牌一致,支持直接在画布上编辑,与 Claude Code 同步,并连接到更多你已经在使用的工具。

Replit ⠕@Replit · 6月18日69

Design in Claude. Build in Replit You can now send your design from Claude Design to Replit to turn it into a working app

译在Claude中设计。在Replit中构建。 你现在可以将Claude Design中的设计发送到Replit,将其变成一个可工作的应用。

歸藏(guizang.ai)@op7418 · 6月18日26

G7 AI 领域午餐会,头部的几家 AI公司负责人都在了。 当然焦点还是 Anthropic 的 Dario,哥们看着老尴尬了

Chubby♨️@kimmonismus · 6月18日79

We are entering a new era of the Cold War. Dario Amodei and Demis Hassabis are calling for a "U.S.-led coalition to shape rules and standards around artificial intelligence," excluding China. "Dario Amodei also said in his address that the coalition should structure access to frontier models and hardware - including both chips and other critical components - in a way that excludes China." The new Cold War will be a high-tech one in which the competition will be fundamentally excluded from all participation and involvement, because the technology affects national security and strategy.

译Dario Amodei(Anthropic)与Demis Hassabis(Google DeepMind)在G7闭门会议上呼吁组建美国主导的联盟,为人工智能制定全球规则和标准。Amodei指出,该联盟应以前沿模型和硬件(包括芯片及其他关键组件)的访问权限为手段,将中国排除在外。这一主张被评论为高技术新冷战的开端,竞争方将从根本上被剥夺参与权。

ClaudeDevs@ClaudeDevs · 6月18日47

Thanks for building with us at Claude Build Day! 300 builders spent their Saturday with us in SF, and we're blown away by what you made in a single day. Here are all the winning demos: 🧵

译感谢大家与我们一起在 Claude Build Day 上构建! 300 位开发者周六在旧金山与我们共度,你们在一天内完成的作品让我们惊叹。 以下是所有获奖演示:🧵

Chubby♨️@kimmonismus · 6月18日72

Although Trump says that developments regarding Anthropic are going well, the seating arrangement alone is remarkable. Via WSJ "At the lunch, OpenAI Chief Executive Sam Altman and Demis Hassabis, the head of Google’s DeepMind AI lab, were seated next to Trump. Amodei was seated on the opposite side of the table from the president, next to French President Emmanuel Macron." Crypto and AI expert David Sacks has just emphasized again in his last post how difficult working with Anthropic is and that he blames this: "Anthropic’s needlessly confrontational posture toward the Administration has distracted from that mission"

译特朗普与AI CEO午餐会,OpenAI的Sam Altman和Google DeepMind的Demis Hassabis被安排坐在特朗普两侧,而Anthropic的Dario Amodei则坐在对面、紧挨法国总统马克龙。尽管特朗普称Anthropic进展顺利,但座位安排已引关注。加密与AI专家David Sacks再次强调与Anthropic合作困难,指责其“对政府的好斗姿态分散了其使命”。

Chubby♨️@kimmonismus · 6月18日65

Very interesting: The NYT obtained and reported on internal Anthropic messages. The message: Employees feel "unfairly targeted" and "feel like they (the US government) don't want us to exist." However, the report omits the fact that Anthropic itself has repeatedly emphasized the security risks its model poses. Messages here:

译纽约时报获得并报道了Anthropic内部聊天记录,显示员工感到“被不公平针对”,认为美国政府“不希望我们存在”。但报道忽略了Anthropic此前曾反复强调自身模型安全风险的事实。引用推文指出,这些员工正是此前声称有能力带来网络安全“清算”的同一批人,如今却怀疑自己被政府“找茬、霸凌、不公平针对”,并向媒体泄露内部聊天。

Chubby♨️@kimmonismus · 6月17日55

Trump and the AI ​​CEOs are currently meeting. Judging by his facial expression, Sam seems to be enjoying himself more than Dario.

译特朗普与AI CEOs目前正在会面。从他的表情来看,Sam似乎比Dario更享受其中。

Chubby♨️@kimmonismus · 6月17日62

Today, all the key Frontierlab CEOs are meeting for a two-hour lunch. Topic: Trump administration, Anthropic and model access. Even Dario Amodei and Sam Altman are meeting. Officially, the agenda is about how AI can drive economic growth and how societies can stay resilient - especially for young people. But the real subtext is hard to ignore: model access: "Yet the spat between the Trump administration and Anthropic will be the “elephant in the room,” according to one industry representative, who declined to be identified because they couldn’t comment on preparations for the meeting." (...) "During a two-and-a-half-hour lunch, CEOs including Anthropic’s Amodei, OpenAI’s Sam Altman, DeepMind’s Demis Hassabis and Mistral’s Arthur Mensch will discuss how AI can drive economic growth and how to keep societies resilient, especially for young people, according to the official agenda." I'm very curious about the outcome of the conversation. I'll keep you updated.

译今日,Anthropic(Dario Amodei)、OpenAI(Sam Altman)、DeepMind(Demis Hassabis)、Mistral(Arthur Mensch)等前沿实验室CEO举行两小时午餐会。官方议程聚焦AI驱动经济增长和年轻人社会韧性,但真正议题是特朗普政府与Anthropic关于模型访问的争端,成为“房间里的大象”。结果待观察。

Rohan Paul@rohanpaul_ai · 6月17日54

From that famous repo by @elder_plinius Claude Fable 5 — System Prompt

译来自@elder_plinius的那个著名仓库 Claude Fable 5 — 系统提示词

Chubby♨️@kimmonismus · 6月17日14

The silence emanating from Washington, which emerges from the talks between Anthropic and US officials, is far more worrying than any loud dispute.

译来自华盛顿的沉默,源自Anthropic与美国官员的会谈,比任何激烈的争论都更令人担忧。

AYi@AYi_AInotes · 6月17日55

Anthropic居然放下身段了,Claude主动适配了苹果的接口标准! 以前全行业都要适配它的API标准, 现在主动给苹果做了Swift包,老老实实穿上了人家的接口衣服🤣 全网都在调侃Anthropic终于向苹果低头了, 但其实这件事跟认怂半毛钱关系都没有,更核心的变化藏在水面底下,这背后的行业变化,比模型跑分有意思多了! 大家看完这份文档就知道,Anthropic这帮人其实精得很, Anthropic素来以桀骜著称,安全标准API设计全是自己的一套规矩,从来都是别人适配它的接口, 这次却主动做了Swift包,老老实实穿上了苹果定义的LanguageModel协议。 我们算一笔账就知道了, 现在苹果生态躺着几千万开发者,想让Claude真正跑进每台iPhone和Mac里,就必须按人家的规矩来。 不得不说苹果这步棋走得极优雅也极狠, 它不跟任何人拼参数比跑分,就做了一套统一接口,开发者同一套代码,就能在本地模型Claude和Gemini之间随便切换, 表面是开放兼容,实则是把自己变成了AI模型的分发平台,所有想来这个生态分蛋糕的玩家,都得遵守它定的规矩。 这意味着AI行业的竞争已经悄悄换了赛道, 以前拼的是谁的模型能力更强,现在拼的是谁的规则能被更多人接受, 因为定义标准的人,永远比做产品的人站得更稳啊, 所以得认清现实,在苹果的地盘上,苹果就是话事人,认怂比硬扛划算得多,我觉得这也是Anthropic这家年轻公司成熟的一个表现 https://platform.claude.com/docs/en/cli-sdks-libraries/libraries/apple-foundation-models

译Anthropic发布了Swift包,使Claude模型适配苹果定义的LanguageModel协议,从而能在iPhone和Mac本地运行。这一转变打破了Anthropic一向要求别人适配其API的惯例。背后是苹果通过统一接口把自己变成AI模型分发平台,开发者用同一套代码可在本地模型和Gemini等之间切换。推文认为行业竞争已从模型能力转向规则标准,在苹果生态内顺应其规矩比硬扛更明智。

AYi@AYi_AInotes · 6月17日46

@DarioAmodei 真该看看《广告狂人》这段经典的 2 分 41 秒,或者说所有产品人、创业者都应该反复拉片, Don 把一个叫轮子的幻灯机,重命名成 Carousel,没有选择卖轮子的转速,他说这台机器是时光机,让人像孩子一样一圈圈的旅行,回到被爱着的地方, 达里奥去白宫那次,差的大概就是Don放入这段经典show time

译近日,Anthropic CEO Dario Amodei与白宫沟通失败,引发业内反思。技术团队与权力对话存在两套语言体系:技术方讲逻辑、安全、长期价值,对方讲立场、交易、国家安全优先级。业内建议关键谈判应派懂人情、能读空气、擅长建立信任的人出席,而非纯技术团队。AI时代技术门槛将拉平,真正的竞争力在于搞定人和建立信任——技术决定产品上限,沟通决定产品生死。

全部 AI 动态
AI 相关资讯全量信息流
全部一手信源资讯推文
全部模型产品行业论文技巧
6月19日
04:25
Boris Cherny@bcherny
56
Boris Cherny 分享他用 Claude Code Artifacts 的体验:可视化解释复杂代码、系统图、动画预览、数据分析及团队共享仪表盘,称其改变了与 Claude 的工作方式。@claudeai 宣布:Artifacts 可从会话中生成交互页面(如 PR 走查或项目仪表盘),通过私密链接共享给团队;目前以 Beta 版形式面向 Team 和 Enterprise 计划用户提供。

Claude: New in Claude Code: Artifacts. Interactive pages built from your session, like a PR walkthrough or a living project dash...

Anthropic产品更新编码
04:17
Chubby♨️@kimmonismus
66
OpenAI今日重大胜利:Transformer发明者Shazeer及特朗普政府AI政策塑造者Ball加盟

OpenAI今日取得重大胜利:Transformer架构发明者之一Noam Shazeer正式加入,他曾创立CharacterAI、通过27亿美元交易回归DeepMind并参与Gemini项目;曾帮助塑造特朗普政府AI政策的Dean Ball也加盟。The Information指出,Shazeer的招聘是AI人才战的重大胜利,他是支撑GPT系列模型的Transformer原始论文关键作者。Ball的加入使OpenAI能提前预判政策冲突并深入美国政府人脉圈,而其主要竞争对手Anthropic正面临政府关系困境。OpenAI成为Anthropic当前挣扎的最大受益者。

Chubby♨️: Huge: Dean Ball, who helped shape the Trump administration's, heading to OpenAI. Via Axios This is an even more signific...

AnthropicOpenAI行业动态
03:56
Rohan Paul@rohanpaul_ai
23
Anthropic 似乎构建了一些不错的库。 ---- 在 Dario 和 Daniela Amodei 接受 Bloomberg Originals YouTube 频道采访时,(评论区中附有链接)
Anthropic大佬观点开源/仓库
03:47
Chubby♨️@kimmonismus
52
Elon Musk表示,Anthropic在基准测试上表现不错,但按真正实用性衡量,甚至Q1都令人印象深刻;其专注于最大化有用智能,这不在基准测试中体现,但体现在收入中。Kim感叹这不在他的预期之内。

Elon Musk: @jietang @teortaxesTex On benchmarks, yes, but as measured by true usefulness even Q1 would be very impressive. Anthropi...

Anthropic大佬观点
02:55
Thariq@trq212
51
Claude Code 现在可以上传和编辑 HTML 工件,你可以与你的团队或其他 Claude 共享! 从团队计划开始,以便你在内部与团队共享,即将在 Pro 和 MAX 计划中推出!

Claude: New in Claude Code: Artifacts. Interactive pages built from your session, like a PR walkthrough or a living project dash...

智能体Anthropic产品更新编码
02:53
宝玉@dotey
52
Claude Code 新增 Artifacts 功能

Claude Code 新增 Artifacts 功能,可从会话生成交互页面(如 PR 走查或项目仪表板),通过私密链接与团队分享,现已在 Team 和 Enterprise 计划中开放 Beta。宝玉点评道:“挺好的,好的功能就应该集成进去,共同学习共同进步。”

Claude: New in Claude Code: Artifacts. Interactive pages built from your session, like a PR walkthrough or a living project dash...

Anthropic产品更新编码
02:22
Claude@claudeai
54
Claude Code 新增:Artifacts。 从您的会话中构建的交互页面,例如 PR 审查或实时项目仪表盘,通过私有链接与团队共享。 在 Team 和 Enterprise 计划中提供 Beta 版。
Anthropic产品更新编码
02:22
ClaudeDevs@ClaudeDevs
62
Artifacts 现已登陆 Claude Code。 让 Claude 将其工作内容转化为页面,并将链接发送给你的团队。页面随会话持续工作而更新。 即日起适用于 Team 和 Enterprise 套餐。

Claude: New in Claude Code: Artifacts. Interactive pages built from your session, like a PR walkthrough or a living project dash...

Anthropic产品更新编码
01:24
Rohan Paul@rohanpaul_ai
68
Claude Opus 4.7 编程机器狗:独立完成任务快 20 倍,但未能取球

Anthropic 在 Project Fetch 第二阶段展示 Claude Opus 4.7 独立编程机器狗。Opus 4.7 用 12 分 7 秒完成 5 项任务,约为去年人类团队(借助 Opus 4.1)耗时 264 分钟的 20 倍,代码量从 10,309 行降至 1,045 行。速度提升源于快速选择正确接口并写出无需人类试错的脚本。但机器狗仍未能取球,失败原因在于闭环控制——机器人需根据飘移的球实时调整动作。AI 擅长将杂乱硬件转为可运行代码,但实时物理判断仍具挑战。

Anthropic: New Frontier Red Team blog: Phase 2 of Project Fetch, where we test how well Claude can program a robodog. Opus 4.7, on ...

Anthropic具身智能编码论文/研究
01:21
ClaudeDevs@ClaudeDevs
55
我们已为 MCP 添加了企业托管身份验证扩展的支持。管理员可以为其组织集中授权 MCP 连接器,这样用户首次登录时即可连接所需的所有工具和数据。
AnthropicMCP/工具产品更新安全/对齐
01:21
Anthropic@AnthropicAI
68
New Frontier Red Team 博客:Project Fetch 第二阶段,我们测试 Claude 编程机器狗的能力。 Opus 4.7 单独完成任务的速度比去年最佳人类团队(辅以 Opus 4.1)快约 20 倍。(可惜,机器狗仍然未能取回沙滩球。) https://www.anthropic.com/research/project-fetch-phase-two
Anthropic具身智能论文/研究
关联讨论 1 条Anthropic:Research(发表成果 · 网页)
6月18日
22:17
Chubby♨️@kimmonismus
47
Anthropic 的创始人和联合创始人正在努力让 Fable 5 重新为所有人可用。 看起来不错,安全问题正在解决。Via Bloomberg

Chubby♨️: Let's get ready, my friends. Negotiations with Trump appear to be going well, and Anthropic is confident that Fable 5 wi...

Anthropic安全/对齐政策/监管模型发布
21:50
🚨 AI News | TestingCatalog@testingcatalog
46
ANTHROPIC 🔥:Anthropic 国际业务总经理 Chris Ciauri 周三在首尔记者会上表示,Claude Fable 5 可能在"未来几天"重新可用。 > "我们非常有信心,在接下来的几天内,这些模型将重新可用。" 快了?👀

leo 🐾: 🚨 BREAKING: Anthropic is "confident that in the coming days [Fable 5] will become available again" - Anthropic's Intern...

Anthropic行业动态
21:17
AYi@AYi_AInotes
72
虚幻引擎5.8原生集成MCP,Claude动嘴生成场景;UCSD黄碧薇团队定义AI四代,Aether AI融资

虚幻引擎5.8将MCP协议原生集成进编辑器(Experimental分支),用户通过Claude聊天即可自动生成并布置场景,如“客厅布置好”“加两把休闲椅”,取代手动拖拽。UCSD黄碧薇教授(causal-learn作者)将AI发展划分为四代:相关性小模型→因果小模型→相关性大模型(当前LLM)→因果大模型,并从视频自动提取人类无法用公式描述的物理规律。其创立的Aether AI宣布完成首轮融资,被视为下一代因果AI范式的早期押注。

AYi: 人类到今天都写不出一颗煎蛋的物理方程, 一颗鸡蛋打进热油锅,它怎么凝固、怎么摊开、边缘怎么变焦, 没有任何一个公式能描述清楚,这种例子在物理世界里多到数不过来。 而这恰恰是当下通用 AI 范式的天花板,视频生成、VLA 学的都是像素层面的统...

AnthropicMCP/工具产品更新
20:47
Chubby♨️@kimmonismus
57
朋友们,准备好了。与特朗普的谈判似乎进展顺利,Anthropic 有信心 Fable 5 将在未来几天内再次可用。 我们可能回来了。

leo 🐾: 🚨 BREAKING: Anthropic is "confident that in the coming days [Fable 5] will become available again" - Anthropic's Intern...

Anthropic安全/对齐行业动态
10:51
Rohan Paul@rohanpaul_ai
62
"我们因为不发布这个模型遭受了巨大的商业损失。这个模型在Anthropic内部极大地加速了研究以及后续模型的开发。如果我们将其发布,它也会在外部世界起到同样的作用。这使我们在商业上遭受了巨大的损失。"
Anthropic大佬观点
09:50
Rohan Paul@rohanpaul_ai
65
Anthropic 推出 Claude Design 重大更新:导入设计系统、新增画布编辑器、与 Claude Code 同步

Anthropic 对 Claude Design 进行重大更新。新版本支持从代码仓库、设计文件或代码库导入团队现有设计系统,使输出匹配实际按钮、字体、颜色等品牌规范,而非仅靠模型自身审美。新增 Claude Code 同步,设计和工程可在同一环境内来回交接,无需截图或重新构建。画布编辑器支持拖拽、调整大小、对齐等直接操作,无需重新生成完整模型,大幅减少 token 浪费。更新还修复了早期版本 token 消耗过重的问题。Claude Design 旨在成为品牌资产、产品原型和代码就绪界面的起点,并计划与 Canva、Adobe、Vercel、Replit、PDF、PowerPoint 等工具打通。

Claude: New in Claude Design: it stays on brand with your design system across projects, lets you edit directly on the canvas, s...

AnthropicMCP/工具产品更新图像生成
08:53
小互@xiaohu
64
Claude Code 与 Claude Design 实现双向同步

Claude Code 和 Claude Design 打通双向同步:运行 /design-sync 可将设计拉取到代码库并基于真实组件构建,使用 /design 推回 Claude Design 继续画布编辑。编辑器新增拖拽、缩放、对齐元素功能,可直接修改字体、颜色等细节。导出格式扩展至 PDF、PPTX、Canva、HTML、Claude Code。用户可通过指向 GitHub 仓库(读取颜色变量、间距常量、组件样式)、上传 Figma 设计文件或品牌规范文档三种方式,让 Claude 读取设计系统源文件。生成设计时调用真实组件,并先自查输出是否偏离设计系统,自动修正。

AnthropicMCP/工具产品更新编码
08:43
Berryxia.AI@berryxia
59
G7峰会AI午餐:OpenAI与Anthropic CEO同席,美国限制盟友获取前沿模型

G7峰会上,OpenAI CEO Sam Altman与Anthropic CEO Dario Amodei同桌参加AI工作午餐。然而美国此前以安全为由对Anthropic的Mythos级模型实施出口管制,限制盟友获取最先进AI。现场氛围微妙,AI发展从公司技术竞赛变为国家权力游戏。美国一边用出口管制卡住前沿模型扩散,一边让自家CEO与盟友谈合作,Anthropic因模型过强被本国限制。此举重新定义AI为战略资源,盟友需看美国脸色,未来焦点将从模型能力转向控制权之争。

Bloomberg: OpenAI CEO Sam Altman and Anthropic CEO Dario Amodei were among tech bosses at a G7 working lunch on AI, as the US decis...

AnthropicOpenAI政策/监管行业动态
07:43
ClaudeDevs@ClaudeDevs
67
Claude Code 和 Claude Design 现在可实现双向同步。 运行 `/design-sync` 可将你的设计系统拉取到仓库中,并基于真实的组件进行构建;或者把你构建的内容推送回 Claude Design,继续在画布上编辑。

Claude: New in Claude Design: it stays on brand with your design system across projects, lets you edit directly on the canvas, s...

Anthropic产品更新编码
关联讨论 1 条Claude:Blog(网页)
07:19
Artificial Analysis@ArtificialAnlys
61
Claude Fable 5 成本最高:运行 AI 智能指数需 $6.2K

Artificial Analysis 将 Claude Fable 5 列为有史以来基准测试成本最高的模型,运行其 Intelligence Index 需 $6.2K,是第二贵模型 Opus 4.8($3.7K)的 1.7 倍、GPT-5.5($2.9K)的 2.2 倍。该模型 Intelligence Index 得分 60,领先 Opus 4.8(56)和 GPT-5.5(55)。定价 $10/$50 每百万输入/输出 tokens,为 Opus 4.8 的 2 倍,仅低于 GPT-5.5 Pro($30/$180)。缓存价格同步翻倍:缓存读取 $1/M、写入 $12.5/M,而 Opus 4.8 分别为 $0.5/$6.25。Intelligence Index 成本前三高的模型目前均为 Claude。

Anthropic推理评测/基准
07:13
Chubby♨️@kimmonismus
71
特朗普政府官员要求 Anthropic 在重新发布 Fable 5 前必须确保模型护栏无法被绕过,但安全专家认为这不可能实现。若该要求属实,Fable 5 短期内可能不会重新发布。

WIRED: Trump administration officials tell WIRED that if Anthropic wants to rerelease Fable 5, it will need to ensure the model...

Anthropic安全/对齐政策/监管
06:49
Rohan Paul@rohanpaul_ai
72
G7 AI午餐会:Sam Altman等前沿AI CEO与多国领导人同席讨论地缘政治决策

G7 AI午餐会上,Sam Altman(坐于特朗普与埃及总统之间)、Dario Amodei、Demis Hassabis等前沿AI公司CEO与多国领导人同席,讨论地缘政治决策。Altman率先发言。推文指出权力转移:政府能立法,但只有少数私人实验室能构建模型、测试危险能力、限制访问或提供基础设施。当前G7焦点是前沿AI访问控制——Anthropic的Fable 5和Mythos 5触发了美国出口管制,因官员担忧这些先进模型可能大规模发现软件漏洞。

AnthropicOpenAI政策/监管行业动态
06:19
Nathan Lambert@natolambert
69
特朗普政府官员要求Anthropic若重新发布模型Fable 5,必须确保其安全护栏无法被绕过(即实现"零越狱")。安全专家则认为这在技术上不可行。主推文指出,这种对LLM的不切实际要求反映了双重用途技术面临的典型矛盾。

WIRED: Trump administration officials tell WIRED that if Anthropic wants to rerelease Fable 5, it will need to ensure the model...

Anthropic安全/对齐政策/监管
05:49
Rohan Paul@rohanpaul_ai
68
Dario Amodei 在 G7 会议上提出,友好国家需要共享 AI 访问权限,而非各自为政的竞争系统。 Sam Altman 和 Demis Hassabis 支持这一总体思路,认为盟友需要共享网络防御工具、共享测试以及通用技术标准。 欧洲和印度领导人担心,如果美国能够"关掉开关",他们的经济和关键系统可能过度依赖美国的政治决策。
AnthropicOpenAI政策/监管行业动态
04:42
Chubby♨️@kimmonismus
66
白宫AI和加密货币主管David Sacks回应争议,澄清自己并未淡化Mythos的网络威胁,而是质疑Anthropic的恐吓策略。他重申威胁真实,呼吁防御者快速修补漏洞,并批评Anthropic对政府的对抗姿态分散了合作使命。推文作者Kim预测,在此背景下,Fable-5乃至Anthropic的后续模型重新发布可能需满足重大改动和严格监管。

David Sacks: Some recent articles have created a misleading narrative that I did not take Mythos seriously or tried to downplay the c...

Anthropic安全/对齐行业动态
04:42
🚨 AI News | TestingCatalog@testingcatalog
62
Anthropic 的 Claude Design 迎来更新,新增对更广泛设计系统的支持,附带画布编辑器(可直接拖拽、调整大小和对齐元素),并能与 Claude Code 实现双向同步协作。Claude Design 会在构建前使用真实组件检查输出是否符合设计系统。该功能目前处于 beta 阶段,面向所有付费计划用户,可在 Web 和桌面端使用。

Claude: Claude Design is in beta on all paid plans, on web and desktop. Give it a try: http://claude.ai/design

Anthropic产品更新
03:46
Claude@claudeai
66
Claude Design 新功能:它在跨项目时与你的设计系统保持品牌一致,支持直接在画布上编辑,与 Claude Code 同步,并连接到更多你已经在使用的工具。
Anthropic产品更新编码
关联讨论 1 条Claude:Blog(网页)
03:43
Replit ⠕@Replit
69
在Claude中设计。在Replit中构建。 你现在可以将Claude Design中的设计发送到Replit,将其变成一个可工作的应用。
Anthropic产品更新编码
关联讨论 1 条Claude:Blog(网页)
02:36
歸藏(guizang.ai)@op7418
26
G7 AI 领域午餐会,头部的几家 AI公司负责人都在了。 当然焦点还是 Anthropic 的 Dario,哥们看着老尴尬了
Anthropic行业动态
02:36
Chubby♨️@kimmonismus
精选79
Anthropic与DeepMind CEO呼吁G7组建AI联盟排除中国

Dario Amodei(Anthropic)与Demis Hassabis(Google DeepMind)在G7闭门会议上呼吁组建美国主导的联盟,为人工智能制定全球规则和标准。Amodei指出,该联盟应以前沿模型和硬件(包括芯片及其他关键组件)的访问权限为手段,将中国排除在外。这一主张被评论为高技术新冷战的开端,竞争方将从根本上被剥夺参与权。

Andrew Curran: Dario Amodei and Demis Hassabis called for a US-led coalition to determine the global standards and rules for AI in a cl...

AnthropicDeepMind政策/监管现象/趋势

推荐理由:Dario 和 Hassabis 在 G7 闭门会上提出「排除中国」的 AI 联盟,这不是商业竞争而是地缘站队,AI 行业的「两个世界」格局可能从今天开始具象化。
01:57
ClaudeDevs@ClaudeDevs
47
感谢大家与我们一起在 Claude Build Day 上构建! 300 位开发者周六在旧金山与我们共度,你们在一天内完成的作品让我们惊叹。 以下是所有获奖演示:🧵
Anthropic行业动态
00:58
Chubby♨️@kimmonismus
72
特朗普会面AI巨头,Anthropic座位遭冷落及批评

特朗普与AI CEO午餐会,OpenAI的Sam Altman和Google DeepMind的Demis Hassabis被安排坐在特朗普两侧,而Anthropic的Dario Amodei则坐在对面、紧挨法国总统马克龙。尽管特朗普称Anthropic进展顺利,但座位安排已引关注。加密与AI专家David Sacks再次强调与Anthropic合作困难,指责其“对政府的好斗姿态分散了其使命”。

Chubby♨️: Trump and the AI CEOs are currently meeting. Judging by his facial expression, Sam seems to be enjoying himself more tha...

AnthropicOpenAI政策/监管行业动态
00:28
Chubby♨️@kimmonismus
65
纽约时报获得并报道了Anthropic内部聊天记录,显示员工感到"被不公平针对",认为美国政府"不希望我们存在"。但报道忽略了Anthropic此前曾反复强调自身模型安全风险的事实。引用推文指出,这些员工正是此前声称有能力带来网络安全"清算"的同一批人,如今却怀疑自己被政府"找茬、霸凌、不公平针对",并向媒体泄露内部聊天。

Susan Zhang: the nytimes really didn't hold back on getting internal chat messages from anthropic where the "same people" who previou...

Anthropic安全/对齐政策/监管
6月17日
22:58
Chubby♨️@kimmonismus
55
特朗普与AI CEOs目前正在会面。从他的表情来看,Sam似乎比Dario更享受其中。
AnthropicOpenAI政策/监管行业动态
20:57
Chubby♨️@kimmonismus
62
前沿实验室CEO午餐会讨论特朗普政府与Anthropic模型访问争议

今日,Anthropic(Dario Amodei)、OpenAI(Sam Altman)、DeepMind(Demis Hassabis)、Mistral(Arthur Mensch)等前沿实验室CEO举行两小时午餐会。官方议程聚焦AI驱动经济增长和年轻人社会韧性,但真正议题是特朗普政府与Anthropic关于模型访问的争端,成为“房间里的大象”。结果待观察。

AnthropicOpenAI安全/对齐行业动态
19:44
Rohan Paul@rohanpaul_ai
54
来自@elder_plinius的那个著名仓库 Claude Fable 5 - 系统提示词
AnthropicGitHub教程/实践
17:20
Chubby♨️@kimmonismus
14
来自华盛顿的沉默,源自Anthropic与美国官员的会谈,比任何激烈的争论都更令人担忧。
Anthropic大佬观点政策/监管
17:11
AYi@AYi_AInotes
55
Anthropic为苹果生态发布Swift包,主动适配LanguageModel协议

Anthropic发布了Swift包,使Claude模型适配苹果定义的LanguageModel协议,从而能在iPhone和Mac本地运行。这一转变打破了Anthropic一向要求别人适配其API的惯例。背后是苹果通过统一接口把自己变成AI模型分发平台,开发者用同一套代码可在本地模型和Gemini等之间切换。推文认为行业竞争已从模型能力转向规则标准,在苹果生态内顺应其规矩比硬扛更明智。

Anthropic现象/趋势部署/工程
15:06
AYi@AYi_AInotes
46
Anthropic CEO白宫沟通失败:技术团队需懂人情而非纯技术

近日,Anthropic CEO Dario Amodei与白宫沟通失败,引发业内反思。技术团队与权力对话存在两套语言体系:技术方讲逻辑、安全、长期价值,对方讲立场、交易、国家安全优先级。业内建议关键谈判应派懂人情、能读空气、擅长建立信任的人出席,而非纯技术团队。AI时代技术门槛将拉平,真正的竞争力在于搞定人和建立信任——技术决定产品上限,沟通决定产品生死。

AYi: 这次达里奥跟白宫沟通失败,Anthropic踩的坑, 给所有技术团队敲了警钟, 建议技术出身的创始人都看一遍经典美剧《广告狂人》, 因为你光把模型做到行业顶尖没用,沟通对不上频道,说下架就下架。 技术团队和权力对话,天生是两套语言体系, 你...

Anthropic大佬观点
‹ 上一页
1…89101112…48
下一页 ›