- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 11 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 12 months ago
- Holographic Christmas TreePosted 12 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Google Assistant SDK now available for prototyping voice agent technology on Raspberry Pi 3
Google has released a Python-based Google Assistant SDK that’s designed for prototyping voice agent technology on the Raspberry Pi 3.
The Google Assistant SDK is initially designed for prototyping voice agent technology on the Raspberry Pi 3 using Python and Raspbian Linux, but it works with most Linux distributions. The SDK lets developers add voice control, natural language understanding, and Google AI services to a variety of devices.
The SDK incorporates the Python version of the gRPC API, an open source remote procedure call (RPC) client. Since gPRC allows you to generate bindings to other platforms, developers could also extend the SDK to port to Windows and Mac platforms, as well as other programming languages including C/C++, Node.js, Java, and Ruby.
The SDK includes samples and documentation, including instructions on how to make a voice-enhanced Mocktail Mixer developed by Pittsburgh-based Deeplocal. Built around a Raspberry Pi and an Arduino board, the open source bartender device lets you order cocktails by voice command, and dispenses jokes with the drinks.
The Google Assistant SDK is free for prototyping use, but requires that you make a deal with Google for commercial deployment.