Pages

Sunday, 5 April 2020

Chatbot for HBL

Dialogflow logo
Sample from pantech


Using information from www.moe.gov.sg/faqs-covid-19-infection, I made a chatbot on DialogFlow which could include self-designed Welcome or Fallback 'Intents' and there's even a 'Beta' Knowledge feature. The Knowledge feature would allow the bot to crawl FAQ pages on websites or it even has an 'Extractive Question Answering' ability which could crawl uploaded pdf documents. As it is still in the Beta stage, the Knowledge Bases' answers are still not perfect so I used the version which required the questions and answers to be extracted from a '.csv' file with 2 columns.

You can try it out below.


Web Demo @ https://bot.dialogflow.com/df7080c5-f417-4090-8d0f-d2fb6a9247be
Warning: The Dialogflow V1 API shutdown has been postponed to May 31st, 2020.




I also included the chatbot on a Google site with resources for parents here.
@ https://sites.google.com/moe.gov.sg/parents-hbl-resources/home

Below are some screenshots from the documentation page on its Google Clouds site.


1 comment: