Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 671 Bytes

File metadata and controls

13 lines (9 loc) · 671 Bytes

Bots with Qna Maker

Sample Documentation
3.x Web app bot integrating LUIS and QnA Maker documentation
  1. Create the following apps:

    • Import QnaMaker LUIS app
    • Create Qna Maker KB then import Finance
    • Create Qna Maker KB then import HR
  2. Create the web app bot according to the documentation.