Skip to content

Questions

Geoff Natin edited this page Mar 2, 2017 · 6 revisions

GitBot can answer a lot of questions about GitHub, posed in a lot of ways.

To help keep track of all of the different questions that GitBot understands, we have split them up into topics here in the Wiki.

Each message sent to GitBot is sent to LUIS to decode what the intent of the message is, and what are the entities in the message. For each different intent that GitBot can handle, LUIS is taught the different unique utterances that the question can be posed with. This means that whatever way you ask GitBot for your information, he'll know what you mean!

Clone this wiki locally