Products PayPal provides a safe and secure way to purchase online. We never see your credit card number or store it on our server. You can use your PayPal account or major credit card to process your order online safely. Featured Project This project walks through the steps we followed to get the AI framework PyTorch to run on a Raspberry Pi 4 |
![]() |
Google Assistant on Raspberry Pi 3
You can now create your very own assistant with the Raspberry Pi 3. Want to know the elevation of Mt. Kilimanjaro? The meaning of onomatopoeia? The score of your local sports team? Ask your Pi! Turn your Pi into an encyclopedia of knowledge with the installation of Google Assistant.
Pi as a Google Assistant Setup You will need the following components:
Once your Pi 3 is hooked up to a monitor and an internet connection is established, browse to the Google Assistant site on the Pi monitor itself. https://developers.google.com/assistant/sdk/prototype/getting-started-pi-python/ (This will make the process of copying and downloading code much simpler.)*
When you reach step #4 under "Configure a Developer Project and Account Settings" Download or copy the json file to the downloads folder and skip the "Run" command at the bottom. Proceed to the next section to "Test" or skip that section as well and proceed to "Configure and Run the Sample".
Step to Skip
*Hints: To paste into the Terminal on Pi: Ctrl+Shift+V If audio is too quiet type this command into terminal: amixer set PCM -- 100% |
![]() |
|