Git Product home page Git Product logo

5l1v3r1 / luis.ai-with-qnamaker---connecting-a-chatbot-with-multiple-knowledbases Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ikivanc/luis.ai-with-qnamaker---connecting-a-chatbot-with-multiple-knowledbases

0.0 1.0 0.0 164 KB

In this sample we'll how to connect an NLP solution (LUIS) with a FAQ knowledge base (QnAMaker) using Node.js with Azure Bot Services.

JavaScript 100.00%

luis.ai-with-qnamaker---connecting-a-chatbot-with-multiple-knowledbases's Introduction

Connecting a Chatbot with Multiple Knowledgebases - LUIS.AI with QnAMaker

QnAMaker is a great tool from Microsoft Cognitive Services. With QnAMaker build, train and publish a simple question and answer bot based on FAQ URLs, structured documents, product manuals or editorial content in minutes.

LUIS.AI, A machine learning-based service to build natural language into apps, bots, and IoT devices. Quickly create enterprise-ready, custom models that continuously improve.

In this sample we'll how to connect an NLP solution (LUIS) with a FAQ knowledge base (QnAMaker) using Node.js with Azure Bot Services.

Architecture for the project will be like below:

Screenshot

We'll use LUIS to detect Intent and Entities then we'll direct them into related knowledge bases in different QnAMaker sources.

Screenshot

.env file is empty, please provide your own credentials.

Use Visual Studio Code

Build and debug

  1. download source code zip and extract source in local folder
  2. open the source folder in Visual Studio Code
  3. make code changes
  4. download and run botframework-emulator
  5. connect the emulator to http://localhost:3987

Use continuous integration

If you have setup continuous integration, then your bot will automatically deployed when new changes are pushed to the source repository.

luis.ai-with-qnamaker---connecting-a-chatbot-with-multiple-knowledbases's People

Contributors

ikivanc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.