Practical EndpointAI is here - Ambiq's Apollo4 Family of AI-capable devices enable high-performance AI capabilities while sipping power. Explore how to bring Speech UI, intelligent activity recognition, and real-time health analytics to your endpoint products.
Let's get started
Models
View all modelsAmbiq's VP of Artificial Intelligence, Carlos Morales, introduces neuralSPOT and Ambiq's ModelZoo
Features
Using neuralSPOT to Ease Embedded AI Development
Ambiq's VP of Artificial Intelligence, Carlos Morales shows how to use neuralSPOT to connect the evaluation board (EVB) to your computer, and use it as an integrated component using remote procedure calls.

Downloading, Compiling, and Deploying AI on Apollo4 Using neuralSPOT
Carlos Morales shows how to use neuralSPOT to get a sample AI model running on Apollo4. This process will require an Apollo4 Plus evaluation board (EVB), and a microphone.

Ambiq AI GitHub Repository Introduction
Introduction to Ambiq AI repository (repo) in GitHub including source codes, models, SDK, and more. The main repos include neuralSPOT and Model Zoo. Learn more.

Articles

Understanding neuralSPOT via the Basic Tensorflow Example
In this article, we walk through a neuralSPOT example application using it as a guide for how to use the SDK to integrate, develop, and deploy sophisticated AI models on Apollo4.

NeuralSPOT Features
This is a detailed list of the features spread out over neuralSPOT. If you'd like to see a new feature, please file an issue on the repo.

Deploying EdgeImpulse Models using neuralSPOT Nests
NeuralSPOT is designed to ease the integration of AI models from many sources. In this article, we walk through how to use neuralSPOT Nests to deploy one such external software package (EdgeImpulse C++ models) onto Apollo4 Plus.

Optimizing AI using neuralSPOT
This article focuses on optimizing the energy efficiency of inference using Tensorflow Lite for Microcontrollers (TLFM), but many of the techniques apply to any inference runtime.