Overview
Get started by building NLU models for a real-world task in under 5 minutes.
Task Description
You build the NLU backend for a chatbot that provides IT support by understanding user expressed incedents and opening support tickets for them. The task is inspired by Rasa's starter packs.
The NLU component allows the chatbot to identify relevant intents like, open-incident
, help
, check-incident-status
, and entities like, person-name
, organization-name
, date
, and incident-priority
to extract all information necessary for opening a support ticket.
Quick Start Guides
👉 Select the medium of your choice to start building:
2. Web Interface (coming soon..)