Giter VIP home page Giter VIP logo

microsoft / build-mobile-app-with-chat Goto Github PK

View Code? Open in Web Editor NEW
32.0 8.0 23.0 73.8 MB

The tutorial uses several Azure services to power a real-time chat infrastructure that is readymade for analytics. Event Hubs ingest chat messages received from websites running in Web Apps. Web Jobs are used to pull chat messages from Event Hubs, invoke the Text Analytics API to apply sentiment scores to each message and to forward messages to Service Bus Topics from which chat participants receive their messages. Stream Analytics is used to drive the archival of scored chat messages into Document DB and Azure Search is used to make the stored chat messages full text searchable.

build-mobile-app-with-chat's Introduction

Summary

Real-time chat is engrained into our expectations of everyday business communication. Applying sentiment analysis to the chat messages as the flow between users can help unlock actionable insights that would otherwise be require a human monitoring all chat conversations.

The Sentiment Analysis for Real-Time Chat Tutorial demonstrates the application of Microsoft Cognitive Services sentiment analysis as chat messages flow between web-based clients, enabling immediate visualization of sentiment in the chat clients and in Power BI dashboards that update in real time.

Description

The tutorial uses several Azure services to power a real-time chat infrastructure that is readymade for analytics. Event Hubs ingest chat messages received from websites running in Web Apps. Web Jobs are used to pull chat messages from Event Hubs, invoke the Text Analytics API to apply sentiment scores to each message and to forward messages to Service Bus Topics from which chat participants receive their messages. Stream Analytics is used to drive the archival of scored chat messages into Document DB and Azure Search is used to make the stored chat messages full text searchable.

Prerequisites

  • Visual Studio 2015 or later

  • Azure Subscription

  • Power BI Subscription

Next Steps

  1. Download the sample Visual Studio 2015 Starter Project.

  2. Read the Tutorial Guide for step by step instructions on setting up the Azure environment and creating the Power BI dashboard.

  3. Invite a few peers to chat with you using your deployed solution and observe the sentiment applied in real-time.

  4. Optionally, read the Backgrounder document for information on the architecture and implementation that provides the real-time chat infrastructure.

Additional Reference

build-mobile-app-with-chat's People

Contributors

tarasha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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