Urgent.News

What's breaking now, across thousands of outlets.

AI

In China, recent warnings about existential AI risks are seen as distinctly Western or as a ploy to stop Chinese AI companies from overtaking their US rivals (Lily Kuo/New York Times)

In China, A.I. doomsday warnings can feel distinctly Western or like a ploy to stop Chinese A.I. companies from trying to overtake their U.S. rivals.

In China, warnings about the existential risks of AI are viewed with skepticism. Some see them as a distinctly Western concern or as an attempt to hinder Chinese AI companies from surpassing their US counterparts.

US companies like Anthropic, OpenAI, and Google have accused Chinese firms of unfairly copying their AI technologies. This issue was reportedly discussed during Chinese leader Xi Jinping's visit to US President Donald Trump.

The US claims that Chinese companies use a technique called "distillation" to replicate leading American AI technologies. However, some experts, including Charles O'Neill from Baseten, say these claims are overblown, according to The Indian Express.

Brief written by urgent.news from Techmeme, The Indian Express — 2 reports on this story. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at nytimes.com →

More in AI

Keep your API keys out of your AI agent: a credential pattern for MCP servers

If you've wired an MCP server into an agent, you've probably done something like this: { "mcpServers" : { "billing" : { "command" : "npx" , "args" : [ "billing-mcp" ], "env" : { "BILLING_API_KEY"…

  • Introduce a gateway as a buffer between agent and MCP server
  • Gateway holds credentials, preventing them from residing in agent's environment
  • Agent receives short-lived token and URL, forwarded through gateway

More from Sunday 27 September →