GithubHelp home page GithubHelp logo

eflorespalma / bot-with-instrumentation-cs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itye-msft/bot-with-instrumentation-cs

0.0 2.0 0.0 36 KB

A web bot project that sends telemetry to Application Insights using BotBuilder.Instrumentation library

License: MIT License

C# 95.98% ASP 0.83% HTML 3.19%

bot-with-instrumentation-cs's Introduction

Bot-with-instrumentation-cs

What's inside?

A web bot project that sends telemetry to Application Insights using BotBuilder.Instrumentation library

The bot is able to create an "Alarm" to be triggered at a certain time later on. The bot will print to the screen a message when the alarm is triggered.

This project uses LUIS cognitive services to detect intents. It means that the user can use natuarl language and free text to create the alarm, and the bot will understand the intent.

For example, you can create an alarm called breakfest time in 10 minutes from now, by sending the following text to the bot: create alarm Breakfest Time in 10 minutes and the following command will do the same set alarm Breakfest Time in ten minutes

How to view the data sent?

You can see the dashboard created in here ibex-dashboard

Points of interest

  • The RootDialog is inherited from InstrumentedLuisDialog<object> and it will automatically send all messages to the telemetry.
  • You can manually send events, as can be seen in Alarm.cs, where the event not sent from inside a dialog and therefore is not be automatically logged.
  • InstrumentationHelper encapsulates the builtin dependancy resolver of BotBuilder.Instrumentation, however you can create your own implementation.

bot-with-instrumentation-cs's People

Contributors

itye-msft avatar

Watchers

James Cloos avatar Edgar Flores 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.