AI-generated Key Takeaways
-
The Google Assistant Library for Python is a turnkey solution for integrating the Assistant into a project, supported on hardware like the Raspberry Pi 3.
-
The Google Assistant Library for Python is deprecated as of June 28th, 2019, and the Google Assistant Service should be used instead.
-
This page provides guides for getting the Google Assistant Library working on your project and extending its functionality.
-
Refer to the Compatibility and feature support table to understand the differences between the Google Assistant Library and the service.
The Google Assistant Library for Python is a turnkey solution for anyone who wants to quickly integrate the Assistant into a project. The library is written in Python and is supported on popular hardware such as the Raspberry Pi 3.
Get started
Once you have your hardware, read on to learn how to get the Google Assistant running on it!
Embed the Google Assistant
This section gets the Google Assistant Library working on your project:
- Set Up Hardware and Network Access
- Configure and Test the Audio
- Configure a Developer Project and Account Settings
- Register the Device Model
- Install the SDK and Sample Code
- Run the Sample Code
- Next Steps
Extend the Google Assistant
This section extends the Google Assistant Library to include Device Actions: