Skip to content

Activate Azure with Intelligent Apps. This solutions here proof of concepts to show how developers and architects can reimagine and add intelligent capabilities to enterprise applications using Azure Bot Framework and Cognitive Services.

License

Notifications You must be signed in to change notification settings

EricDahlvang/intelligent-apps

 
 

Repository files navigation

Activate Azure with Intelligent Apps

There are five proof of concept applications in this repo written to illustrate how to augment existing applications with Microsoft Cognitive Services and Bot Framework to add intelligence as well as using other services in the Azure platform.

Adatum Corporation Knowledge Service

  • Demonstrate how to enhance website to answer questions with natural language based on existing list of FAQ questions & answers.
  • Uses QnA Maker API & Azure SQL

Alpine Ski House Happiness Meter

  • Simple greetings app to evaluate the satisfaction of arriving visitors by analyzing their emotions.
  • Uses Emotion API (Former Project Oxford)

Contoso Helpdesk Chat Bot

  • Employee helpdesk solution to enable self-service app install, password reset and local admin elevation with a bot.
  • Uses Bot Framework (Email Channel) & Azure SQL

Fabrikam Investment Bank Customer Service

  • Customer facing bot for the account balance information inquiry through simulated Interactive Voice Response.
  • Uses Bot Framework (DirectLine Channel), LUIS & Bing Speech API (Project Oxford)

Woodgrove Bank Enhanced ATM Security

  • Demonstration of an enhanced ATM authentication through face recognition API.
  • Uses Face API (REST) & Azure Blob Storage

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

Activate Azure with Intelligent Apps. This solutions here proof of concepts to show how developers and architects can reimagine and add intelligent capabilities to enterprise applications using Azure Bot Framework and Cognitive Services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.7%
  • C# 44.6%
  • HTML 1.6%
  • Other 1.1%