microsoft / botframework-solutions

Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.
https://aka.ms/bfsolutionsdocs
MIT License
1.05k stars 529 forks source link

Enterprise Assistant Focused Skills #931

Closed darrenj closed 5 years ago

darrenj commented 5 years ago

Enterprise Assistant Focused Skills

Overview

Enterprise focused Skills (e.g. Content/Skills) informed through Enterprise customers feedback.. Deliver first iterations of Enterprise focused skills providing core implementations of features every Enterprise builds. e.g. IT/HR.

ITSM

Overview

A skill for IT Service Management scenarios focused initially on Tickets. ServiceNow to be the first integration but the skill should be implemented in such a way that you can plug in other IT service providers moving forward.

Initial Scenarios

image

Whilst raising a ticket take the description (as the website does) and perform a search of matching knowledge-base entries and prompt the user before raising the ticket to avoid tickets being raised unnecessarily.

ServiceNow API Integration

Adaptive Cards

LUIS Model

bobokids commented 5 years ago

Closed this issue as ITSM focused one. For other enterprise scenario like HR skill, let us open other issue to track.