Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infiniteverma/ieee-sbm-google-action
https://github.com/infiniteverma/ieee-sbm-google-action
actions-on-google google-assistant javascript
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/infiniteverma/ieee-sbm-google-action
- Owner: InfiniteVerma
- License: apache-2.0
- Created: 2019-07-10T07:57:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-25T05:29:44.000Z (about 4 years ago)
- Last Synced: 2024-10-30T12:06:32.519Z (about 2 months ago)
- Topics: actions-on-google, google-assistant, javascript
- Language: JavaScript
- Size: 916 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IEEE SBM Action
This is the IEEE Manipal Google Assistant codebase. Build using Node-js and DialogFlow.
### **Installation**
- Create a new Google Action
- Download the agent .zip file present in Agent/ directory
- Go to settings, choose 'Import from .zip' and import the downloaded agent
- Clone the repo and open in your fav editor (VS Code etc)
- Link it to your Firebase account
- Deploy it using the command line arguments given in the Google Codelabs### **Mind Map Representation**
![Alt Text](Images/assistant-mind-map.png)