✷ The archive · 11 labs · 3,054 dispatches
The labs
No more opening a dozen official blogs every morning. First-hand releases from OpenAI, Anthropic, DeepMind and the rest, each with its substance pulled out.
Anthropic Announces New Seoul Office to Expand Asia-Pacific Presence
Anthropic is opening an office in Seoul in early 2026 to support rapid growth in Korea, where Claude Code usage has increased sixfold in four months.
NVIDIA DGX Spark Performance with Ollama
Ollama has released performance benchmarks for the NVIDIA DGX Spark, demonstrating throughput for various models including gpt-oss and gemma3 using firmware version 580.95.05.
Anthropic Expands Google Cloud TPU Usage for AI Research and Scaling
Anthropic is expanding its use of Google Cloud TPUs to up to one million units, investing tens of billions of dollars to increase compute capacity for AI research and customer demand.
OpenAI UK Sovereign AI Update
OpenAI has announced a new agreement with the UK Ministry of Justice to provide ChatGPT Enterprise to 2,500 civil servants and introduced UK data residency options for API, Enterprise, and Edu customers.
Hugging Face and VirusTotal Security Collaboration
Hugging Face has partnered with VirusTotal to continuously scan over 2.2 million public model and dataset repositories on the Hugging Face Hub to protect the ML community from malicious assets.
Sentence Transformers joins Hugging Face
The Sentence Transformers library is transitioning from the UKP Lab at TU Darmstadt to Hugging Face to leverage better infrastructure for continued open-source development.
OpenAI Japan Economic Blueprint
OpenAI has released the Japan Economic Blueprint, a policy framework designed to help Japan leverage AI to potentially increase its GDP by up to 16% through inclusive access, infrastructure investment, and education.
ChatGPT WhatsApp Integration Discontinuation
OpenAI has announced that ChatGPT will no longer be available on WhatsApp after January 15, 2026, due to changes in WhatsApp's policies and terms.
Hugging Face AI Sheets Vision Update
Hugging Face AI Sheets is an open-source tool that now supports vision capabilities, allowing users to extract structured data from images, generate visuals from text, and edit images within a spreadsheet interface.
ChatGPT Atlas Release Notes
OpenAI has launched ChatGPT Atlas, a web browser with ChatGPT integrated at its core to enable context-aware browsing, browser memories, and native agentic task automation.
Open-Source OCR Models Guide – Choosing, Running, and Extending Modern Vision-Language OCR
Hugging Face announced a comprehensive guide to open-weight OCR models, detailing their capabilities, benchmark performance, cost efficiency, and how to run them locally or via hosted endpoints.
Anthropic Statement on American AI Leadership
Anthropic CEO Dario Amodei affirms the company's commitment to U.S. AI leadership through federal partnerships, support for the Trump administration's AI Action Plan, and restrictions on sales to PRC-controlled companies.
Claude Code Sandboxing Update
Anthropic introduces sandboxing for Claude Code to reduce permission prompts by 84% and mitigate prompt injection risks through filesystem and network isolation.
Claude for Life Sciences
Anthropic has introduced Claude for Life Sciences, integrating Claude Sonnet 4.5 with specialized scientific connectors, agent skills, and a prompt library to support the full R&D lifecycle from discovery to commercialization.
AI for Food Allergies: Open Dataset Collection for Biomedical Research
Hugging Face has launched the AI for Food Allergies project, introducing the first open, community-driven collection of curated datasets to accelerate AI-driven allergen prediction, drug discovery, and food safety.
Google Cloud C4 and Intel Xeon 6 Performance for GPT OSS
Google Cloud C4 VMs powered by Intel Xeon 6 processors deliver up to a 1.7x improvement in Total Cost of Ownership (TCO) for GPT OSS MoE model inference compared to C3 VMs.
Anthropic Agent Skills
Anthropic has introduced Agent Skills, a standardized framework of instructions, scripts, and resources that allow general-purpose agents to dynamically load domain-specific expertise.
Ollama Coding Models and Integrations Update
Ollama has introduced cloud access to GLM-4.6 and Qwen3-Coder-480B, alongside updates to Qwen3-Coder-30B and expanded integrations for VS Code, Zed, and Droid.
Plex Coffee Case Study: Scaling Operations with ChatGPT Business
Plex Coffee utilized ChatGPT Business to reduce onboarding time from weeks to days and cut operational WhatsApp messages by over 50% through automated knowledge sharing and custom GPTs.
Run SmolVLM on Intel CPUs with OpenVINO in 3 Steps
Hugging Face shows how to deploy the small Vision‑Language Model SmolVLM on Intel CPUs using Optimum‑Intel and OpenVINO, achieving up to 65× higher throughput than PyTorch.
OpenAI Expert Council on Well-Being and AI
OpenAI has established the Expert Council on Well-Being and AI, a multidisciplinary group of researchers and clinicians to advise on healthy AI interactions and the impact of technology on mental health.
OpenAI and Sur Energy Explore Stargate Project in Argentina
OpenAI and Sur Energy have signed a Letter of Intent to explore building a large-scale AI data center, known as the Stargate project, in Argentina to leverage the country's clean energy and developer ecosystem.
Anthropic Economic Policy Responses for AI
Anthropic proposes a framework of nine policy ideas across three economic scenarios to prepare for the potential labor market disruptions and fiscal challenges posed by advanced AI.
Qwen3-VL Release Notes
Ollama has released Qwen3-VL, a powerful vision language model featuring advanced spatial perception, expanded OCR support for 32 languages, and native 256K context for long-video understanding.
Anthropic and Salesforce Expand Partnership for Regulated Industries
Anthropic and Salesforce have expanded their partnership to integrate Claude as a preferred model for the Agentforce platform, specifically targeting regulated industries like healthcare and financial services.
Nemotron-Personas-India: Synthesized Data for Sovereign AI
NVIDIA has released Nemotron-Personas-India, a CC BY 4.0 licensed synthetic dataset of 21 million Indic personas designed to bridge the data gap for Sovereign AI in India's multilingual and culturally diverse environment.
OpenAI and Broadcom Strategic Collaboration for AI Accelerators
OpenAI and Broadcom have partnered to deploy 10 gigawatts of custom AI accelerators designed by OpenAI and powered by Broadcom networking solutions between 2026 and 2029.
NVIDIA DGX Spark and Ollama Integration
Ollama has partnered with NVIDIA to optimize the NVIDIA DGX Spark, powered by the GB10 Grace Blackwell Superchip, for running local language models with 1 petaFLOP of performance and 128GB of memory.
Arm at the PyTorch Conference 2025
Arm is participating in the PyTorch Conference on October 22-23 to showcase AI deployment tools including ExecuTorch and vLLM, and to gather developer feedback on scaling AI across cloud, edge, and mobile platforms.
HYGH Case Study: Scaling Digital Advertising with ChatGPT Business
Digital media company HYGH uses ChatGPT Business to save 5.5 hours per employee weekly and accelerate software MVP delivery from months to a weekly cadence.
OpenAI Defining and Evaluating Political Bias in LLMs
OpenAI has developed a new evaluation framework to measure political bias in LLMs, finding that GPT-5 models reduce bias by 30% compared to prior versions and exhibit bias in fewer than 0.01% of production responses.
Anthropic Research: Small Sample Poisoning of Large Language Models
Anthropic research reveals that as few as 250 malicious documents can create a backdoor vulnerability in LLMs regardless of model size or training data volume.
HiBob AI Adoption and GPT Implementation Strategy
HiBob has integrated ChatGPT Enterprise to create over 2,500 experimental GPTs, resulting in 90% employee adoption and the deployment of AI-powered features into its core HR platform.
BigCodeArena: Judging code generations end to end with code executions
Hugging Face has launched BigCodeArena, a human-in-the-loop platform that evaluates code generation models by allowing users to execute and interact with generated code in real-time.
OpenAI Disrupting Malicious Uses of AI October 2025 Update
OpenAI has disrupted over 40 networks violating its usage policies since February 2024, noting that threat actors are primarily using AI to accelerate existing attack playbooks rather than developing novel offensive capabilities.
Anthropic Appoints Rahul Patil as Chief Technology Officer
Anthropic has appointed Rahul Patil, former CTO of Stripe, as Chief Technology Officer to scale Claude's infrastructure and engineering for growing enterprise demand.
Anthropic Expands Global Operations to India
Anthropic is expanding its global operations to India with a new office in Bengaluru opening in early 2026 to support the region's AI ecosystem and enhance Claude's Indic language capabilities.
OpenAI Codex General Availability
OpenAI has announced the general availability of Codex, introducing a Slack integration, a TypeScript SDK, and enhanced admin tools for engineering teams.
OpenAI Introduces Apps in ChatGPT and the Apps SDK
OpenAI has launched apps within ChatGPT and a corresponding Apps SDK based on the Model Context Protocol (MCP) to allow developers to integrate interactive interfaces and logic directly into conversational AI.
AMD and OpenAI Strategic Partnership for AI Infrastructure
AMD and OpenAI have entered a multi-year, multi-generation agreement to deploy 6 gigawatts of AMD GPUs, starting with an initial 1 gigawatt deployment of Instinct MI450 GPUs in 2H 2026.
OpenAI and Allied for Startups Release Hacktivate AI Report
OpenAI and Allied for Startups have released the Hacktivate AI report, featuring 20 policy proposals to accelerate AI adoption and competitiveness across Europe.
OpenAI AgentKit Release Notes
OpenAI has launched AgentKit, a suite of tools including Agent Builder, Connector Registry, and ChatKit, to streamline the design, deployment, and optimization of AI agents.
Anthropic Petri Open-Source Auditing Tool Release
Anthropic has released Petri, an open-source tool that uses automated agents to test AI systems through multi-turn conversations to accelerate the identification of misaligned behaviors.
Anthropic and Deloitte Partnership
Anthropic and Deloitte have expanded their alliance to deploy Claude to over 470,000 Deloitte professionals and co-develop industry-specific AI solutions for regulated sectors.
Anthropic Building AI for Cyber Defenders
Anthropic has enhanced Claude Sonnet 4.5 to match or exceed the cybersecurity capabilities of Claude Opus 4.1, focusing on vulnerability discovery and patching to empower defensive security teams.
Wrtn Lifestyle AI Integration with GPT-5
Wrtn has integrated GPT-5 to scale its 'Lifestyle AI' ecosystem in Korea, achieving an 8% increase in daily active users and improved performance in intent classification and personalization.
SOTA OCR with Core ML and dots.ocr
Hugging Face demonstrates the conversion of the 3B parameter dots.ocr model to run on-device using Core ML and MLX, achieving performance that surpasses Gemini 2.5 Pro on OmniDocBench.
OpenAI and Japan Digital Agency Strategic Collaboration
OpenAI and Japan's Digital Agency are collaborating to integrate generative AI into public services through the deployment of a new AI tool called Gennai for government employees.
OpenAI Stargate Initiative: Samsung and SK Partnerships for AI Infrastructure
OpenAI has partnered with Samsung and SK to expand global AI infrastructure through the Stargate initiative, focusing on advanced memory chip production and the development of AI data centers in Korea.
Hugging Face Introduces RTEB for Retrieval Embedding Evaluation
Hugging Face has launched the beta version of the Retrieval Embedding Benchmark (RTEB), a new standard designed to measure the true generalization and retrieval accuracy of embedding models using a hybrid of open and private datasets.