Skip to content

Edge & On-Device AI

Running AI where the data is โ€” on phones, sensors, and microcontrollers โ€” without a round trip to the cloud.

Most AI you use lives in giant data centres. When you ask your phone a question, it often sends your words across the internet, waits for a faraway computer to think, and sends the answer back. Edge AI flips this around: the thinking happens right on the device โ€” your phone, watch, doorbell, or even a tiny sensor โ€” with no trip to the cloud.

Think of it like cooking dinner in your own kitchen instead of ordering delivery. Delivery can bring you fancier meals, but your kitchen is faster, works when the internet is down, and nobody outside sees what you're making. The trade-off is space: a phone can't hold a restaurant's whole kitchen, so engineers shrink these AI models to fit, keeping the useful parts while trimming the rest.

The main ideas

  • Why on-device โ€” Latency, privacy, offline use, and cost โ€” the case for local inference.
  • Model compression โ€” Quantization, pruning, and knowledge distillation to shrink models.
  • Efficient architectures โ€” MobileNets, small language models, and hardware-aware design.
  • On-device runtimes โ€” Core ML, TensorFlow Lite, ONNX Runtime, and the NPUs in modern chips.
  • TinyML โ€” Machine learning on microcontrollers with kilobytes of memory.
  • Hybrid edge-cloud โ€” Splitting work between device and server for the best of both.

AI Hardware & Compute ยท Data & MLOps ยท Computer Vision


Want to make things?

Head to AI School โ€” AI camps where kids build their own games.