This repository contains an easy-to-use API for the AIY Vision Kit and AIY Voice Kit. You can use it for face detection and object recognition, or use it to create voice commands with simple while loops - have a look at the demos. Documentation is at the AIY Projects site.
For guidelines on contributing, look at CONTRIBUTING.md. If you're using Raspbian instead of Google's provided image, read HACKING.md for information on getting started.
For returning users:
The code for all AIY kits is in the aiyprojects
branch, and is included in
images starting with aiyprojects-2017-12-18.img. The previous voicekit
branch
contains code just for the Voice Kit, and the master
branch contains the
original, deprecated Voice Recognizer demo.
If you're having trouble assembling your kit or running the demos, try the AIY Forums.
If you've found a bug in the AIY API or demos, you can look at the known issues or create a new one, or even fix it yourself and send us a pull request.
If you've found a problem with the Assistant (for example, crashes in the library or incorrect responses), you can try the G+ community, Stack Overflow, or the assistant-sdk-python repo.