Introducing AI at Ambiq
Learn the basics of how to use neuralSPOT to add AI features to your Apollo4 Plus applications, including how to integrate Tensorflow Lite for Microcontrollers, how feed sensor data to your AI models, and how to optimize for maximum performance at the lowest power possible..
Ambiq specializes in ultra-low-power SoC's designed to make intelligent battery-powered edge solutions a reality. These days, just about every edge device incorporates AI features, including anomaly detection, speech-driven user interfaces, audio event detection and classification, and health monitoring.
Ambiq's ultra low power, high-performance platforms are ideal for implementing this class of AI features, and we at Ambiq are dedicated to making implementation as easy as possible by offering open-source developer-centric toolkits, software libraries, and reference models to accelerate AI feature development.
neuralSPOT - because AI is hard enough
neuralSPOT is an AI developer-focused SDK in the true sense of the word: it includes everything you need to get your AI model onto Ambiq’s platform. You’ll find libraries for talking to sensors, managing SoC peripherals, and controlling power and memory configurations, along with tools for easily debugging your model from your laptop or PC, and examples that tie it all together.
For an in-depth exploration of how neuralSPOT can supercharge your AI development team, see our white paper and visit our GitHub repository.
Ambiq ModelZoo
Ambiq's ModelZoo is a collection of AI reference models built on neuralSPOT to help your team bootstrap AI model development and deployment on Apollo4 Plus. It includes open source models for speech interfaces, speech enhancement, and ECG analysis, with everything you need to reproduce our results and train your own models.
Model | Description |
---|---|
NN Speech | A collection of 3 speech-focused models: voice activity detection, keyword spotting, and speech-to-intent. |
Arrhythmia Classification | Detect several types of heart conditions based on single-lead ECG sensors |
Speech Enhancement | A TinyLSTM-based audio model which removes noise from speech |
Ambiq AI Benchmarks
We've benchmarked our Apollo4 Plus platform with outstanding results. Our MLPerf-based benchmarks can be found on our benchmark repository, including instructions on how to replicate our results.
Accelerate Your AI Development With Ambiq's AI Tools
Whether you are creating a model from scratch, porting a model to Ambiq's platform, or optimizing your crown-jewels, Ambiq has tools to ease your journey.