An architecture that runs AI inference on-device rather than in the cloud. It enables low latency, privacy protection, and offline operation.
## What is Edge AI? Edge AI refers to an architecture in which AI inference is executed directly on a device (edge device) without sending data to a cloud server. Typical execution environments include smartphones, surveillance cameras, industrial sensors, and in-vehicle computers. ### Differences from Cloud AI Cloud AI leverages high-performance GPUs over a network, achieving high accuracy, but faces three challenges: communication latency, communication costs, and privacy risks. Because Edge AI keeps data on the device itself, it holds a distinct advantage in domains where transmitting data externally is difficult—such as medical imaging or manufacturing line footage. ### The Rise of SLMs as a Tailwind Advances in SLM (Small Language Model) performance have transformed the practicality of Edge AI. By quantizing models with several billion parameters, it is increasingly possible to run them on smartphones while achieving 80–90% of the accuracy of large-scale models. ### Key Considerations for Adoption There is no need to move everything to the edge. A hybrid configuration is the pragmatic approach: handle inference requiring real-time responsiveness (anomaly detection, speech recognition) on the edge, while reserving training and batch analysis for the cloud. In field environments across Laos and Southeast Asia where network quality is unstable, the value of Edge AI that operates offline is particularly significant.


Ambient AI refers to an AI system that is seamlessly embedded in the user's environment, continuously monitoring sensor data and events to proactively take action without requiring explicit instructions.

An AI agent is an AI system that autonomously formulates plans toward given goals and executes tasks by invoking external tools.

AI governance refers to the organizational policies, processes, and oversight mechanisms that ensure ethics, transparency, and accountability in AI system development and operation.
