Situatie
Solutie
Steps:
-
Collect knowledge: copy FAQs and old tickets into a wiki (Confluence, Notion).
-
Install chatbot framework (Rasa example):
-
Train it with common issues:
-
Example training data (
nlu.yml
): -
Example response (
domain.yml
):
-
-
Connect to ticketing system (ServiceNow API, Jira API) to auto-create tickets if bot fails
-
Deploy bot on Slack or Teams → integration guide available in Rasa docs
-
Test with small group, gather feedback, improve responses
-
Update knowledge base continuously with solved tickets.
Leave A Comment?