Urgent.News

What's breaking now, across thousands of outlets.

AI

ASX set to edge up, Wall Street gets AI boost; Virgin, Harvey Norman results ahead

Technology stocks are leading Wall Street after Nvidia, Salesforce and others reported even fatter profits for the spring than analysts expected.

ASX set to edge up, Wall Street gets AI boost; Virgin, Harvey Norman results ahead

Anthropic, a rival to OpenAI, plans to go public soon in a listing that could surpass SpaceX's record Wall Street debut in June. Here are five crucial facts about the company:

1. Anthropic was co-founded by former OpenAI executives in 2021, aiming to prioritize AI safety and understanding the potential of AI. Led by CEO Dario Amodei, Anthropic boasts a workforce of 5,000 employees and has projected annual revenue of $65 billion due to its popular Claude Code assistant for developers.

2. Despite being considered a second-place competitor to OpenAI, Anthropic has emerged as a leader in coding AI, with its products commanding significant financial interest. However, the company has faced political challenges, including being labeled a supply chain risk by the Trump administration for refusing to grant the military access to its AI models.

3. Anthropic's financial situation is financially demanding, with the company losing $42 billion in 2025 and likely continuing to incur losses for years to come. In order to attract investors, Anthropic has promised potential revenue opportunities exceeding $30 trillion, similar to SpaceX's strategy.

4. Both Anthropic and OpenAI have required vast amounts of computing power and infrastructure for developing advanced AI models, making them vulnerable to competition from countries like China. This has led to heavy investment from venture capitalists and potentially, sovereign wealth funds, with the ultimate goal of going public.

5. Similar to OpenAI, Anthropic is considering going public, but the company foresees losses similar to SpaceX's IPO experience. While SpaceX's shares declined after their listing, Anthropic's investors may need to tolerate significant losses until a robust business model is established for their AI vision.

Written by urgent.news from Economic Times Tech's reporting — not their text. 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 smh.com.au →

More in AI

Google Adds Agentic Productivity Features to Gemini Live for Voice Tasks

Google has announced new productivity upgrades for Gemini Live that add agentic capabilities to its voice experience . The company says users can listen to their Daily Brief, triage email, and get…

  • Google adds agentic features to Gemini Live for voice tasks
  • Users can listen to Daily Brief, triage emails, and seek Spark help via voice
  • Voice capabilities aim to streamline workflow tasks

Looking beyond natural sequences

A new machine-learning framework aims to improve the success rate of computational protein design while moving away from results that reproduce sequences found in nature.

Looking beyond natural sequences

A new machine-learning framework aims to improve the success rate of computational protein design while moving away from results that reproduce sequences found in nature.

When Should You NOT Use an Agent?

Everyone is asking "should we use agents?" The real question is "when should we NOT?" I keep seeing teams bolt an agent on because it's the hot thing — then discover they reinvented a state machine with worse debugging. Agents don't solve a problem by existing. They are a mechanism for deferring decisions to a runtime .

  • Agents are not inherently useful; they defer decisions to runtime.
  • A single well-defined task with known tools doesn't need an agent.
  • Failure non-recoverable scenarios benefit from not using an agent.

More from Thursday 27 August →