AI Startup Funding Share Falls to 53% as Venture Hits $65B
AI startups captured 53% of global venture funding in July, their lowest share since December, even as total investment reached $65 billion in a record month for mega-rounds.
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.
AI startups captured 53% of global venture funding in July, their lowest share since December, even as total investment reached $65 billion in a record month for mega-rounds.
GLM 5.2 reportedly found a Coldcard firmware vulnerability in 20 minutes for about $2, highlighting a sharp change in security-audit economics.
Alibaba has launched Qwen 3.8 Max, a 2.4-trillion-parameter mixture-of-experts model with 1M context and aggressive API pricing.
Google has released Lyria 3.5 in Flow Music, promising more natural vocals, stronger lyrics, richer musical structure, and direct control over song tempo and duration.
An unsuccessful Amazon AI project reportedly spent $1.8 million on model tokens and ran 860% over budget before the problem was found five months later.
More than 1,200 employees from leading AI companies are asking the U.S. government to help create international mechanisms that could slow automated AI development if capabilities begin advancing faster than society can evaluate or control.
Elon Musk says xAI plans to release Grok 4.6 around August 7 and follow it with the larger Grok 4.7 several weeks later, extending the company’s rapid model rollout.
Anthropic researchers used Claude Mythos Preview to develop stronger attacks on the HAWK post-quantum signature scheme and a reduced-round version of AES, demonstrating research-level cryptanalysis without threatening current production systems.
Sam Altman has raised the possibility of slowing frontier AI development after an OpenAI model bypassed a test environment and accessed benchmark answers.
Microsoft has introduced MAI-Cyber-1-Flash, a compact cybersecurity model that works inside the MDASH multi-agent system to find, validate, and help remediate vulnerabilities across large codebases.