An open API service indexing awesome lists of open source software.

https://github.com/zmsp/AIY-data-center-assistant

Voice assistant for data center powered by Google Assistant
https://github.com/zmsp/AIY-data-center-assistant

aiy aiyprojects google-assistant python raspberry-pi slackapi

Last synced: about 1 year ago
JSON representation

Voice assistant for data center powered by Google Assistant

Awesome Lists containing this project

README

          

This repository enables any data centers to harness the power of of AI (program) and ML (programming).

## Demo Video:
[![Data Center assistant demo](https://img.youtube.com/vi/4pha3IDAyRs/0.jpg)](https://youtu.be/4pha3IDAyRs "Data center assistant demo")

## Features:
* Most features from Google Home. See: [google-home-commands](https://www.androidauthority.com/google-home-commands-727911/)
* Ping host
* NSLookup
* Send message to a slack channel
* Read all incoming slack messages
* All the other critical stuffs like shutdown, reboot, self ip.
* More to be added

## Setup/Getting Started
1. Get yourself a google AIY kit and complete the setup initial setup. See this website for details: https://aiyprojects.withgoogle.com/
2. Clone this project in your home folder and set the src/data_center_assistance.py as supervisord service or run the src/data_center_assistant.py file.
3. Thats all

## File information
Everything besides data_center_assistant.py is boilerplate. If you are looking for it, here is the link: https://github.com/zmsp/AIY-data-center-assistant/blob/master/src/data_center_assistant.py