The Artificial Analysis Speech to Speech Index
Artificial Analysis launched the Speech to Speech Index, a new metric combining Big Bench Audio, Full Duplex Bench, and τ-Voice to evaluate native Speech to Speech models. OpenAI's GPT-Realtime-2 (Hig…
OpenAI is an American AI research laboratory founded in 2015, known for creating ChatGPT, the GPT series of large language models, and DALL-E image generators. It is one of the most influential AI companies in the world.
Artificial Analysis launched the Speech to Speech Index, a new metric combining Big Bench Audio, Full Duplex Bench, and τ-Voice to evaluate native Speech to Speech models. OpenAI's GPT-Realtime-2 (Hig…
A consensus is emerging on securing the agentic software development lifecycle (SDLC) as AI coding agents increasingly ship to production, but ready-to-use security solutions remain elusive. The numbe…
Anthropic accused Alibaba of running 28.8 million API queries through nearly 25,000 fraudulent accounts over 45 days to distill Claude's software engineering and agentic reasoning capabilities. The at…
OpenCode, a 178,218-star open-source AI coding agent built in TypeScript, offers hidden capabilities beyond basic autocomplete, including support for 30+ LLM providers, a plugin system, and MCP OAuth …
Jonas Keller, Senior Automation Architect at SIÁN Agency, rewrote an Instagram transcript actor on Apify to use pay-per-event pricing instead of pay-per-result. The new model charges separately for ru…
DeepSeek V4's pricing is nearly 50x cheaper than Anthropic and OpenAI's frontier models, raising concerns that the US companies may rely on fearmongering and government bans on open-weight models to m…
OpenAI announced Jalapeño, its first custom AI chip for LLM inference, built with Broadcom and intended for ChatGPT, Codex, and future agent products, signaling a push to own more of the AI stack. Mea…
Scbkr, a local AI responsibility-chain control layer, introduces an owner-signed Workbench and Data Center with four-store evidence reuse to ensure models operate within user-defined rules and signed …
Google delays the launch of its Gemini 3.5 Pro AI model from June to July 2025, citing feedback from early testers and tuning for agentic tasks. The delay coincides with the departure of key researche…
LinqAlpha won Best AI Solution at the 2026 Hedge Fund Services Awards, presented by With Intelligence, for its multi-agent platform used by over 70 financial institutions. The award, selected by an in…
Micron Technology reported record fiscal Q3 2026 revenue of $41.46 billion, crushing analyst estimates by over $6 billion, driven by surging AI demand for memory chips. The company also announced a st…
A developer argues that enterprise AI agents often fail not because of model limitations but because they lack a shared business vocabulary. The engineer explains that building a taxonomy—a structured…
A new survey from Milltown Partners reveals that only 8% of Americans who oppose data centers live near one, indicating nationwide AI backlash is driving opposition. In Q1 2026, public protests delaye…
A developer created leak_probe.py, an 80-line Python tool that checks which secrets actually ship in an npm package versus those found in the git repository. Testing showed 6 secret hits in the repo b…
Google has delayed the release of its Gemini 3.5 Pro AI model from June to July to gather more feedback from early testers and refine the model. The delay comes amid intense competition from Anthropic…
The Washington Post tested six leading AI chatbots and found that OpenAI's ChatGPT gave exclusively left-leaning answers 80% of the time, with DeepSeek at 70% and Anthropic's Claude never giving a rig…
An engineer synthesized over 60 publicly-reported first-hand accounts to compare the software-engineering interview loops at Anthropic and OpenAI. The analysis reveals that both companies have similar…
Micah Lasher won the Democratic primary for New York's 12th congressional district with 39.1% of the vote, defeating eight candidates. He issued a defiant message to OpenAI and Anthropic, vowing not t…
A developer argues that backend engineers must shift from simply calling AI APIs to designing production-ready AI systems. The post outlines a structured approach with input, orchestration, and output…
A new guide maps five distinct RAG architectures for production systems, from naive RAG to advanced layered designs, explaining when to use each to avoid confident wrong answers at scale. The article …