Infrastructure & Compute
TinyML
AI designed to work on very small devices with limited power and memory.
Example
A battery-powered sensor recognizes a simple sound without contacting a distant computer.
Why people use it
It enables simple AI tasks on very small, low-power devices.
What you'll hear
“Can that sensor recognize the sound by itself?”
What this means for you
Check battery life and reliability together under real conditions.
Can you control it?
Developer-only
The people building or running the AI choose this setup. An everyday user generally needs their help to change how this part works.
Common questions
- Can a tiny AI system perform every task a large AI system can?
- No. Tight resource limits usually require a focused task and careful tradeoffs.
- Can it run a task without sending recordings away?
- Sometimes. A supported task can be handled on the device, depending on the design.
- Does smaller mean equally capable?
- No. Tight limits on memory and power can restrict the tasks the device can handle.