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
- Host: GitHub
- URL: https://github.com/zmsp/AIY-data-center-assistant
- Owner: zmsp
- License: apache-2.0
- Created: 2017-10-29T21:50:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-03T18:13:01.000Z (over 8 years ago)
- Last Synced: 2024-11-01T04:35:06.259Z (over 1 year ago)
- Topics: aiy, aiyprojects, google-assistant, python, raspberry-pi, slackapi
- Language: Python
- Homepage:
- Size: 689 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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:
[](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