German Court Holds Google Liable for False AI Overview Answers
Google AI Overviews liability sets a precedent as a German court rejects the click-to-verify defense, a ruling that could reach ChatGPT, Claude and Perplexity.
Sequence-to-sequence, or Seq2Seq, describes models that map an input sequence to an output sequence whose length may differ. Machine translation converts words in one language into another, speech recognition maps audio frames to text, and summarization produces a shorter sequence from a longer document. Many Seq2Seq systems use an encoder to represent the input and a decoder to generate output step by step, often with attention between them. Transformer encoder–decoder architectures largely replaced earlier recurrent designs. Training typically uses paired examples and token-level loss, while inference relies on greedy, beam, or sampling-based decoding. Quality depends on alignment, context limits, data coverage, and evaluation beyond surface overlap.
Google AI Overviews liability sets a precedent as a German court rejects the click-to-verify defense, a ruling that could reach ChatGPT, Claude and Perplexity.
Anthropic’s Fable 5 and Mythos 5 shutdown, the first US export control on an LLM, has Carney and EU lawmakers pushing to reduce reliance on American AI.
Anthropic has disabled Claude Fable 5 and Claude Mythos 5 globally after a U.S. government export-control directive restricted access to the models for foreign nationals, prompting the company to challenge the decision publicly.
Mistral’s reported €3 billion round would fund a 1-gigawatt European compute buildout, yet leaves the OpenAI rival far smaller than US and Chinese rivals.
SK Hynix, Nvidia’s largest memory partner and the HBM market leader, awaits SEC clearance for an ADR listing as its stock trades at a persistent Korea discount
Anthropic committed $150 million to Claude Corps, a fellowship paying 1,000 early-career workers to spend a year embedding AI in US nonprofits.
SpaceX is pitching investors on a vertically integrated AI strategy spanning chips, data centers and even compute satellites in orbit, bankrolled by Starlink’s profits.
SpaceX IPO sold 555.6 million shares at a fixed $135, nearly tripling the prior record as heavy demand bets on Musk despite steep losses and no path to profit.
Jeff Bezos’s industrial AI startup Prometheus raised $12 billion at a $41 billion valuation, emerging from stealth to build AI for engineering and manufacturing.
Google released DiffusionGemma, an open model that generates text in parallel blocks for up to four times faster output on local GPUs.