HayWord Tutorial
Case Study for Creating HayWord Chatbot Powered by FB Messenger, Wit.ai, ReactJS and documented with Docusaurus
What we are going to learn ?
Messenger
create a chatbot application, implement the messenger extension webview, quick replies, generic templates, Get Started Button, Greeting Text.
ReactJS
Messenger integration, creating React components, state, and props.
Wit.ai
create user intentions, entities, training, integration to the messenger.
Firebase
Messenger integration, creating and updating user data.
Translate API
Using translate api to translate word or sentence that user input in chat.
WordsAPI
Using WordsAPI to get random word and get the attributes such as synonym and definition.