The Vermont Department of Health has a knowledge base that is published via a chatbot and faq page in response to the COVID-19 pandemic
- VDH: www.healthvermont.gov/COVID
- BOT: apps.health.vermont.gov/COVID/
- FAQ: apps.health.vermont.gov/COVID/faq/
Published via gh-pages, jekyll, and cayman theme at:
VermontDepartmentofHealth.github.io/covid-bot/
Query written in Kusto/KQL to get info from logs in App Insights
.NET Core API written in C# that connects to the knowledge base.
NodeJS static site generator written using Eleventy that templates the knowledge base into FAQ.
Postman collection to call methods in the Knowledge Base API
Provides a NodeJS client wrapper around the Cognitive Services APIs for QnaMaker
A diffing implementation for comparing & returning markdown text deltas
QnA Maker front end to create, maintain, test, and publish the Knowledge Base
Front end chat client that calls the bot service, either as an iFrame or JS initialization.
For testing purposes, please use the following links to not interfere with our production telemetry
VDH ~ Vermont Department of Health
FAQs ~ Frequently Asked Questions
KB ~ Knowledge Base
AI ~ Application Insights
QnA ~ Question and Answer