- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 2 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 4 months ago
- Building a 3D Digital Clock with ArduinoPosted 9 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 9 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 10 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 10 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 11 months ago
- What is IoT and which devices to usePosted 11 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 12 months 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.