yalla-coop / nightingale

An app that aims to help students reflect on their emotions and work out what's affecting them at school
https://botnightingale.herokuapp.com/
MIT License
2 stars 1 forks source link

Useful tutorials / resources #11

Open thejoefriel opened 5 years ago

thejoefriel commented 5 years ago

Please list here any useful tutorials or resources that could help with deciding tech stack (relates to issue #10 ) and for implementation.

dupreesi commented 5 years ago

https://codesandbox.io/s/github/ciptohadi-web-id/react-chat-bot-using-dialogflow uses create-react-app, redux and dialogflow REST API

dupreesi commented 5 years ago

https://github.com/dialogflow/agent-human-handoff-nodejs

using dialogflow with express, socket.io and Jquery

dupreesi commented 5 years ago

dialogflow tutorial https://www.brihaspatitech.com/blog/how-make-chatbot-google-dialogflow/

dupreesi commented 5 years ago

https://blog.pusher.com/facebook-chatbot-dialogflow/

using node.js dialogflow package