OctoConsulting / octobot

Octo's artificial intelligence chatbot
https://octoconsulting.github.io/octobot/webapp/
Apache License 2.0
3 stars 0 forks source link

Create Lex bot from FAQ knowledge base #16

Open davidbzhao opened 6 years ago

davidbzhao commented 6 years ago

The knowledge base is downloaded from Azure's QnA Maker. This process breaks down into -create bot -create intent for each question utterances: question (use alterations also downloaded from Azure to make more utterances?) response: answer from knowledge base slots: should not be any for an FAQ?

davidbzhao commented 6 years ago

I'm going to type notes as I do this: