AIHOT
内容
精选全部 AI 动态AI 日报主题收藏
接入
Agent 接入
更多
关于更新日志反馈
内部员工登录
精选全部日报更多
内部员工登录
全部动态X · 2607 条
全部一手资讯X论文
标签「产品更新」清除
宝玉@dotey · 2天前62

Anthropic 今天发布了 Claude Science,一个面向科学研究者的 AI 工作台。它的定位很明确:做科学研究领域的 Claude Code。 去年 Claude Code 改变了程序员的工作方式,Anthropic CEO Dario Amodei 认为 Claude Science 能在生命科学领域复制同样的事。考虑到 Anthropic 目前年化收入已达 420 亿美元、估值 9650 亿美元,这个野心至少有财力支撑。 Claude Science 不是新模型。它用的还是现有的 Claude 模型(包括 Opus 4.8),没有专门训练过生物学能力。它做的事情是把科研工作流程整合到了一个环境里。 【1】解决什么问题 做过计算生物学的人都知道,日常工作是在一堆工具之间反复横跳:查文献用 PubMed,写代码用 Jupyter,跑分析用 R,提交计算任务要登录集群终端,看蛋白结构又得换个软件。每个数据库还有自己的格式和查询方式。 Claude Science 把这些东西塞进了同一个界面。一个主 AI Agent 充当“项目经理”,连接了 60 多个科学数据库,涵盖基因组学、单细胞分析、蛋白质组学、结构生物学、化学信息学等领域。用自然语言提问,它就会调用相应的专业 Agent 去不同数据库查询和汇总。 它还能往下分派任务,生成子 Agent 来处理具体工作,或者把任务交给用户自己创建的专家 Agent。另外有一个专门的审查 Agent,负责检查引用和计算结果是否正确。 【2】两个比较实际的特性 第一个是可复现性。Claude Science 生成的每张图表都附带生成它的完整代码、运行环境、创建过程的自然语言描述,以及完整对话记录。几个月后回头看,还能还原当时的整个分析过程。想调整图表也简单,用自然语言说“把 Y 轴改成对数刻度”或者“去掉网格线”,Agent会自动修改对应代码。 第二个是本地运算。它可以装在 macOS 或 Linux 上,也可以通过 SSH 连接到实验室的高性能计算集群。数据不用全部传到云端,敏感数据可以留在本地基础设施上,只有分析每一步需要的上下文信息才会发送给 Claude。如果计算量大,它还能调用 Modal 账户按需扩展到上百个 GPU。 【3】早期用户怎么说 Gladstone 研究所的 Sean Whalen 用它几天之内从零搭了一个基因组浏览器。UCSF 的 Stephen Francis 说,Claude Science 在他们的 RNA-seq 数据里发现了一个实验室病毒污染物,他们团队在这个问题上卡了将近一年。Allen 研究所的 Jérôme Lecoq 用它搭了一套多 Agent 文献综述系统,让多个子 Agent 读几千篇论文、提取核心发现,然后按叙事结构生成综述,以前他的团队写这样一篇综述要两年。 MIT 的 Iain Cheeseman 的评价可能最直观,他说这个工具让他作为一个非计算生物学背景的人能做以前根本做不了的分析,他发现自己会把积攒多年的研究问题拿去用 Claude Science 试。 【4】竞争格局 Anthropic 并不是唯一盯上这个方向的公司。OpenAI 在今年 4 月推出了 GPT-Rosalind,一个专门针对生命科学的推理模型,6 月初又做了一轮能力升级。两者的思路不太一样:GPT-Rosalind 是专门训练的领域模型,侧重生物推理能力本身;Claude Science 不改模型,改的是工作流程,把现有模型包装成一个集成了数据库、计算资源和协作 Agent 的科研平台。 GPT-Rosalind 目前只对签了企业协议的美国客户开放研究预览。Claude Science 的门槛低一些,Pro(20 美元/月)以上的付费用户就能用。 这反映了 Anthropic 的策略转变,从单纯卖模型能力,转向拥有特定行业的操作层,就像 Claude Code 成了软件开发的操作层一样。 【5】怎么用 Claude Science 今天开始公测,macOS 和 Linux 可用,需要 Pro、Max、Team 或 Enterprise 订阅。Team 和 Enterprise 用户需要管理员开启权限。学术机构和非营利研究组织的活跃实验室可以申请 Team 计划的折扣席位。 Anthropic 还会资助最多 50 个 Claude Science 研究项目,每个项目最高 3 万美元额度,Modal 另外提供最多 2000 美元的计算资源。申请截止 7 月 15 日,结果 7 月 31 日前通知,项目运行时间为 9 月 1 日到 12 月 1 日。

译Anthropic 推出 Claude Science,一个面向生命科学等领域的 AI 工作台,将文献检索、代码运行、数据库查询等科研流程整合到统一界面。它基于现有 Claude 模型(含 Opus 4.8),未专门训练生物学能力,通过主 Agent 连接 60+ 科学数据库(基因组学、蛋白质组学等),并可生成子 Agent 执行任务。特性包括可复现性(图表附带生成代码与环境)和本地运算(macOS/Linux 或 SSH 连接集群,敏感数据本地保留)。早期用户案例:Gladstone 研究所几天内搭建基因组浏览器;UCSF 团队用其发现卡了一年的 RNA-seq 病毒污染物;Allen 研究所将两年综述缩短至数周。与 OpenAI 的 GPT-Rosalind 不同,Claude Science 侧重工作流集成。即日起公测,需 Pro($20/月)及以上订阅。Anthropic 将资助最多 50 个项目,每个最高 $30,000,申请截止 7 月 15 日。

Rohan Paul@rohanpaul_ai · 2天前36

NVIDIA's newly published report says its Blackwell inference stack cut DeepSeek V4 token costs by up to 5x in one month.

译NVIDIA最新发布的报告称,其Blackwell推理堆栈在一个月内将DeepSeek V4的token成本降低了高达5倍。

ChatGPT@ChatGPTapp · 2天前61

Questions about dollars. Answers that just make sense. Personal finance in ChatGPT is now available to Plus users in the U.S.

译关于金钱的问题,答案合情合理。 ChatGPT 中的个人财务功能现已向美国 Plus 用户开放。

🚨 AI News | TestingCatalog@testingcatalog · 2天前60

Booster Robotics has launched Booster Studio, the first IDE built specifically for embodied AI. > Booster Studio features code editing, high-precision simulation, real-robot debugging, and real-world deployment. > It shortens the path from the first idea to the working hardware, with the build, test, and deployment loop living in a single environment rather than scattered across separate tools. Vibe Robotics 👀

译Booster Robotics 推出 Booster Studio,这是业界首个专为具身 AI 打造的 IDE。该平台将代码编辑、高精度仿真、真实机器人调试与实地部署集成于单一环境中,取代了以往分散在多个工具中的工作流。用户可在一站式平台上完成从最初想法到最终硬件部署的完整开发流程,高保真仿真环境与全面开发栈打破了数字与物理之间的壁垒,加速了具身 AI 从想法到工作硬件的落地。

Rohan Paul@rohanpaul_ai · 2天前65

Anthropic unveils 'Claude Science' for scientific research. Early users report 10 review drafts over 100 pages and germline analyses in one-tenth the time. Its a beta tool featuring code-traced artifacts and access to 60 scientific databases. The launch is part ​of Anthropic's life sciences and healthcare initiative, which ​the IPO-bound Anthropic has been developing since October 2025. The traditional scientific workflow forces scientists across databases, notebooks, R, terminals, viewers, and cluster queues. Each switch broke context, added manual checking, and made results harder to reproduce months later. Claude Science tries to move that whole loop into one running research session. A coordinating agent can call specialist agents, lab skills, scientific databases, and compute resources. The app renders 3D proteins, genome tracks, chemical structures, figures, manuscripts, and underlying code. Every artifact includes its code, environment, plain-language method, and full message history. So makes verification less dependent on memory and more dependent on inspectable execution traces. - Claude Science can submit jobs to lab HPC systems or Modal compute. - It can scale analysis from 1 GPU to hundreds while datasets stay local. - The reviewer agent checks calculations, references, and figures against their source code.

译Anthropic 推出 Claude Science beta 版,整合 60 个科学数据库,支持代码追踪的 artifact(含环境、方法及完整消息历史),可渲染 3D 蛋白质、基因组轨迹、化学结构等。协调 agent 可调用专业 agent、实验室技能和计算资源(HPC 或 Modal),分析从 1 GPU 扩展至数百,数据保持本地。内置审稿 agent 自动检查计算、引用和图表与源代码一致性。早期用户报告:生成 10 份超 100 页的审稿草稿,种系分析时间降至十分之一。该工具属于 Anthropic 自 2025 年 10 月启动的生命科学与医疗健康计划。

Luma@LumaLabsAI · 2天前20

Some doorways only open once you have walked far enough to find them. AOI, a short by Paola Rocchetti. Made with Luma.

译有些门只有当你走得足够远时才会打开。 AOI,Paola Rocchetti 创作的短片。由 Luma 制作。

AYi@AYi_AInotes · 2天前63

damn,做科研AI工具的上千家初创公司,今天可以直接解散了

译Claude 官方宣布推出 Claude Science,一款为科研全阶段设计的新应用。支持代码溯源、按需环境管理,并可连接 60+ 科学数据库,现已开放 beta 测试。有评论称此消息可能冲击众多科研 AI 初创公司。

ClaudeDevs@ClaudeDevs · 2天前51

We’ve added a few updates to Claude Managed Agents: Streaming session event deltas, per-session agent overrides, new webhook event types, reverse pagination, and credential injection scoping.

译我们为 Claude Managed Agents 添加了一些更新: 流式会话事件增量、按会话的代理覆盖、新的 Webhook 事件类型、反向分页以及凭证注入作用域。

SemiAnalysis@SemiAnalysis_ · 2天前37

etched cluster-scale memory has so many SerDes

译Etched 发布 Cluster-Scale Memory(CSM),面向低延迟工作负载。现有 AI 芯片使用 HBM 无法达到 SRAM 级解码速度,纯 SRAM 芯片则 FLOPs 密度和容量不足。CSM 在整个扩展域内创建共享低延迟内存池,采用专有超低延迟高带宽互连,以 HBM/SRAM 混合设计同时解决内存容量与芯片间延迟问题,避免了纯 SRAM、3D DRAM 或光学方案在成本、可靠性、良率、散热和算力上的取舍。

Rohan Paul@rohanpaul_ai · 2天前65

Most AI products ask users to leave their workflow and enter a separate box of intelligence. ⌨️ Acti (@openacti1) reverses that direction by putting the agent inside the text field, where plans, questions, replies, reminders, links, and decisions already begin. The phone keyboard into an AI action layer. Becasue people already start many small tasks inside chats, but the phone still forces them to leave the chat, open another app, finish the task, copy the result, then come back. Acti changes that flow by using the keyboard itself as the command surface. A user types what they want, holds the Acti spacebar, and the agent reads the intent, calls the right app or service, then returns something useful inside the same text field. That could mean a map link, restaurant options, a sports comparison, a clean reply, a reminder, or a Notion page. The strongest part is that this does not need a separate chatbot app. The keyboard becomes the place where AI meets the user’s real workflow. There is also a Skill Key system, where a user can bind actions to keys, like holding N for Notion or L for a LinkedIn profile view. The most practical demo is the Maps one. Someone asks where to meet, the user types “Times Square Starbucks location,” holds the Acti spacebar, and gets a ready map link plus a sendable message without opening Maps. 🧵 1.

译Acti 把 AI 智能体直接放在手机键盘的文本输入区。用户输入意图后长按 Acti 空格键,AI 读取需求并调用相应应用或服务,在同一输入框内返回地图链接、餐厅推荐、体育对比、回复草稿、提醒或 Notion 页面等结果。该方案无需单独的聊天机器人应用,键盘成为 AI 与真实工作流交汇的界面。此外还有 Skill Key 系统,可绑定按键(如按住 N 打开 Notion,按住 L 查看 LinkedIn 资料)。最实用的演示是地图:输入“时代广场星巴克位置”,长按空格即可获得地图链接和可发送的消息,无需打开地图 App。

NotebookLM@NotebookLM · 2天前68

There seems to be a *lot* of discourse about our new Short Video Overviews. Want to join in on the fun? Short VOs have officially rolled out to ALL users on Web in English. Share your examples below! Here's one of our faves about this year's World Cup ⚽️:

译NotebookLM 正式向 Web 英文用户全量推出 Short Video Overviews(短视频概览)功能。该功能可将复杂资料自动转化为 60 秒竖屏视频,深入讲解任意概念。此前,这一功能已面向 Google AI Ultra 和 Pro 订阅者(移动端及 Web)推出,免费用户即将可用。

Runway@runwayml · 2天前49

Generate and edit video with Gemini Omni Flash, now in Runway. Start with a prompt, image or video and create anything you can imagine. Get started at the link below or ask Agent to use Omni.

译使用 Gemini Omni Flash 生成和编辑视频,现在已在 Runway 中上线。从提示词、图片或视频开始,创建你能想象到的任何内容。点击下方链接开始使用,或让 Agent 调用 Omni。

Rohan Paul@rohanpaul_ai · 2天前56

love it. Claude desktop app comes to Ubuntu/Linux. I'm a hardcore Ubuntu user, and till now could only use Claude through the browser and terminal. Claude Mythos proly built and released this in about an hour 😂

译太爱了。Claude 桌面应用现已登陆 Ubuntu/Linux。 我是一名硬核 Ubuntu 用户,之前只能通过浏览器和终端使用 Claude。 Claude Mythos 大概在一小时内就构建并发布了这个版本 😂

AYi@AYi_AInotes · 2天前62

卧槽,Google这回不拉胯了, 这才是短视频真正该有的打开方式啊, NotebookLM可以把复杂资料直接做成六十秒竖屏概览, 刷信息流的功夫就能啃完一个硬核概念了🤯

Perplexity@perplexity_ai · 2天前53

Claude Sonnet 5 is now available in Perplexity for Pro and Max subscribers. You can also select it as an orchestrator model in Computer.

译Claude Sonnet 5 现在可以在 Perplexity 上供 Pro 和 Max 订阅用户使用。 你还可以在 Computer 中选择它作为编排模型。

Claude@claudeai · 2天前76

Introducing Claude Science, a new app designed with every stage of research in mind. Artifacts traced to their code, environments managed on demand, and 60+ optional scientific databases that you can connect. Available now in beta.

译推出 Claude Science,一款面向研究每一阶段的全新应用。 构件可追溯至其代码,环境按需管理,并可连接 60 多个可选科学数据库。 现已开放 beta 版。

Boris Cherny@bcherny · 2天前68

You asked, we listened. Claude Desktop on Linux is here! Download link: https://code.claude.com/docs/en/desktop-linux

译你们要求,我们听取。Claude Desktop Linux版来了! 下载链接:https://code.claude.com/docs/en/desktop-linux

Chubby♨️@kimmonismus · 2天前50

A creative agency bills you a fat monthly retainer just to figure out what's already working in your market. NoimosAI's Creative Agent launched today and runs that whole loop on its own. It scans top-performing creatives across Meta, TikTok and LinkedIn, pulls the patterns behind them, and builds assets for your brand off your own past results. You describe what you want, the agent handles the research and the creation, you sign off on the final cut. Really cool!

译NoimosAI 今日推出 Creative Agent,可自动扫描 Meta、TikTok、LinkedIn 上的顶级创意,提取成功模式,并结合品牌自身历史表现生成广告素材。用户只需描述需求,智能体即完成调研与创作,最后由用户确认。该工具将市场洞察转化为高表现内容,分析竞争对手、热门创意及自有数据,确保产出基于已验证有效的策略。

AK@_akhaliq · 2天前40

Ornith-1.0-35B is now available in claude code through hf-claude

译Ornith-1.0-35B 现在可以通过 hf-claude 在 Claude Code 中使用。

gabriel@gabriel1 · 2天前59

inference will be the biggest market in the world, intelligence is in infinite demand etched is bringing the AI Summer

译推理将成为全球最大的市场,智能的需求无限 Etched正在带来AI夏季

Rohan Paul@rohanpaul_ai · 2天前55

For years, great creatives came from taste, instinct, and knowing what usually works. Now AI can turn that into a repeatable data process. @noimos_ai just launched Creative Agent, an autonomous system that researches winning creative patterns and adapts them for your brand. Describe the creative you want - It learns from your past performance to see what clicked and what did not - checks hundreds of winning creatives across competitors and the wider market on Meta, TikTok, LinkedIn, and more - It understands your business and adapts those patterns to your products and services.

译noimos_ai 推出 Creative Agent,一个自动化系统,可研究成功的创意模式并针对品牌适配。系统通过学习品牌历史表现(分析哪些内容受欢迎、哪些不受欢迎),同时扫描 Meta、TikTok、LinkedIn 等平台数百个竞争对手及市场中的成功创意,理解业务后将这些模式调整用于自身产品和服务。引用推文指出,它能分析竞争对手、顶级创意和过往结果,生成基于已验证策略的高表现资产。

ClaudeDevs@ClaudeDevs · 2天前67

Claude Desktop is now available on Linux (Ubuntu and Debian) in beta. Alongside the browser and terminal, you now get a first-class desktop experience with Claude Code, Claude Cowork, and chat on all paid plans.

译Claude Desktop 现已在 Linux(Ubuntu 和 Debian)上推出测试版。 除了浏览器和终端,你现在可以在所有付费计划中获得一流的桌面体验,包括 Claude Code、Claude Cowork 和聊天。

🚨 AI News | TestingCatalog@testingcatalog · 2天前49

NoimosAI has released a Creative Agent that can gather market insights and turn them into ready-to-use brand assets, with access to features such as competitor analysis, top-performing creatives, and the brand's past results. It can scan high-performing content across Meta, TikTok, LinkedIn, and more, surface the patterns behind what works, and map them onto the brand.

译NoimosAI 推出 Creative Agent,可收集市场洞察并将其转化为可直接使用的品牌资产。该工具支持竞品分析、高表现创意扫描及品牌历史结果调用,能跨 Meta、TikTok、LinkedIn 等平台分析高互动内容,识别有效模式并映射到品牌策略。

🚨 AI News | TestingCatalog@testingcatalog · 2天前62

ANTHROPIC 🔥: Claude Desktop app is finally available to Linux users in Beta. > Both Claude Code and Cowork are included. > Computer Use is not available yet. It happened! 👀

译ANTHROPIC 🔥: Claude Desktop 应用最终以 Beta 版形式面向 Linux 用户推出。 > 包含 Claude Code 和 Cowork。 > Computer Use 暂不可用。 终于来了!👀

Google AI@GoogleAI · 2天前74

We’re shipping two major updates to streamline your creative workflow, allowing you to generate high-speed images with one model and then instantly animate them with the other—all at a fraction of the cost 🍌⚡️ 1️⃣ Introducing Nano Banana 2 Lite: Our fastest and most cost-efficient Gemini Image model yet delivers text-to-image outputs in under 4 seconds. Now available via the Gemini API and Google AI Studio, and rolling out soon across @NotebookLM, @FlowbyGoogle, @geminiapp, @stitchbygoogle, Google Search and @GooglePhotos. 2️⃣ Gemini Omni Flash in Public Preview: Our natively multimodal model for cost-efficient video generation and conversational editing. Now available via the Gemini API, @googleaistudio, and Gemini Enterprise Agent Platform so you can integrate the model into your workflow. While exciting on their own, the real magic happens when you build using these models together. Watch how our interior design demo integrates Nano Banana 2 Lite and Omni to instantly reimagine any space. Upload a photo, swipe through tailored design concepts, and see Omni bring the details to life in cinematic motion. Try out the demo app in AI Studio: http://goo.gle/443xPqw

译Google AI 推出两大模型更新:1)Nano Banana 2 Lite——最快、最经济的 Gemini 图像模型,文本生成图像不到 4 秒,已上线 Gemini API 和 AI Studio,即将登陆 NotebookLM、Google 搜索、Google Photos 等;2)Gemini Omni Flash 进入公开预览——原生多模态模型,支持低成本视频生成与对话式编辑,可通过 Gemini API、AI Studio 及 Gemini Enterprise Agent Platform 集成。两模型结合可快速实现空间设计重绘:上传照片、滑动选择设计方案,Omni 将细节以电影级动画呈现。演示应用已在 AI Studio 上架。

NotebookLM@NotebookLM · 2天前60

Doom scrolling but make it educational 🤓 Introducing Short Video Overviews in NotebookLM! Turn your most complex sources into 60-second, vertical videos that deep dive into any concept. Rolling out now to Google AI Ultra and Pro subscribers on mobile & web (free users soon!)

译Doom scrolling but make it educational 🤓 介绍 NotebookLM 中的短视频概览功能!将你最复杂的信息源转化为60秒的竖屏视频,深入探讨任何概念。 现已面向移动端和网页端的 Google AI Ultra 和 Pro 订阅用户推出(免费用户即将支持!)

Rohan Paul@rohanpaul_ai · 2天前60

Agents have been good at deciding what should happen next. They have been much worse at acquiring the tools needed to make it happen. x402 and Apify’s thsounds of Actors give that problem a practical solution.

译智能体擅长决定下一步行动,但缺乏获取所需工具的能力。x402与Apify的网页自动化工具合作解决了这一难题:通过x402,代理此前可购买约2,000个工具;现与Coinbase合作升级,工具数量10倍增至20,000+,且无需账户、API密钥或人工介入。

Berryxia.AI@berryxia · 2天前58

今晚又把讲解项目视频Skills进行了迭代,动效有优化了一版,比之前好多了。 Bristol(来自LayerProof)想解决一个很实际的问题:传统报告又臭又长,客户根本不想看。 它让做报告这件事变得更像“一起设计”而不是“单方面交付”。 你扔进数据后,可以通过聊天调整角度、语气和图表内容,还能直接在视觉编辑器里点选修改。 最后生成的是一个可交互的HTML报告,每一个数字都可追溯来源,而且支持实时更新。 最有意思的是它把“可视化处理”做得很激进,据说比纯文本处理快6万倍。 这意味着它更擅长处理带图表、带视觉的数据叙事,而不是单纯的文字总结。 对于经常给客户或领导做报告的咨询、分析、运营团队来说,这可能是把“报告”从一次性PDF,变成持续可互动资产的一种尝试。 你觉得把报告做成可实时更新 + 每个数据可溯源的交互式网页,会不会比传统的静态报告更有说服力? PS:仅做项目展示,项目自己可以自行测试哈

译由 LayerProof 推出的 Bristol 项目,旨在用可交互 HTML 报告替代传统静态 PDF。用户可上传数据后通过聊天调整分析角度、语气和图表,支持视觉编辑器点选修改。每个数字可溯源,支持实时更新。其“可视化处理”据称比纯文本处理快 6 万倍,更擅长图表驱动的数据叙事,适合咨询、分析、运营团队制作持续可互动的报告资产。

Berryxia.AI@berryxia · 2天前57

ByteDance通过BytePlus推出了Seed Audio 1.0,一个非流式TTS模型,能在一次生成中同时输出语音、音乐和音效。 它支持参考音频引导、图像引导音频,还能精细控制语速、音量、音调等参数。 和传统只做语音的TTS不同,这更像一个多模态音频生成模型,一次性完成复杂场景的音频内容。 目前只对企业开放申请,早期的反馈提到它生成的音频比较自然,但目前还缺少对时长的精细控制。 这其实是字节在音频生成赛道的一次比较激进的尝试,把语音和背景音效/音乐打包在一个模型里解决。

译ByteDance 通过 BytePlus 推出 Seed Audio 1.0,一个非流式 TTS 模型,可在一次生成中同时输出语音、音乐和音效。支持参考音频引导、图像引导音频,以及语速、音量、音调等精细控制。与传统仅生成语音的 TTS 不同,它更像多模态音频生成模型,一次性完成复杂场景音频。目前仅对企业开放申请,早期反馈音频自然,但缺少对时长的精细控制。

🚨 AI News | TestingCatalog@testingcatalog · 2天前48

Apify has partnered with Coinbase to add more than 20,000 of its web automation Actors to the x402 ecosystem, giving AI agents thousands of tools they can discover, pay for, and run on their own. When an agent calls an Actor, it gets back an HTTP 402, settles the payment in USDC on Base, and the Actor runs. Built on x402 by Coinbase.

译Apify与Coinbase合作,将超过20,000个Web自动化Actors接入x402生态系统。AI智能体可自主发现、支付并运行这些工具:调用Actor时收到HTTP 402状态码,通过Base链上的USDC完成支付后立即执行。此前x402生态仅有约2,000个工具(来自@apify),此次合作将可用工具数量提升10倍,无需账户、API密钥或人工介入。

歸藏(guizang.ai)@op7418 · 2天前33

CodePilot 0.5.6.3 已经更新。 今天新上 ClinePass 以及之前的 Opencode GO,这两个 Codeplan 套餐,想体验的可以试试

译CodePilot 0.5.6.3已更新,新增ClinePass和Opencode GO两个Codeplan套餐。此外,Cline推出每月9.9美元的token plan,支持DeepSeek、Kimi、MiniMax、MIMO、通义千问以及GLM5.2,目前还有1.99美元的优惠价。这类聚合token plan在海外逐渐增多,便于调用多家推理服务。

Chubby♨️@kimmonismus · 2天前47

Etched is coming out of stealth with $800M raised, $1B+ in customer contracts, first racks shipping this summer, and claims of SOTA inference throughput, latency, and power efficiency. But holy, look who backed the funding. The who-is-who if AI reseracher and VC.

译Etched正式走出隐身模式,宣布已融资8亿美元,并签下超过10亿美元的客户合同。成功完成A0流片后,首批推理机架已制造完成,预计今年夏天发货。早期客户测试显示,其在推理吞吐量、延迟和能效方面均达到SOTA水平。投资方阵容堪称AI研究员与VC的全明星阵容。

elvis@omarsar0 · 2天前53

The gap in autonomous agentic loops that gets ignored: agents can plan and call APIs but can't acquire tools they don't have access to. x402 + Apify's 20,000+ Actors is a concrete fix for that. Worth paying attention to.

译自主智能体可规划和调用API,但无法获取未授权工具。x402协议与Apify的20,000+个Actors解决了这一缺口。此前智能体仅可通过x402购买约2,000个工具,如今Apify与Coinbase合作,将其10倍扩展至20,000+个,为自主智能体提供最大的网络自动化工具市场。无需账户、API密钥或人工介入。

meng shao@shao__meng · 2天前74

Flowith 团队推出「Matrix」:Agent 公司的操作系统,你定使命,Matrix 编排多 Agent 部门长期运转,目标是从创建、分发到变现的完整商业闭环。 Matrix 的核心主张 · 产品形态:自演化、多层级的 multi-agent runtime · 用户角色:战略负责人(设 mission),不是日常执行者 · 组织模型:CEO Office → OKR → 部门(Research / Engineering / Growth / Product)→ 证明与复盘 · 商业闭环:建站、接 Stripe、发邮件、投广告、产内容、收 revenue · 新指标:VPTD(Value Per Token Dollar)= 产出价值 ÷ token 成本 产品架构 1. Runtime 层 每个 Agent 有独立 browser、工具、文件、记忆;支持 Neo / Claude Code / Codex 等,强调 超长时运行 和 主动执行(不是一问一答)。 2. 协调层 用户输入 intent + 资产 → CEO Office 定目标与节奏 → OKR 分解任务 → 各部门并行 → 以 proof(文件、截图、上线页面、收入、流量)闭环。 3. 公司原语(Company Primitives) 内置:网站部署(*.matrix.site 或自定义域名)、Stripe 收款、Agent Wallet(预算与审批)、Agent Email。宣称可跳过传统公司注册、银行卡、域名等 setup。 4. 交付形态 目前 macOS 客户端,Web 版「coming soon」。 GDPval-Bench 数据 1. Matrix(GPT 5.5 + harness):95.45% 2. Codex CLI(GPT-5.5):84.9% 3. Claude Opus 4.7:80.3% GDPval 是 OpenAI 等提出的 benchmark,测的是 44 个职业、真实知识工作交付物(法律文件、工程图、客服对话等)

译Flowith 团队发布「Matrix」,定位为自演化、多层级的 multi-agent runtime。用户设定使命后,Matrix 通过 CEO Office → OKR 分解任务,驱动多个 Agent 部门(Research/Engineering/Growth/Product)并行执行,并以 proof(文件、上线页面、收入等)闭环。架构包含 Runtime 层(独立 browser/工具/记忆,支持 Neo/Claude Code/Codex,超长时运行)和公司原语(网站部署、Stripe 收款、Agent Wallet、Agent Email)。macOS 客户端已上线,Web 版 coming soon。在 44 个职业真实知识工作的 GDPval-Bench 上,Matrix(GPT 5.5 + harness)得分 95.45%。此前有限 beta 中用户已创建数万个零人公司。

elvis@omarsar0 · 2天前64

http://x.com/i/article/2071684582336782336 # FW Serverless 2.0: The Routing Pattern GLM 5.2 has kept open-weight models in the conversation and has everyone wondering how to start leveraging these open models in production. Once you move open models into production, the first thing that breaks under load is not output quality. It is whether the request is served at all. When traffic across the shared fleet exceeds available capacity, Fireworks can reject the request before generation and return a 503 Service Overloaded. The traditional fix has been to buy capacity ahead of time, either reserved GPUs or an enterprise contract sized to your peak. That leaves two bad options. Over-provision for traffic you rarely see, or guess low and eat failures when a spike arrives. Fireworks Serverless 2.0 (@FireworksAI_HQ) turns that standing capacity decision into a per-request routing decision. Each call can select the serving tier that handles it, so reliability becomes a runtime control instead of a procurement decision. The pattern below keeps live traffic available during congestion without reserving GPUs up front. ## The three serving tiers Serverless 2.0 gives you three serving tiers behind one API and one endpoint. Fig. 1. Three synchronous serving paths share one API surface and one fleet. Priority is selected with service_tier, while Fast uses a Fast model ID. Source: Fireworks Serverless 2.0 announcement. - Standard for everyday traffic. This is your default for production calls. It runs on elastic shared infrastructure and is the most cost-efficient path. Under high platform load, Standard requests are the first to be queued or rejected. - Priority for reliability under load. Reach for it when a dropped request has real cost, like an interactive session or a long agent run. It gets stronger admission during congestion and is shed last, at a higher per-request price than Standard. - Fast for latency-sensitive generation. Use it when wall-clock generation time is the bottleneck, such as agent loops, coding workflows, and interactive apps. Fast uses the same model family through an optimized serving path for higher generated-token throughput, not a smarter model or a different reasoning tier. Same API surface, no capacity reservation. You choose one serving behavior per request. Leave the default model on Standard, add `service_tier="priority"` for stronger admission during congestion, or switch to a Fast model ID for higher generated-token throughput. Priority and Fast solve different problems and are not stackable on one request. Take a concrete case. A chatbot runs fine on Standard until a launch drives a traffic spike and Standard starts returning 503s. Instead of provisioning GPUs or putting users behind a queue, you add `service_tier="priority"` on that endpoint, keep serving through the spike, and switch back to Standard once it passes. ## When to switch tiers You do not pick Standard or Priority up front. You default to Standard all day, and the moment a request gets shed under congestion (a 503 Service Overloaded, not a rate-limit 429), you flip to Priority for the next 30 minutes, then drift back. Fig. 2: The escalation policy. Default to Standard, flip to Priority for a 30-minute window on a 503 Service Overloaded, then drift back to Standard once the window expires. The premium is a control-plane tradeoff, not a new architecture. Priority costs more than Standard for the requests that use it, so the point is to promote only the traffic where a failed request has user-visible or workflow-visible cost. Interactive endpoints and long agent runs get the escalation path. Batch jobs should use Standard, the Batch API, or Background serving when retries and queueing are acceptable. Use Priority only when a 503 would waste expensive multi-step work. ## The code The code below is illustrative — written to demonstrate the documented Serverless 2.0 pattern, not an official Fireworks code sample. The `service_tier="priority"` field and the 503 Service Overloaded signal are from the Fireworks docs. The control loop, including the 30-minute window and `priority_until` bookkeeping, is our recommended implementation. The important part is the scope of the fallback. Escalate on 503 because that indicates serving capacity pressure. Do not use the same branch for 429 rate limits, auth errors, invalid requests, or application exceptions. Those are different failure modes and should not silently move traffic into a higher-priced tier. ## Guardrails to set - Track priority_until, escalation count, and 503 rate in metrics so you can see when Priority is masking sustained load. - Keep the escalation window bounded. A 30-minute window is enough to ride through a spike without leaving the service permanently promoted. - Apply the policy per workload or per route. User-facing paths can be promoted to Priority on 503. Evals, offline jobs, and other async batch workloads should use Standard or Background unless a failed request wastes expensive progress. - Alert if Priority remains active for multiple windows in a row. That is a capacity or traffic-shaping signal, not just a transient failover. ## What Priority costs Use the Serverless pricing docs as the source of truth. In the current pricing table, Kimi K2.7 Code Priority is listed at 1.5x the Standard row, while Kimi K2.7 Code Fast is listed as a separate Fast model ID at 2x Standard. Pricing varies by model, so always keep the docs as the reference. The operational point is simple. If a worker needs Priority for a 30-minute congestion window, that +50% per-token premium can still be a useful tradeoff when the alternative is failed multi-step work. For broader cost framing, refer to this article, which reports open-worker plus advisor setups running 19% to 67% cheaper than Opus-as-worker across its benchmark table. ## Which tier for which workload The pattern matters in the three places AI devs actually ship. Fig. 3. Routing by workload type. Batch and offline work routes to Standard or Background when retries are acceptable. Fast remains for latency-sensitive generation when wall-clock time is the bottleneck. - User-facing chat and agents. Interactive traffic is latency-sensitive and bursty. Keep it on Standard and let the first 503 during a spike (a launch, a viral post) auto-escalate to Priority, so users get answers instead of errors and you are not babysitting a dashboard. - Long agent runs. A single agentic task fans out into dozens of dependent calls, and one shed request mid-chain can sink the whole run. Escalating to Priority after the first 503 protects the expensive, multi-step work where a retry is not free. - Batch and offline jobs. Evals, synthetic data, bulk embeddings, nightly summarization, report generation, offline analysis, and data enrichment usually care more about throughput and completion cost than instant response time. Keep these on Standard or Background when retries and queueing are acceptable. Use Priority only when a 503 would waste expensive multi-step work. Leave Fast for latency-sensitive generation paths where wall-clock time is the bottleneck. Because the switch is per call, you run these paths off one codebase. Live endpoints can default to Standard with the escalation guard, long-running workflows can promote to Priority when 503s threaten completion, and async workers can stay on Standard, Batch, or Background. No separate clusters, no separate SDKs. ## Reliability without the cluster Serverless 2.0 gives teams more room before they need dedicated capacity. Start on Standard, add Priority when overload behavior matters, switch to Fast when wall-clock latency matters, and reserve capacity when you need hard guarantees. ## Links - Sign up - Docs - Serverless 2.0 announcement (tiers, the service_tier parameter, and 503 behavior) - Coding-model pricing comparison

译Fireworks AI 推出 Serverless 2.0,通过同一 API 端点下的三种服务层级解决共享集群高负载时的 503 Service Overloaded 问题。Standard 为默认经济型;Priority 在拥塞时提供更强准入,价格更高;Fast 通过优化路径提升生成 token 吞吐量,适用于低延迟场景。推荐默认使用 Standard,遇到 503 时临时切换 Priority 30 分钟,随后自动回退。Priority 和 Fast 不可叠加。

PixVerse@PixVerse_ · 2天前28

This hospital hallway just served me a jump scare I did not order. My controller is now MIA. Seedance 2.0 on PixVerse. Native 4K horror, straight from prompt.

译这条医院走廊刚给我来了个我没点的跳吓。我的手柄现在不见了。 Seedance 2.0 上线 PixVerse。原生 4K 恐怖内容,直接通过提示词生成。

🚨 AI News | TestingCatalog@testingcatalog · 2天前35

Bloome launched its instant messaging platform for agentic teams! Agents can draft, push back on one another, cross-check details, and refine the output until it is ready. Models like Claude, ChatGPT, and DeepSeek can run side by side with coding agents as well as custom agents built in @Bloome_im

译Bloome 推出了面向智能体团队的即时通讯平台! 智能体可以互相起草、反驳、交叉核对细节,并不断完善输出,直到准备就绪。Claude、ChatGPT 和 DeepSeek 等模型可以与编码智能体以及 @Bloome_im 中构建的自定义智能体并排运行。

X.PIN@thexpin · 2天前50

UBTech has unveiled life-like robots! It’s their first consumer humanoid robot under the new UWORLD brand: the U1, a full-size humanoid designed for emotional companionship. Available in male (183 cm) and female (168 cm) versions, the robot features 88 degrees of freedom, 2–4 hours of battery life, local encrypted memory, and an on-device emotional AI model trained with Huawei’s Ascend framework. UBTech says the U1 has already received more than 11,000 pre-orders, with deliveries expected to begin in mid-September. They do look a lot like C-Drama characters 😂 If their interactions are also this life-like, my sorry isolated ass may actually consider buying one.

译优必选(UBTech)推出新品牌UWORLD首款消费级人形机器人U1,主打情感陪伴。提供男款(183cm)与女款(168cm)两个版本,具备88个自由度、2-4小时电池续航、本地加密存储,搭载基于华为昇腾框架训练的端侧情感AI模型。该机器人已获超11,000份预订单,预计9月中旬开始交付。

PixVerse@PixVerse_ · 2天前24

When you think you have outrun your problems… turns out it is a T-Rex. 💀🦖 Seedance 2.0 4K — your prompts turned into cinematic terror.

译当你以为已经摆脱了烦恼……结果发现是一只暴龙。💀🦖 Seedance 2.0 4K — 你的提示词变成了电影级恐怖。

AYi@AYi_AInotes · 2天前63

X 官方 MCP也来了,可以让 Grok、Cursor、Claude 等 MCP 兼容的 AI 工具,能零部署直接调用 X API,获取实时 X 数据(搜索、时间线、书签、发文等),全部走用户权限。 但不是完全免费喔,Grok Cursor 以及所有兼容 MCP 的工具,零部署就能直接调用 X API。 但它不是免费的,走的是 X Developer App 的按量计费模式,读帖读用户发帖各有单价,重度 Agent 使用很容易账单失控,写操作的限流也比读操作严格得多,很容易触发 429。 最稳妥的做法,先进开发者后台设好消费上限,小流量测清楚价值再考虑放量

译X 官方推出托管 MCP,使 Grok、Cursor、Claude 等 MCP 兼容 AI 工具无需部署即可直接调用 X API,获取搜索、时间线、书签、发文等实时数据,全程走用户权限。该服务并非免费,采用 X Developer App 按量计费模式,读帖和发帖各有单价,重度 Agent 使用容易导致账单失控;写操作限流比读操作更严格,易触发 429 错误。建议开发者先在后台设定消费上限,从小流量测试后再放量。

全部 AI 动态
AI 相关资讯全量信息流
全部一手信源资讯推文
全部模型产品行业论文技巧
7月1日
07:01
宝玉@dotey
62
Anthropic 发布科研AI工作台 Claude Science

Anthropic 推出 Claude Science,一个面向生命科学等领域的 AI 工作台,将文献检索、代码运行、数据库查询等科研流程整合到统一界面。它基于现有 Claude 模型(含 Opus 4.8),未专门训练生物学能力,通过主 Agent 连接 60+ 科学数据库(基因组学、蛋白质组学等),并可生成子 Agent 执行任务。特性包括可复现性(图表附带生成代码与环境)和本地运算(macOS/Linux 或 SSH 连接集群,敏感数据本地保留)。早期用户案例:Gladstone 研究所几天内搭建基因组浏览器;UCSF 团队用其发现卡了一年的 RNA-seq 病毒污染物;Allen 研究所将两年综述缩短至数周。与 OpenAI 的 GPT-Rosalind 不同,Claude Science 侧重工作流集成。即日起公测,需 Pro($20/月)及以上订阅。Anthropic 将资助最多 50 个项目,每个最高 $30,000,申请截止 7 月 15 日。

Claude: Introducing Claude Science, a new app designed with every stage of research in mind. Artifacts traced to their code, env...

智能体Anthropic产品更新
07:01
Rohan Paul@rohanpaul_ai
36
NVIDIA最新发布的报告称,其Blackwell推理堆栈在一个月内将DeepSeek V4的token成本降低了高达5倍。
产品更新推理
05:58
ChatGPT@ChatGPTapp
61
关于金钱的问题,答案合情合理。 ChatGPT 中的个人财务功能现已向美国 Plus 用户开放。

ChatGPT: A preview for Pro users: a new personal finance experience in ChatGPT. Pro users in the U.S. can securely connect financ...

OpenAI产品更新
05:58
🚨 AI News | TestingCatalog@testingcatalog
60
Booster Robotics 推出 Booster Studio,这是业界首个专为具身 AI 打造的 IDE。该平台将代码编辑、高精度仿真、真实机器人调试与实地部署集成于单一环境中,取代了以往分散在多个工具中的工作流。用户可在一站式平台上完成从最初想法到最终硬件部署的完整开发流程,高保真仿真环境与全面开发栈打破了数字与物理之间的壁垒,加速了具身 AI 从想法到工作硬件的落地。

Booster Robotics: The industry's first embodied AI IDE, Booster Studio, is officially live at http://studio.booster.tech! Built exclusivel...

产品更新具身智能部署/工程
05:31
Rohan Paul@rohanpaul_ai
65
Anthropic 发布专为科研设计的 Claude Science beta 版

Anthropic 推出 Claude Science beta 版,整合 60 个科学数据库,支持代码追踪的 artifact(含环境、方法及完整消息历史),可渲染 3D 蛋白质、基因组轨迹、化学结构等。协调 agent 可调用专业 agent、实验室技能和计算资源(HPC 或 Modal),分析从 1 GPU 扩展至数百,数据保持本地。内置审稿 agent 自动检查计算、引用和图表与源代码一致性。早期用户报告:生成 10 份超 100 页的审稿草稿,种系分析时间降至十分之一。该工具属于 Anthropic 自 2025 年 10 月启动的生命科学与医疗健康计划。

智能体Anthropic产品更新
05:27
Luma@LumaLabsAI
20
有些门只有当你走得足够远时才会打开。 AOI,Paola Rocchetti 创作的短片。由 Luma 制作。
产品更新视频
05:20
AYi@AYi_AInotes
63
Claude 官方宣布推出 Claude Science,一款为科研全阶段设计的新应用。支持代码溯源、按需环境管理,并可连接 60+ 科学数据库,现已开放 beta 测试。有评论称此消息可能冲击众多科研 AI 初创公司。

Claude: Introducing Claude Science, a new app designed with every stage of research in mind. Artifacts traced to their code, env...

Anthropic产品更新搜索
04:58
ClaudeDevs@ClaudeDevs
51
我们为 Claude Managed Agents 添加了一些更新: 流式会话事件增量、按会话的代理覆盖、新的 Webhook 事件类型、反向分页以及凭证注入作用域。
智能体Anthropic产品更新部署/工程
04:35
SemiAnalysis@SemiAnalysis_
37
Etched 发布 Cluster-Scale Memory(CSM),面向低延迟工作负载。现有 AI 芯片使用 HBM 无法达到 SRAM 级解码速度,纯 SRAM 芯片则 FLOPs 密度和容量不足。CSM 在整个扩展域内创建共享低延迟内存池,采用专有超低延迟高带宽互连,以 HBM/SRAM 混合设计同时解决内存容量与芯片间延迟问题,避免了纯 SRAM、3D DRAM 或光学方案在成本、可靠性、良率、散热和算力上的取舍。

Etched: Introducing Cluster-Scale Memory (CSM) for low latency workloads. Today's AI chips using HBM can't achieve SRAM-level de...

产品更新推理
04:31
Rohan Paul@rohanpaul_ai
65
Acti 将 AI 智能体嵌入手机键盘,输入框即工作流

Acti 把 AI 智能体直接放在手机键盘的文本输入区。用户输入意图后长按 Acti 空格键,AI 读取需求并调用相应应用或服务,在同一输入框内返回地图链接、餐厅推荐、体育对比、回复草稿、提醒或 Notion 页面等结果。该方案无需单独的聊天机器人应用,键盘成为 AI 与真实工作流交汇的界面。此外还有 Skill Key 系统,可绑定按键(如按住 N 打开 Notion,按住 L 查看 LinkedIn 资料)。最实用的演示是地图:输入“时代广场星巴克位置”,长按空格即可获得地图链接和可发送的消息,无需打开地图 App。

智能体MCP/工具产品更新
03:55
NotebookLM@NotebookLM
精选68
NotebookLM 正式向 Web 英文用户全量推出 Short Video Overviews(短视频概览)功能。该功能可将复杂资料自动转化为 60 秒竖屏视频,深入讲解任意概念。此前,这一功能已面向 Google AI Ultra 和 Pro 订阅者(移动端及 Web)推出,免费用户即将可用。

NotebookLM: Doom scrolling but make it educational 🤓 Introducing Short Video Overviews in NotebookLM! Turn your most complex source...

Google产品更新视频

推荐理由:NotebookLM 把资料源变成 60 秒竖屏视频,想法不新但落地很实用,学生和内容创作者可能会高频用上,只是颠覆性谈不上。
03:53
Runway@runwayml
49
使用 Gemini Omni Flash 生成和编辑视频,现在已在 Runway 中上线。从提示词、图片或视频开始,创建你能想象到的任何内容。点击下方链接开始使用,或让 Agent 调用 Omni。
Google产品更新视频
03:31
Rohan Paul@rohanpaul_ai
56
太爱了。Claude 桌面应用现已登陆 Ubuntu/Linux。 我是一名硬核 Ubuntu 用户,之前只能通过浏览器和终端使用 Claude。 Claude Mythos 大概在一小时内就构建并发布了这个版本 😂

ClaudeDevs: Claude Desktop is now available on Linux (Ubuntu and Debian) in beta. Alongside the browser and terminal, you now get a ...

Anthropic产品更新端侧
03:20
AYi@AYi_AInotes
62
卧槽,Google这回不拉胯了, 这才是短视频真正该有的打开方式啊, NotebookLM可以把复杂资料直接做成六十秒竖屏概览, 刷信息流的功夫就能啃完一个硬核概念了🤯
Google产品更新视频
02:58
Perplexity@perplexity_ai
53
Claude Sonnet 5 现在可以在 Perplexity 上供 Pro 和 Max 订阅用户使用。 你还可以在 Computer 中选择它作为编排模型。
Anthropic产品更新搜索
01:28
Claude@claudeai
76
推出 Claude Science,一款面向研究每一阶段的全新应用。 构件可追溯至其代码,环境按需管理,并可连接 60 多个可选科学数据库。 现已开放 beta 版。
Anthropic产品更新数据/训练
关联讨论 2 条Hacker News 热门(buzzing.cc 中文翻译)Anthropic:Newsroom(网页)
01:02
Boris Cherny@bcherny
68
你们要求,我们听取。Claude Desktop Linux版来了! 下载链接:https://code.claude.com/docs/en/desktop-linux

ClaudeDevs: Claude Desktop is now available on Linux (Ubuntu and Debian) in beta. Alongside the browser and terminal, you now get a ...

Anthropic产品更新编码
00:49
Chubby♨️@kimmonismus
50
NoimosAI 今日推出 Creative Agent,可自动扫描 Meta、TikTok、LinkedIn 上的顶级创意,提取成功模式,并结合品牌自身历史表现生成广告素材。用户只需描述需求,智能体即完成调研与创作,最后由用户确认。该工具将市场洞察转化为高表现内容,分析竞争对手、热门创意及自有数据,确保产出基于已验证有效的策略。

NoimosAI: NoimosAI can now turn market insights into high-performing content for your brand. It analyzes competitors, top creative...

智能体产品更新
00:36
AK@_akhaliq
40
Ornith-1.0-35B 现在可以通过 hf-claude 在 Claude Code 中使用。
Hugging Face产品更新编码
00:35
gabriel@gabriel1
59
推理将成为全球最大的市场,智能的需求无限 Etched正在带来AI夏季

Etched: We're coming out of stealth. We've built our first racks after a successful A0 tapeout, $1B+ in customer contracts, and ...

产品更新推理部署/工程
00:30
Rohan Paul@rohanpaul_ai
55
noimos_ai 发布 Creative Agent 自主创意系统

noimos_ai 推出 Creative Agent,一个自动化系统,可研究成功的创意模式并针对品牌适配。系统通过学习品牌历史表现(分析哪些内容受欢迎、哪些不受欢迎),同时扫描 Meta、TikTok、LinkedIn 等平台数百个竞争对手及市场中的成功创意,理解业务后将这些模式调整用于自身产品和服务。引用推文指出,它能分析竞争对手、顶级创意和过往结果,生成基于已验证策略的高表现资产。

NoimosAI: NoimosAI can now turn market insights into high-performing content for your brand. It analyzes competitors, top creative...

智能体产品更新
00:28
ClaudeDevs@ClaudeDevs
精选67
Claude Desktop 现已在 Linux(Ubuntu 和 Debian)上推出测试版。 除了浏览器和终端,你现在可以在所有付费计划中获得一流的桌面体验,包括 Claude Code、Claude Cowork 和聊天。
Anthropic产品更新端侧

推荐理由:Claude 桌面端终于来到 Ubuntu,补齐了 Linux 开发者工作流里缺失的一环,beta 状态不影响它与终端、浏览器的深度打通。
00:27
🚨 AI News | TestingCatalog@testingcatalog
49
NoimosAI 推出 Creative Agent,可收集市场洞察并将其转化为可直接使用的品牌资产。该工具支持竞品分析、高表现创意扫描及品牌历史结果调用,能跨 Meta、TikTok、LinkedIn 等平台分析高互动内容,识别有效模式并映射到品牌策略。

NoimosAI: NoimosAI can now turn market insights into high-performing content for your brand. It analyzes competitors, top creative...

智能体产品更新
00:27
🚨 AI News | TestingCatalog@testingcatalog
62
ANTHROPIC 🔥: Claude Desktop 应用最终以 Beta 版形式面向 Linux 用户推出。 > 包含 Claude Code 和 Cowork。 > Computer Use 暂不可用。 终于来了!👀

ClaudeDevs: Computer Use isn't included in this release, more coming soon. Read more in the docs: https://code.claude.com/docs/en/de...

Anthropic产品更新编码
00:25
Google AI@GoogleAI
74
Google AI 发布 Nano Banana 2 Lite 与 Gemini Omni Flash 两大模型更新

Google AI 推出两大模型更新:1)Nano Banana 2 Lite——最快、最经济的 Gemini 图像模型,文本生成图像不到 4 秒,已上线 Gemini API 和 AI Studio,即将登陆 NotebookLM、Google 搜索、Google Photos 等;2)Gemini Omni Flash 进入公开预览——原生多模态模型,支持低成本视频生成与对话式编辑,可通过 Gemini API、AI Studio 及 Gemini Enterprise Agent Platform 集成。两模型结合可快速实现空间设计重绘:上传照片、滑动选择设计方案,Omni 将细节以电影级动画呈现。演示应用已在 AI Studio 上架。

Google产品更新图像生成视频
关联讨论 3 条X:Google DeepMind (@GoogleDeepMind)X:Logan Kilpatrick (@OfficialLoganK)Google DeepMind:Blog(RSS)
00:25
NotebookLM@NotebookLM
60
Doom scrolling but make it educational 🤓 介绍 NotebookLM 中的短视频概览功能!将你最复杂的信息源转化为60秒的竖屏视频,深入探讨任何概念。 现已面向移动端和网页端的 Google AI Ultra 和 Pro 订阅用户推出(免费用户即将支持!)
Google产品更新视频
00:00
Rohan Paul@rohanpaul_ai
60
智能体擅长决定下一步行动,但缺乏获取所需工具的能力。x402与Apify的网页自动化工具合作解决了这一难题:通过x402,代理此前可购买约2,000个工具;现与Coinbase合作升级,工具数量10倍增至20,000+,且无需账户、API密钥或人工介入。

Apify: Until today, agents could buy about 2,000 tools through x402. We just 10x'd that to 20,000+ 🚀 In partnership with @coin...

智能体MCP/工具产品更新
6月30日
23:29
Berryxia.AI@berryxia
58
Bristol项目:将报告变成可交互可视化HTML

由 LayerProof 推出的 Bristol 项目,旨在用可交互 HTML 报告替代传统静态 PDF。用户可上传数据后通过聊天调整分析角度、语气和图表,支持视觉编辑器点选修改。每个数字可溯源,支持实时更新。其“可视化处理”据称比纯文本处理快 6 万倍,更擅长图表驱动的数据叙事,适合咨询、分析、运营团队制作持续可互动的报告资产。

产品更新数据/训练
23:29
Berryxia.AI@berryxia
57
ByteDance 推 Seed Audio 1.0:多模态音频生成模型

ByteDance 通过 BytePlus 推出 Seed Audio 1.0,一个非流式 TTS 模型,可在一次生成中同时输出语音、音乐和音效。支持参考音频引导、图像引导音频,以及语速、音量、音调等精细控制。与传统仅生成语音的 TTS 不同,它更像多模态音频生成模型,一次性完成复杂场景音频。目前仅对企业开放申请,早期反馈音频自然,但缺少对时长的精细控制。

BytePlus: Meet Seed Audio 1.0 - Now open for enterprise access application. A pioneering non-streaming TTS model that generates vo...

产品更新多模态语音
23:27
🚨 AI News | TestingCatalog@testingcatalog
48
Apify与Coinbase合作,将超过20,000个Web自动化Actors接入x402生态系统。AI智能体可自主发现、支付并运行这些工具:调用Actor时收到HTTP 402状态码,通过Base链上的USDC完成支付后立即执行。此前x402生态仅有约2,000个工具(来自@apify),此次合作将可用工具数量提升10倍,无需账户、API密钥或人工介入。

Apify: Until today, agents could buy about 2,000 tools through x402. We just 10x'd that to 20,000+ 🚀 In partnership with @coin...

智能体MCP/工具产品更新
23:24
歸藏(guizang.ai)@op7418
33
CodePilot 0.5.6.3已更新,新增ClinePass和Opencode GO两个Codeplan套餐。此外,Cline推出每月9.9美元的token plan,支持DeepSeek、Kimi、MiniMax、MIMO、通义千问以及GLM5.2,目前还有1.99美元的优惠价。这类聚合token plan在海外逐渐增多,便于调用多家推理服务。

歸藏(guizang.ai): Cline 推出了一个每月 9.9 美元的 token plan, 支持调用 DeepSeek、Kimi、MiniMax、MIMO 和千问,还有 GLM5.2 现在好像还有 1.99 美元的优惠。 海外这种聚合的 token plan 也越...

产品更新编码
23:19
Chubby♨️@kimmonismus
47
Etched正式走出隐身模式,宣布已融资8亿美元,并签下超过10亿美元的客户合同。成功完成A0流片后,首批推理机架已制造完成,预计今年夏天发货。早期客户测试显示,其在推理吞吐量、延迟和能效方面均达到SOTA水平。投资方阵容堪称AI研究员与VC的全明星阵容。

Etched: We're coming out of stealth. We've built our first racks after a successful A0 tapeout, $1B+ in customer contracts, and ...

产品更新推理
23:05
elvis@omarsar0
53
自主智能体可规划和调用API,但无法获取未授权工具。x402协议与Apify的20,000+个Actors解决了这一缺口。此前智能体仅可通过x402购买约2,000个工具,如今Apify与Coinbase合作,将其10倍扩展至20,000+个,为自主智能体提供最大的网络自动化工具市场。无需账户、API密钥或人工介入。

Apify: Until today, agents could buy about 2,000 tools through x402. We just 10x'd that to 20,000+ 🚀 In partnership with @coin...

智能体MCP/工具产品更新
23:00
meng shao@shao__meng
74
Flowith 推出「Matrix」:Agent 公司的操作系统,用户定使命,多Agent部门长期运转

Flowith 团队发布「Matrix」,定位为自演化、多层级的 multi-agent runtime。用户设定使命后,Matrix 通过 CEO Office → OKR 分解任务,驱动多个 Agent 部门(Research/Engineering/Growth/Product)并行执行,并以 proof(文件、上线页面、收入等)闭环。架构包含 Runtime 层(独立 browser/工具/记忆,支持 Neo/Claude Code/Codex,超长时运行)和公司原语(网站部署、Stripe 收款、Agent Wallet、Agent Email)。macOS 客户端已上线,Web 版 coming soon。在 44 个职业真实知识工作的 GDPval-Bench 上,Matrix(GPT 5.5 + harness)得分 95.45%。此前有限 beta 中用户已创建数万个零人公司。

Matrix: what if you can run an entire 0-person company - without the grind of running a team? matrix is the runtime that makes i...

智能体MCP/工具产品更新
22:35
elvis@omarsar0
64
Fireworks AI 推出 Serverless 2.0,通过三种服务层级解决 503 拒绝请求问题

Fireworks AI 推出 Serverless 2.0,通过同一 API 端点下的三种服务层级解决共享集群高负载时的 503 Service Overloaded 问题。Standard 为默认经济型;Priority 在拥塞时提供更强准入,价格更高;Fast 通过优化路径提升生成 token 吞吐量,适用于低延迟场景。推荐默认使用 Standard,遇到 503 时临时切换 Priority 30 分钟,随后自动回退。Priority 和 Fast 不可叠加。

产品更新推理部署/工程
21:57
PixVerse@PixVerse_
28
这条医院走廊刚给我来了个我没点的跳吓。我的手柄现在不见了。 Seedance 2.0 上线 PixVerse。原生 4K 恐怖内容,直接通过提示词生成。
产品更新多模态视频
21:57
🚨 AI News | TestingCatalog@testingcatalog
35
Bloome 推出了面向智能体团队的即时通讯平台! 智能体可以互相起草、反驳、交叉核对细节,并不断完善输出,直到准备就绪。Claude、ChatGPT 和 DeepSeek 等模型可以与编码智能体以及 @Bloome_im 中构建的自定义智能体并排运行。
智能体MCP/工具产品更新
18:49
X.PIN@thexpin
50
优必选发布UWORLD首款情感陪伴人形机器人U1

优必选(UBTech)推出新品牌UWORLD首款消费级人形机器人U1,主打情感陪伴。提供男款(183cm)与女款(168cm)两个版本,具备88个自由度、2-4小时电池续航、本地加密存储,搭载基于华为昇腾框架训练的端侧情感AI模型。该机器人已获超11,000份预订单,预计9月中旬开始交付。

产品更新具身智能
18:26
PixVerse@PixVerse_
24
当你以为已经摆脱了烦恼……结果发现是一只暴龙。💀🦖 Seedance 2.0 4K - 你的提示词变成了电影级恐怖。
产品更新图像生成视频
15:19
AYi@AYi_AInotes
63
X 官方推出托管 MCP,支持 Grok、Cursor、Claude 等工具零部署调用 X API

X 官方推出托管 MCP,使 Grok、Cursor、Claude 等 MCP 兼容 AI 工具无需部署即可直接调用 X API,获取搜索、时间线、书签、发文等实时数据,全程走用户权限。该服务并非免费,采用 X Developer App 按量计费模式,读帖和发帖各有单价,重度 Agent 使用容易导致账单失控;写操作限流比读操作更严格,易触发 429 错误。建议开发者先在后台设定消费上限,从小流量测试后再放量。

Developers: Announcing the hosted X MCP. Agents now have access to the best real-time information source in the world. Connect Grok,...

MCP/工具产品更新搜索
‹ 上一页
12345…50
下一页 ›