Unlock the knowledge inside your MS Teams channels
Your MS Teams channels are full with knowledge.
With Katie’s powerful synergy of artificial and natural intelligence, your team can transfer and retain knowledge more efficiently - no more answering the same questions, no more corporate brain drain, effective workplace collaboration.
How does Katie work inside a MS Teams channel?
- A team member asks a question inside a MS Teams channel, for example "What is the mobile phone number of Katie?" or "Who can recommend a good neuropsychologist?"
- Katie will analyze the question, for example check whether it is a duplicated question and might has been answered before
- If Katie is able to provide a good answer, then this was it already :-) otherwise please continue reading ...
- If Katie does not know the answer or if Katie's answer was not helpful or not correct ...
- ... then with a click of a button Katie can forward the question to an expert affiliated with the MS Teams channel
- ... and when the expert or a teammate is answering the question or correcting Katie's answer, then Katie will learn from the expert's or the teammate's answer and will be able to answer the same or a similar question next time.
Consider Katie as a human being who is eager to learn, but with a much better memory and never being impatient :-)
Install Katie MS Teams App and start asking questions
- Download the zip file of the Katie MS Teams App ...
- Click on the menu "Teams apps" inside Microsoft Teams admin center.
- Click on "Upload new app"
- Select the zip file which you have downloaded above
- Click on "Add"
- Start talking to Katie :-)
- Either from within a team channel, whereas please make sure to use @Katie to address Katie when asking a question. In order to make Katie available in one of your MS Teams channels, click on the "Apps" icon inside the MS Teams menu on the left hand side, select the Katie App and click on the dropdown menu to add Katie to one of your channels. (WARNING: Make sure to remove a previously to this team added Katie App by clicking "Manage team", click on the tab "Apps" and remove the previously installed Katie App.)
- Or chat directly with Katie, whereas no @katie necessary when asking a question. If your MS Teams user Id is not registered yet with Katie, then Katie will tell you to request an invitation for registration and that your user should get added as member to a Katie domain.
Create your own Katie MS Teams App
See overview https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/teams-developer-portal
- Create Katie App using Microsoft Developer Portal for Teams
- Connect this newly created Katie App with an Azure Bot Resource inside Azure Portal which has the Katie endpoint (https://app.katie.qa/api/v1/microsoft/message) configured
- Make sure that Microsoft App Id and Password are configured accordingly inside Katie (see "Technical Documentation" below), such that Katie can send responses to the Bot inside Azure
- Download Katie App and save it as zip file
- Install Katie App in your MS Teams using the just created zip file, whereas follow the steps above "Install Katie MS Teams App ..."
Create and configure "Azure Bot" resource
- Login to Azure Portal https://portal.azure.com ...
- Click on "Create a resource"
- Search for "Azure Bot" and select it
- Make sure to select "Multi Tenant" or "Single Tenant" for Type of App
- Once the resource is created, click on "Configuration" and then click on "Manage" next to "Microsoft App ID" in order to generate an App Password
- Click on "Configuration" and set the messaging endpoing, e.g. "https://app.katie.qa/api/v1/microsoft/message"
- Click on "Channels" and enable the MS Teams channel
Architecture
MS Teams Client (Katie MS Teams App installed) <--> Microsoft Azure Portal (Azure Bot) <--> Katie (https://app.katie.qa/api/v1/microsoft/message)
Technical Documentation
- Receiving MS Teams messages
- Katie API
- Configuring Microsoft App Id (ms.client.id) and Password (ms.client.secret) inside application.properties or docker-compose.yml in order to return answers back to Azure Portal / MS Teams
- Client Id: Select "Azure Bot" resource and click under "Settings" on "Configuration". There you will see the "Microsoft App ID" which you can use as Client Id.
- Client Secret: Click on the link "Manage Password" (next to "Microsoft App ID") and add a "New registration" for your "Azure Bot" resource. Once the "New registration" is created, you can click under "Manage" on "Certificates & secrets" and create a "Client secret".
Contact
contact@wyona.com