AI 每日快讯

AI 每日快讯

AI 产品、模型、开源工具和官方动态的时间流。保留历史记录,按分类、日期和标签继续筛选。

838历史快讯
50开源工具
17当前结果
05 月 19 日 2026-05-19 快讯

NVIDIA Developer 动态:NVIDIA-Verified Agent Skills Provide Capability Governance for AI Agents

原文摘要:Autonomous AI agents are becoming more capable. Open models, Model Context Protocol (MCP)-connected tools, and portable skills are also making agents easier to... 来源:NVIDIA 开发者 动态。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

MarkTechPost 官方资讯

MarkTechPost:Google Launches Antigravity 2.0 at I/O 2026: A Standalone Agent-First Platform with CLI, SDK…

原文摘要:Google used its I/O 2026 开发者 keynote to ship a meaningful architectural shift in how it packages AI-assisted development. The company announced Google Antigravity 2.0 — a sta 来源:MarkTechPost。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

The Decoder 官方资讯

The Decoder:Google overhauls its AI subscriptions at I/O 2026 with three tiers starting at $10 a month

原文摘要:Google is restructuring its AI subscriptions at I/O 2026: three tiers from $7.99 to $99.99 per month with staggered usage limits, new models like Gemini Omni, and the AI a 来源:The Decoder。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

InfoQ AI ML Data Engineering:Anthropic Introduces MCP Tunnels for Private Agent Access to Internal Systems

原文摘要:Anthropic has expanded its Claude Managed Agents platform with two enterprise-focused capabilities: self-hosted sandboxes and MCP tunnels. The release aims to address a recurring c 来源:InfoQ AI ML Data Engineering。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

The Decoder 官方资讯

The Decoder:Google's I/O announcements: new models, a cloud agent that never sleeps, and a redesigned Ge…

原文摘要:Google used its I/O 开发者 conference to unveil a wave of new AI products. The highlights: a new model called Gemini 3.5 Flash, a multimodal model called Gemini Omni, a 来源:The Decoder。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

VentureBeat AI 官方资讯

VentureBeat AI:Google just redesigned the search box for the first time in 25 years — here’s why it matters…

原文摘要:For a quarter century, the Google search box has been one of the most recognizable interfaces in computing: a thin white rectangle, a blinking cursor, a few typed words, and a list 来源:VentureBeat AI。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

AWS Machine Learning 动态:Implementing programmatic tool calling on Amazon Bedrock

原文摘要:In this post, we show three ways to implement Programmatic tool calling (PTC) on Amazon Bedrock: a self-hosted Docker sandbox on ECS for maximum control, a managed solution using A 来源:AWS Machine Learning 动态。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

AWS Machine Learning 动态:Extending conversational memory in Kiro CLI using Amazon Bedrock AgentCore Memory

原文摘要:In this post, we demonstrate how you can extend the conversational memory of Kiro CLI by implementing a custom Model Context Protocol (MCP) server that integrates with Amazon Bedro 来源:AWS Machine Learning 动态。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

AWS Machine Learning 动态:Scalable voice agent design with Amazon Nova Sonic: multi-agent, tools, and session segmenta…

原文摘要:In this post, you’ll learn how to use Amazon Nova Sonic, Amazon Bedrock AgentCore, and Strands BidiAgent to build scalable, maintainable voice agents that handle these challenges e 来源:AWS Machine Learning 动态。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

The Decoder 官方资讯

The Decoder:Agora-1 turns the N64 classic GoldenEye into a playable AI simulation for four players

原文摘要:Odyssey has released Agora-1, a world model that lets up to four players act simultaneously in an AI-generated world—tested on the N64 classic GoldenEye. Two separate mode 来源:The Decoder。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

InfoQ AI ML Data Engineering:Presentation: Powering the Future: Building Your GenAI Infrastructure Stack

原文摘要:Merrin Kurian shares the architectural blueprints and organizational processes behind Intuit’s AI transformation. She explains the "fixed, flexible, free" framework used to scale G 来源:InfoQ AI ML Data Engineering。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

MarkTechPost 官方资讯

MarkTechPost:How to Build an Advanced Agentic AI System with Planning, Tool Calling, Memory, and Self-Cri…

原文摘要:In this tutorial, we build an advanced agentic AI system using the OpenAI API and a hidden terminal prompt for the API key. We design the agent as a small pipeline of specialized r 来源:MarkTechPost。建议继续查看原文,重点核对它影响的工具入口、成本、风险和真实使用场景。

Raindrop Workshop:为编码智能体赋予编写和运行评测的能力

一句话结论:Raindrop Workshop 让编码智能体能够自己编写和运行评测,实现自我验证和迭代。原始信息明确发生了什么:项目 raindrop-ai/workshop 在 GitHub 发布,核心功能是让编码智能体具备编写和运行 agent evals 的能力。为什么值得关注:它让智能体从被动执行变为主动验证,提升了代码质量和可靠性。影响谁:使用编码智能体的开发者,尤其是需要确保智能体输出质量的团队。下一步怎么验证或使用:可以集成到开发流程中,观察智能体如何自动编写评测并运行,检查代码是否通过测试。