This folder consists of the fulfilment code of my chatbot and the related json package file. I have hosted the chatbot using WebDemo.Please head over to the following link to play around: https://bot.dialogflow.com/5d7fdce4-0b5e-46e7-9145-5bfbd5221a02 The eventlist file is hosted at: https://sheetdb.io/api/v1/6l02cg86oregw.
This is a simple chatbot which responds to user's general queries about the Web Enthusiasts Club. It has been developed using DialogFlow and Google Cloud.Although a lot of effort has been made to widen the scope of the chatbot, but still there is scope for improvement. It can fetch realtime data from spreadsheets depending on user's queries.The spreadsheets were converted to a RESTful APi and were then linked using Axios.
1.DialogFlow Official Documentation
2.Sample guide :Building Chatbot
I am stil working to add new features and widen the scope of the chatbot. Your feedback will be a great help in improving the chatbot. Overall it was a great learning experience for me as I got to learn a new technology DialogFlow.
-
The ChatBot answers most of the basic queries which user may have, but is still in its basic stage and can be improved, as scope of improvement is always there.
-
It gives appropriate links whenever it has no definitive answer or asks user to try it another way.
-
I have used dummy data and I couldn't come up with many events, but I have added 9 events in the spreadsheet which can be extended accordingly.It has been uploaded in the same folder for reference.