Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

AI

Why Southeast Asia doesn’t need to pick a side in the AI race

For most of my career, building a technology company felt like solving a complicated but understandable puzzle. You studied the market, listened to customers, assembled a great team, built the right product, and executed better than everyone else. The journey was never easy, but it was predictable enough that you could create a strategy, adjust […] The post Why Southeast Asia doesn’t need to pick…

Why Southeast Asia doesn’t need to pick a side in the AI race

Artificial intelligence is evolving at a rapid pace, prompting governments and businesses to reevaluate how they approach data, privacy, and AI governance. The rivalry between the United States and China is intensifying, with each investing heavily in AI, semiconductor manufacturing, cloud computing, and digital infrastructure. While it may be tempting for individuals and companies in Southeast Asia to simply react to this competition, the real opportunity lies in defining a unique role for the region.

Southeast Asia has always been a crossroads, connecting worlds through trade routes, cultural exchange, and digital connections. With nearly 700 million people and a fast-growing digital economy, the region is uniquely positioned to become a hub for connecting different technology ecosystems. Rather than being defined by exclusivity, Southeast Asia should focus on building trusted digital infrastructure, making data portable while protecting privacy, and enabling individuals to control their own information.

By creating systems that allow for seamless cross-border commerce, the region can become a valuable bridge between competing technology blocs. The challenges facing Southeast Asia are not just technical, but also about building trust across organizations, navigating different regulations, and ensuring secure data transfer with individual consent.

This requires building a leadership approach that is adaptable and responsive to change, rather than relying on rigid plans and processes. By embracing diversity and complexity rather than trying to avoid them, Southeast Asia can position itself as the region that enables technologies to work together, rather than being defined by a single technology choice.

Written by urgent.news from e27's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at e27.co →

More in AI

Agentic AI vs RAG: They're Not the Same Thing

At least once a month, a client emails me the same question: "Should we use RAG or agents?" The question is understandable and the phrasing is wrong, because they are not two versions of the same…

Running three AI models on one local server when your VRAM doesn't cover all of them

The first time I tried loading Whisper, bge-m3, and gemma at the same time on my local box, it OOM’d immediately. I’d known this was going to happen, but I tried anyway to see where the ceiling…

  • Attempted to run three AI models (Whisper, bge-m3, gemma) simultaneously on workstation
  • Encountered out-of-memory error due to insufficient VRAM for all models at once
  • Implemented sequential loading to avoid parallel processing issues

More from Monday 17 August →