Skip to content
Roberto Martinez edited this page Aug 13, 2021 · 3 revisions

What is Microsoft LUIS?

Microsoft Language Understanding (LUIS) is a cloud-based conversational AI service that uses machine learning to predict the overall meaning of a user's input and pull out relevant, detailed information accordingly. LUIS enables the Technology Support digital assistant to effectively serve customers by identifying their problems with NLP. This will allow the MS Bot Framework to provide automated solutions without engaging a live support agent.

Useful Links

Microsoft LUIS Web App
Microsoft LUIS Documentation
Authoring API
Prediction API
Excel Sheet
PowerBI Utterance Data

Clone this wiki locally