https://github.com/romanenko/covid19-safety-information
Guide on how to create a Facebook Messenger + WIT.AI Chatbot
https://github.com/romanenko/covid19-safety-information
chatbot facebook-messenger-bot messenger-platform wit
Last synced: 8 months ago
JSON representation
Guide on how to create a Facebook Messenger + WIT.AI Chatbot
- Host: GitHub
- URL: https://github.com/romanenko/covid19-safety-information
- Owner: romanenko
- License: mit
- Created: 2020-10-17T02:59:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-19T09:04:47.000Z (over 5 years ago)
- Last Synced: 2024-09-07T10:37:23.828Z (almost 2 years ago)
- Topics: chatbot, facebook-messenger-bot, messenger-platform, wit
- Language: JavaScript
- Homepage: https://chatbot-for-class.com
- Size: 16.6 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Creating a COVID-19 info Chatbot for Facebook Messenger with Wit.ai
You are going to create a Facebook Messenger Chatbot in this tutorial, which will inform users whether it's safe to perform a certain activity during COVID-19 pandemic.
- **[Tutorial](https://romanenko.github.io/covid19-safety-information/)**
- [Watch the short video about it](https://youtu.be/TF0dnHiiUzg)
## After finishing this tutorial, you and your students will learn:
- How to create a Facebook App
- How to create a [Wit.ai](http://wit.ai) App
- Basic knowledge of training AI models
- Fun of making chatbots!
## Facebook Products Used
- [Messenger Platform](https://developers.facebook.com/docs/messenger-platform/)
- [Wit.ai](http://wit.ai/)
- [Facebook for Developers](https://developers.facebook.com/)
- [Docusaurus](https://docusaurus.io/)
And [Facebook Messenger](https://messenger.com/) to communicate and work on the article across different (13h) timezones
## Authors
- [Jane Hyeseo Shin](https://github.com/janeshin059)
- [Michael Romanenko](https://michael.romanenko.kg/)