AI 资讯

近期 AI 新闻与官方动态

聚合近期 AI 官方发布与权威媒体报道,提供 PopAIExplorer 简要解读及原文入口。

TechCrunch AI

These two founders left Goldman and Meta to build voice AI for markets everyone else overlooked

TechCrunch AI 发布的媒体报道:The startup's own stack for Africa and Middle East is now handling more than 17,000 calls per day.

AIFundraisingStartups
TechCrunch AI

Publishers will be able to opt out of AI Search, thanks to new regulation

TechCrunch AI 发布的媒体报道:U.K. regulators are requiring Google offer a tool allowing website publishers to opt-out of generative AI search features. The option will be tested in the U.K. then rolled out globally.

AIMedia & EntertainmentTC
TechCrunch AI

Meta’s AI agent for WhatsApp Business is now available globally

TechCrunch AI 发布的媒体报道:WhatsApp will charge businesses for using its AI agent based on token usage.

AIAppsMeta
TechCrunch AI

Coralogix raises $200M on bet that someone needs to watch the AI agents

TechCrunch AI 发布的媒体报道:Coralogix is among a growing number of infrastructure firms betting that as AI systems move into production, demand will rise for tools that can monitor their behavior, troubleshoot failures, and provide the operational data needed to keep them running reliably.

AIStartupsAdvent
Google AI Blog

5 ways Google Search can level up your thrift and vintage shopping

Google AI Blog 发布的官方公司发布:Uncover second-hand scores with AI tools in Google Search and Shopping.

SearchShoppingAI
MIT Technology Review

The Download: Trump’s new AI order, and smart glasses for warfare

MIT Technology Review 发布的媒体报道:This is today’s edition of The Download, our weekday newsletter that provides a daily dose of what’s going on in the world of technology. 5 key points in Trump’s new AI order Less than two weeks after scrapping an executive order on AI, President Donald Trump signed a new one on Tuesday. Promising to promote…

The Download
Simon Willison's AI Notes

Uber Caps Usage of AI Tools Like Claude Code to Manage Costs

Simon Willison's AI Notes 发布的媒体报道:Uber Caps Usage of AI Tools Like Claude Code to Manage Costs I wrote the other day about Uber blowing its 2026 AI budget in four months, and how that wasn't particularly surprising given they would have set that budget in 2025, before anyone could have predicted how popular token-burning coding agents were about to become. Natalie Lung for Bloomberg: The rideshare giant is limiting all employees to $1,500 in monthly token spending per AI coding tool, an Uber spokesperson said in response to a Bloomberg News inquiry. That means spending on one tool doesn’t have a bearing on the budget for another. The limits, which have been instituted in recent months, only apply to agentic coding software such as Cursor or Anthropic PBC’s Claude Code. A $1,500 monthly limit per tool strikes me as a rational policy response to over-spending, and much more sensible than those tokenmaxxing leaderboards encouraging employees to compete for as much AI usage as possible. It's also interesting in that it hints at a real dollar value for what Uber is getting out of these tools. If we assume two actively used tools per engineer that's $3,000 * 12 = $36,000 cap per engineer per year. Levels.fyi lists the median yearly compensation package for Uber software engineers in the USA at $330,000. That means each employee's AI spending cap is ~11% of that median compensation package. I noted that my own token usage comes to about $1,000/month against each of Anthropic and OpenAI - which currently costs me just $100 per provider thanks to their generous subsidized plans for individual subscribers. Those plans are no longer available to larger companies like Uber. Their new policy means if I were working at Uber I'd still have ~$500/month of tokens to spare for each of those tools, given my current usage patterns. Tags: ai , generative-ai , llms , llm-pricing , coding-agents , uber

aigenerative-aillms
MIT News AI

MIT researchers teach AI models to interpret charts

MIT News AI 发布的媒体报道:The new ChartNet training dataset could improve the accuracy of vision-language models that help analyze business trends or interpret scientific figures.

ResearchDataComputer science and technology
Simon Willison's AI Notes

Microsoft's new MAI models

Simon Willison's AI Notes 发布的媒体报道:Microsoft announced two new text LLMs this morning - MAI-Thinking-1 (reasoning, 1T parameters, 35B active, available to "select early partners") and MAI-Code-1-Flash (137B Parameters, 5B active, "purpose-built for GitHub Copilot and VS Code to deliver high performance and lower cost [...] rolling out to GitHub Copilot individual users in Visual Studio Code"). I've not been able to try either of them just yet. It's very interesting to see Microsoft releasing models with such low parameter counts, especially given how expensive larger models are to access right now. They claim MAI-Thinking-1 "is preferred to Sonnet 4.6 in our blind human side-by-side evaluations", which is impressive for a 35B model seeing as I frequently run models larger than that on my own laptop. (UPDATE: I got this entirely wrong, see note below.) Also of note : We trained [MAI-Thinking-1] from the ground up on enterprise grade, clean and commercially licensed data, without distillation from third-party models. And for MAI-Code-1-Flash as well: It is built end-to-end by Microsoft using clean and appropriately licensed data. I would very much like to learn more about this "appropriately licensed" data! Could these be the first generally useful code-specialist models that didn't train on an unlicensed dump of the web? ( Update : the answer is no, see note below.) Update : My initial published notes got the size of the models wrong. I misread Microsoft's announcements and interpreted the MoE active parameter count as the total parameter count, but the model card for MAI-Code-1-Flash lists it as 137B with 5B active and the MAI-Thinking-1 technical paper reveals it to be a 1T model with 35B active. I deeply regret this error. Update 2 : That technical paper describes the training data in some detail from page 80 onwards. It has the same licensing problems as all of the other major LLMs: it's trained on a crawl of the public web: The majority of our web HTML corpus comes from a proprietary crawl. After initial page discovery and selection, approximately 1.2 trillion pages are crawled and parsed. [...] In addition to Microsoft standard policy Sec. 2.4, we apply UT1 block list (Prigent, 2026) to remove adult content and piracy-related domains. In all, this filtering reduces the corpus from 1.2 trillion pages to 794 billion pages. Given the prevalence of AI-generated content on the web, we also score pages with a proprietary AI-content detection model and use manual inspection to identify domains with extensive AI-generated content; those domains are filtered out of the training corpus. [...] We process Common Crawl with the same pipeline. [...] After filtering, deduplication, merging with the proprietary web corpus, and a final round of exact-URL and content-level fuzzy deduplication, the Common Crawl portion contains 24.2 billion pages. I did not cover this one at all well, which is somewhat ironic since I was at the Microsoft Build conference when I wrote this up! I'm sorry for not digging deeper before publishing my initial notes. Tags: llm-release , generative-ai , ai , microsoft , llms , training-data

llm-releasegenerative-aiai
TechCrunch AI

Uber caps employee AI spending after blowing through budget in 4 months

TechCrunch AI 发布的媒体报道:Uber's cutback has occurred after the company had reportedly encouraged staff to use AI as much as possible.

AIAnthropicclaude code
TechCrunch AI

New Microsoft tool lets devs spin up AI behavior tests using text descriptions

TechCrunch AI 发布的媒体报道:Microsoft on Tuesday took the wraps off Adaptive Spec-driven Scoring for Evaluation and Regression Testing, an open source framework for spinning up AI evaluations.

AIai evaluationsAI regression testing
Simon Willison's AI Notes

California Brown Pelican

Simon Willison's AI Notes 发布的媒体报道:California Brown Pelican, in Fort Mason, CA, US I'm at the Microsoft Build conference today, held at Fort Mason in San Francisco. There are California Brown Pelicans diving into the water directly behind venue! Tags: microsoft , ai , generative-ai , llms , llm-release

microsoftaigenerative-ai
TechCrunch AI

Martin Scorsese becomes the latest — and most unlikely — Hollywood voice for AI

TechCrunch AI 发布的媒体报道:The caveat is that one of the world's most famous living directors is using the tech solely for storyboarding.

AIMedia & EntertainmentTC
TechCrunch AI

Microsoft launches Scout, an OpenClaw-inspired personal assistant

TechCrunch AI 发布的媒体报道:Launched at Build, Microsoft Scout is a new AI assistant meant to bring the power and flexibility of OpenClaw into the Microsoft 365 system.

AIMicrosoftMicrosoft Build
TechCrunch AI

Google rolls out fake call detection to protect against AI deepfake impersonation scams

TechCrunch AI 发布的媒体报道:As people increasingly refuse to answer calls from unknown numbers, scammers are shifting their tactics by spoofing trusted phone numbers and using AI deepfake technology to sound like authority figures, family members, or employers.

AIAppsAndroid
TechCrunch AI

Microsoft offers devs a better way to control AI agent behavior

TechCrunch AI 发布的媒体报道:The specification lets developer, compliance, and security teams define their own policies for agents to follow in portable policy files.

AIAgent Control SpecificationAI agents
TechCrunch AI

Trump signs narrower executive order on AI oversight after industry objections

TechCrunch AI 发布的媒体报道:After industry objections, President Trump signed a revised AI executive order requiring only voluntary prerelease government reviews of advanced models.

AIGovernment & PolicyTrump
TechCrunch AI

OpenAI launches new Codex tools for white-collar work

TechCrunch AI 发布的媒体报道:OpenAI released a set of six plug-ins aimed at specific jobs: data analytics, creative production, sales, product design, equity investing, and investment banking. Available from within the Codex app, each of the new tools bundles integrations, instructions, and context to allow Codex to approximate a specific job.

AIEnterpriseOpenAI
TechCrunch AI

Anthropic scales Claude Mythos to critical infrastructure in 15+ countries

TechCrunch AI 发布的媒体报道:Anthropic is expanding Project Glasswing, its security vulnerability program, and access to Mythos to 150 organizations across 15 countries — targeting critical infrastructure in power, water, healthcare, and communications where a cyberattack could affect 100 million people.

AISecurityAnthropic
TechCrunch AI

ZeroDrift raises $10M to protect AI models from themselves

TechCrunch AI 发布的媒体报道:A new AI compliance service sits between AI models and end users to flag and replace any messages that might present a compliance problem.

AIStartupscompliance