Repository navigation
actions-on-google-nodejs
- Website
- Wikipedia
Node.js client library for Actions on Google
A collection of useful things regarding Actions on Google.
Localization sample (using Dialogflow) in Node.js
The Action for the Google Assistant for Google I/O '18
Daily Updates & Push Notifications Sample (using Dialogflow) in Node.js
Google Sign-In sample (using Dialogflow) in Node.js
SSML sample (using Dialogflow) in Node.js
Localization, Meetup API & Cloud Translation API sample (using Dialogflow) in Node.js
🚉 🔉 DC Metro Google Assistant action that will show you the latest train and bus arrival information for your commute.
Quick Maths Alexa Skill and Google Action with the VOXA framework
Workshop for Actions on Google at LDRP Institute of Technology and Research
A Smart Display App built using Interactive Canvas and Actions SDK.
"Leap Year Finder" is one of the Google Assistant Actions that is used to get you know that whether a specific year is a Leap year or not. It takes the year in number and returns whether it is a Leap year or not using Leap Year algorithm. You can also use deep link as "Talk to Leap Year Finder about 1984" to instantly get answered from Google Assistant.
This is a testing repository for the work purposes.
"Base Converter" is an Action for Google Assistant which lets you convert a number of a specified base to the specified base. Various bases supported ranging from 2 to 36. It includes Binary(base2), Octal(base8), Decimal(base10), Hexadecimal(base16) and so on. You can use in this format as " <number> <numbers-base> to <specific-base>" to instantly convert the number . For example, you can say as "10ba hexadecimal to decimal" or "10ba 16 to 10" to instantly convert 10ab of base 16 to base 10.
[WIP] Building a Google Assistants app for YNAB