Skip to content
/ QBot Public
forked from unsw-edu-au/QBot

Question Bot - plugin for Microsoft Teams

License

Notifications You must be signed in to change notification settings

lagrecajj/QBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Teams QBot

Documentation Deployment guide Architecture

Overview

QBot is a solution designed for classroom teaching scenarios which allow teachers, tutors and students to intelligently answer each other's questions within the Microsoft Teams collaboration platform. It leverages the power of Azure Cognitive Services, in particular QnA Maker to achieve this.

The solution was originally developed, and is currently deployed for the School of Mechanical and Manufacturing Engineering at the University of New South Wales (UNSW) in Sydney, Australia.

Once the app is deployed to a Team, a student can ask a question on the channel by @tagging QBot. QBot will respond with the correct answer, or tag a group of demonstrators allowing them to collaborate on a response. Accepted answers are subsequently used to train Qbot for future questions.

Get Started

Begin with the Solution overview to read about what the app does and how it works.

When you're ready to try out QBot, or to use it in your own organization, follow the steps in the Deployment guide.

Feedback

Thoughts? Questions? Ideas? Share them with us on here!

Please report bugs and other code issues here.

Legal notice

Please read the license terms applicable to this here. In addition to these terms, you agree to the following. You are responsible for complying with all privacy and security regulations, as well as all internal privacy and security policies of your company. You must also include your own privacy statement and terms of use for the app if you choose to deploy or share it broadly. Finally, please note that this application includes functionality to opt-in/opt-out of participation. Usage of this functionality is entirely your choice. Use and management of any personal data collected is your responsibility. Microsoft will not have any access to this data through this app.

Any Microsoft trademarks and logos included in this repository are property of Microsoft and should not be reused, redistributed, modified, repurposed, or otherwise altered or used outside of this repository.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Question Bot - plugin for Microsoft Teams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 56.8%
  • TypeScript 35.1%
  • HTML 5.0%
  • CSS 1.7%
  • TSQL 1.0%
  • JavaScript 0.4%