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
- Host: GitHub
- URL: https://github.com/amruthpillai/weatherbot
- Owner: AmruthPillai
- Created: 2018-04-13T14:13:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T00:43:30.000Z (over 1 year ago)
- Last Synced: 2024-05-02T05:37:21.863Z (over 1 year ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WeatherBot
A simple tutorial on how to create an intelligent chatbot, that can tell you the weather.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