Urgent.News

600+ sources. One page. See who else covered it.

Editions

AI

Alibaba shares rally after unveiling its 'most powerful' AI model as U.S.-China competition heats up

Alibaba unveiled its latest and 'most powerful' AI model Qwen3.8-Max on Monday as Chinese companies race to close the AI gap with the U.S.

We haven't written up this one. CNBC World has the full story — the link below goes straight to it.

This story

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

Read the original at cnbc.com →

More in AI

Open Discovery Challenge: How to Build a Verifiable Judge for AI-Designed Malaria Drugs

Open Discovery Challenge: How to Build a Verifiable Judge for AI-Designed Malaria Drugs Generative models can propose thousands of plausible molecules in a day.

  • Open Discovery Challenge aims to create a verifiable judge for AI-designed malaria drugs
  • Successful drug must inhibit PfDHODH enzyme without affecting human counterpart
  • Scoring system validation revealed toxicity gate errors, size bias, and novelty scoring issues

Why your AI coding agent should never see your API keys

Your AI coding agent needs your API keys. It needs them to call services, to test integrations, to run your stack. So you give it .env files, or you export keys into the environment, or you paste them…

  • API keys must remain secure when using AI coding agents
  • Developers often expose keys via .env files or environment exports
  • AI agents can leak secrets through context, output echo, and prompt injection