A virtual assistant which helps answering common FAQs related to COVID-19 and creating a doctor appointments
- Create an agent on console of Dialogflow.
- In "Export and Import" click on Restore from zip.
- Select zip file of git project.
- Enable Beta features and add a Knowledge Bases.
- Add "https://www.cdc.gov/coronavirus/2019-ncov/faq.html" in the knowledge base.
- Add response to knowledge base to return from FAQ.
- Enable Web Demo and copy the link and use it in GUI project.