Urgent.News

the world's headlines, one feed

AI

SK Hynix to invest $38 billion to expand AI memory chip production in South Korea

SK Hynix Inc. plans a 54 trillion won ($38 billion) expansion of its chipmaking facilities in South Korea, adding to efforts to rapidly double its production capacity and ease a global shortage of memory chips.

SK Hynix to invest $38 billion to expand AI memory chip production in South Korea

SK Hynix, the world's second-largest memory chip maker, has announced a $38 billion expansion of its production facilities in South Korea. The company plans to build a new dynamic memory facility in Yongin and a NAND fabrication plant in Cheongju, aiming to address the global shortage of memory chips and meet the growing demand for AI-related memory.

This investment is part of a broader effort to double SK Hynix's production capacity by 2031, as well as to bolster South Korea's domestic manufacturing capabilities in response to the artificial intelligence boom. The company's shares initially dropped 4.9% following the announcement but later recovered slightly.

Written by urgent.news from Live Mint's reporting — not their text. Machine-written; read the original for the full account.

Also reported by 1 other outlet

Read the original at livemint.com →

More in AI

Using Multiple LLM Providers with the Laravel AI SDK

The Laravel AI SDK ( laravel/ai , v0.8.1) ships with built-in support for 14 AI providers: OpenAI, Anthropic, Google Gemini, Groq, Mistral, DeepSeek, xAI, Ollama, Azure OpenAI, Cohere, OpenRouter…

  • Laravel AI SDK supports 14 AI providers
  • Configure multiple providers via config/ai.php
  • Use using() method to select provider at runtime