Introduction
Overview
In this tutorial, we will be creating an API-based bot that gives covid information to users. The app will be able to process the user's text and respond location-based covid information to the users. We will explore how to:
- Design the User Interaction and Architecture
- Learn Terms in Wit.AI
- Create and Train wit.AI Application to do Natural Language Processing (NLP)
- Integrate Wit.AI with your Messenger Bot
- Train Covid Intent with Wit.AI API
- Enhance bot parser for Covid Intent
Prerequisites
- Create a Wit.ai account
- Clone this repository Wit.ai Covid Center Demo from GitHub
- Create Facebook Page | Link
- Create Facebook App | Tutorial
- Download & Install Ngrok Link
Ngrok is reverse proxy, it allows you to deploy at local with random link.
Related Content
License
Wit.ai Covid Center Bot is licensed, as found in the LICENSE file.