Skip to content

vishrutshuklaMSFT/microsoft-teams-crowdsourcer-app

 
 

Repository files navigation

Crowdsourcer Bot

Documentation Deployment guide Architecture

Chatbots are an easy way to provide answers to frequently asked questions by users. However, most chatbots fail to engage with users in meaningful way because there is no human in the loop when the chatbot fails.

Crowdsourcer Bot helps a group of people (team) collaborate to obtain voluntary answers to their queries in a fun and transparent manner. It works on the principle of tapping on to the crowd intelligence and collective wisdom of the group. Using Crowdsourcer ,you can get your questions answered by relying on the knowledge of a team member. The QnA pairs are stored in a Knowledge Base (KB) and over a period of time ,it will help answer most frequently asked questions.

End-user interacting with Crowdsourcer Bot in a teams context Ask question Answered question Messaging Extension

Legal Notices

Please read the license terms applicable to this template here. In addition to these terms, you agree to the following:

  • You are responsible for complying with all applicable 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 your app if you choose to deploy or share it broadly.

  • Use and handling of any personal data collected by your app is your responsibility. Microsoft will not have any access to data collected through your app, and therefore is not responsible for any data related incidents.

  • 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.

Getting Started

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

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

Feedback

Thoughts? Questions? Ideas? Share them with us on Teams UserVoice!

Please report bugs and other code issues here.

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 [email protected] with any additional questions or comments.

About

QnA bot that works on the concept of crowdsourcing information in teams

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.6%
  • Batchfile 4.4%