OpenAI reveals its first AI processor: Jalapeño
OpenAI unveiled its first custom AI inference chip, Jalapeño, designed with Broadcom to power large language models like ChatGPT. The ASIC matches Nvidia's Blackwell and Google's TPU performance, redu…
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.
OpenAI unveiled its first custom AI inference chip, Jalapeño, designed with Broadcom to power large language models like ChatGPT. The ASIC matches Nvidia's Blackwell and Google's TPU performance, redu…
A developer identifies five common ways AI coding agents waste tokens, including prompt caching inefficiencies, long-context bloat, oversized tool schemas from MCP servers, and repeated context. The p…
OpenAI unveiled Jalapeño, its first custom AI chip designed with Broadcom for inference workloads, aiming to reduce dependence on Nvidia. The chip, built in nine months with AI-assisted design, will p…
A developer explains why they run AI locally using Ollama instead of cloud-based ChatGPT for client work involving sensitive data. The approach keeps data on local machines, addressing compliance conc…
A new wave of long-horizon agent benchmarks, including Agents' Last Exam, SWE-Marathon, the Meta-Agent Challenge, and Arena's Agent Mode, reveals a fundamental trade-off between realism and verifiabil…
Vercel released AI SDK 7, a major update for building production agents in TypeScript, requiring Node.js 22 and ESM imports. The SDK introduces new primitives for agent development, runtime, integrati…
OpenAI and Broadcom unveiled 'Jalapeño,' a custom chip designed for large language model inference, claiming better performance per watt. Development took nine months with OpenAI's models aiding the p…
OpenAI has begun testing its first in-house AI chip, Jalapeño, designed for inference to reduce costs and reliance on Nvidia. The chip is part of Project Nexus, a collaboration with Broadcom, with pro…
Seth Klarman, CEO of Baupost Group, warned investors face vulnerability as massive IPOs from SpaceX, OpenAI, and Anthropic drain capital from markets at a dangerous pace. The cautious investor argued …
International SEO must evolve into global knowledge integrity as AI search systems like ChatGPT and Google's AI Overviews increasingly retrieve and synthesize information across markets, creating risk…
OpenAI has started testing Jalapeño, its first in-house AI inference chip developed with Broadcom, aiming to reduce reliance on Nvidia hardware for serving products like ChatGPT at scale. The chip tar…
A developer warns that Anthropic's Claude Tag, an ambient AI agent that lives inside Slack channels, lacks a trust layer for team accountability. The engineer built a Python library with primitives li…
OpenAI and Broadcom announced a partnership to develop custom AI accelerators optimized for large language models, with a deployment target of 10 gigawatts across OpenAI's data centers from 2026 throu…
A developer solved PDF table duplication in RAG/LLM pipelines by using pdfplumber to detect table bounding boxes and mask them during text extraction, producing clean Markdown tables without duplicate…
CNBC reports that OpenAI CEO Sam Altman and the White House are in ongoing talks about a possible U.S. government equity stake in the company, with discussions spanning over a year and Altman first ra…
OpenAI deployment chief Arnaud Fournier said in an interview that the company aims to embed AI deeply within large corporations using its own engineers, citing explosive growth of Codex and a sharp dr…
Railway has integrated Claude Code, Codex, OpenCode, and Pi into its sandbox default images, enabling users to quickly deploy agent workloads alongside existing applications and infrastructure. The sa…
OpenAI signed a multi-year display deal with Getty Images to show licensed photos in ChatGPT, boosting Getty's stock by ~145%. ByteDance teased Seedance 2.5, a 30-second AI video generator with single…
Vinod Khosla pushed to buy every dollar of Runlayer's $30 million Series A, a rare signal of conviction from the influential investor. Runlayer builds governance infrastructure for AI agent workforces…
Noah Lindner and the team at Bevyl launched Stupify, an anti-slop code review tool for AI agents that judges code against a user-defined taste corpus, running on OpenAI's Codex via exe.dev. The tool a…