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

https://github.com/amruthpillai/weatherbot

Tutorial on how to create a weather chatbot using Dialogflow Fulfilment Webhook
https://github.com/amruthpillai/weatherbot

Last synced: 7 months ago
JSON representation

Tutorial on how to create a weather chatbot using Dialogflow Fulfilment Webhook

Awesome Lists containing this project

README

          

# WeatherBot
A simple tutorial on how to create an intelligent chatbot, that can tell you the weather.

### Test the App

Deploy

Make sure you define the World Weather Online API Key (WWO_API_KEY) in the Config Vars, before running the server.

### Tech Stack
* Node.js
* Express.js
* Dialogflow
* World Weather Online API