LINE chat bot
This chat bot service is developed using Azure QnA maker (one of the cognitive service) and Azure bot service. I integrated with LINE(chat tool) and QnA maker because I expect that this product is designed for people who lived in rural regin(like my hometown).
Architecture
here is architecture of this chat bot.
Procedure
- Create QnA maker
- Add knowledge to QnA
- Create chat bot via QnA portal
- Indegrate with external tool(LINE)
For better experience
- Add more Knowledge to QnA maker to response more accurate answer.
- Fixed Azure bot service to handle unexpected question.
- Implement via Terraform.