GithubHelp home page GithubHelp logo

isabella232 / cognitive-services-studybot-csharp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure-samples/cognitive-services-studybot-csharp

0.0 0.0 0.0 4.16 MB

Study chat bot app for students that allows school subject queries and returns relevant results

License: MIT License

C# 66.05% Batchfile 8.09% HTML 25.86%

cognitive-services-studybot-csharp's Introduction

page_type description languages products urlFragment
sample
These samples create a Study Bot chat client using QnA Maker with Chit-chat, LUIS and Bing Spell Check.
csharp
dotnet
azure
azure-cognitive-services
study-bot-csharp

Study Bot (C#)

These samples create a Study Bot chat client using QnA Maker (with Chit-chat), LUIS, Speech Service, and Bing Spell Check. Each typed or spoken query into the chat bot will be accompanied by relevant search results in an encyclopedia, Microsoft Academic, and a general Bing search as a study aid. Teachers are able to create their own question and answer FAQs to create a study guide as input for the chat bot if they want it to follow a preferred curriculum. However, demo FAQs are available for this sample, included in the Qna-Luis-Bot_v4/FAQs folder. The focus of this app is to enable a more relevant experience of studying, where students can study a subject with a customized chat bot along with multiple web resources.

Features

  • QnA Maker with LUIS: There are 3 knowledge bases (created from FAQs in qnamaker.ai) that LUIS directs the user to after a query is received in the chat bot. LUIS has utterances created (in luis.ai) that will allow the right knowledge base to be used. For instance, if the user types in "virus", LUIS knows to go to the biology knowledge base to retrieve a definition (answer) to the user's input. The QnA Maker feature Chitchat has been added to the bot v4 as a 4th knowledge base.

  • Speech Service: One option the user has when inputting queries into the bot is the option to speak the query instead of typing it. The user presses the microphone button to speak, then the bot stops recording shortly after the user finishes speaking (no need for a stop button) and a bot response to the user's spoken query appears in the chat window, in addition to what the bot "heard" the user say.

  • Bing Spell Check: This enables the user to make spelling mistakes for pre-defined words. For instance, from the sociology knowledge base, "Apartheid" can be recognized if the user inputs "apartide", "aparteid", "apartaid", etc.

  • The web resources will take a student query, like "virus", and return relevant information about it in an encyclopedia, Microsoft Academic, as well as a general Bing search that returns mostly news and blogs on the query.

Prerequisites

  1. Start with the Qna-Luis-Bot (v4 is recommended) sample. Once that is up and running, then build the Study Bot sample. The Study Bot depends on the bot you build in Qna-Luis-Bot. Follow the README files in each sample.

  2. Visual Studio 2017+

  3. Qna-Luis-Bot_v4 is a C# .NET Standard app

  4. Study Bot is a C# UWP app

Resources

cognitive-services-studybot-csharp's People

Contributors

microsoftopensource avatar msftgits avatar supernova-eng avatar v-jaswel avatar wiazur 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.