Covid Center Bot

Covid Center Bot

  • Docs
  • Help

›Part Contents

Single Page

  • Covid Center Bot Tutorial

Part Contents

  • Introduction
  • Design User Interaction
  • 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
  • Improvement

Improvement

(Additional) Integrate with covid API

We would like you to integrate the bot to Covid API. In this tutorial, we use mathdroid covid API. The steps are :

  1. Read how you will use the API. In this case, you should hit provinsi API
  2. Read async and sync in this stackoverflow post
  3. Change bot/index.js and shared.js like the changes in the PR
  4. Don't forget to change sync to async!
  5. Please change as you see fit or want it.

Review and continue improving your Wit app

As you are testing the app, you might notice that certain utterances are not resolving to the proper intents. To address these, go to Wit.ai and on the Understanding page you should see utterances that have been sent to the API endpoint. You can review each utterance by expanding one and making sure that the entity is properly identified and resolving to the correct intent. If there are utterances not relevant to your use case (invalid utterances), you can mark them as Out of Scope.

Next Steps

For demonstration purposes, we’ve created a very simple covid bot, but you can create a much more engaging and interactive bot. Try sketching out a larger conversation flow with various scenarios and see Wit documentation to learn more about other Wit features e.g. other built-in entities, custom entities, and traits.

If you want to add features, we have recommendation feature to add:

  1. Finite State Machine link.
  2. More data to train.
  3. Use time entities.

We look forward to what you will develop! To stay connected, join the Wit Hackers Facebook Group and follow us on Twitter @FBPlatform.

Contributing

Please make an issue/PR in this repo if you want to contribute. we will review it.

← Enhance bot parser for Covid Intent
  • (Additional) Integrate with covid API
  • Review and continue improving your Wit app
  • Next Steps
  • Contributing
Covid Center Bot
Docs
Covid Center Bot TutorialCovid Center Bot Tutorial - Github
More
GitHubStar
Follow @sukangwurr
Facebook Open Source
Copyright © 2020 Covid Center Bot