Ok Google, Talk to Mental Temperature Converter

June 30, 2021 ยท View on GitHub

version

An app for the Google Assistant to help you practice mentally converting temperature from degrees Celsius to Fahrenheit, or from Fahrenheit to Celsius.

Listed in the Google Assistant web directory.

๐Ÿ…– Talk to Mental Temperature Converter

Original version built in 1 month to be submitted for the contest August 31st 2017. For that first iteration, I built the Google Assistant app using API.ai (now called Dialogflow), Actions on Google, Node.js, and Express.js, and hosted the original webhook server on Glitch.com

Try it Out (In Your Browser, Without Voice Reply):

https://codepen.io/hchiam/full/NEzXja

https://bot.api.ai/mental-temperature-converter

YouTube Demo:

https://www.youtube.com/watch?v=7eiwrohLoGk

Making your own Google Assistant app:

API V2:

API V1 will be deprecated as of October 23rd, 2019.

To get caught up faster, try building a mini app from scratch, following the instructions here: https://github.com/hchiam/dialogflow-webhook-boilerplate-nodejs

The key files are:

API V1 (Now Deprecated) - Remix/Fork Info:

An older version of this project was remixed from https://glitch.com/~actions-on-google-api-ai-boilerplate

server.js: https://glitch.com/edit/#!/mental-temp-converter?path=server.js:1:0

Only server.js and this README.md have been changed.

You Might Also Like:

https://github.com/hchiam/code-tutor