Giter VIP home page Giter VIP logo

themakershowbot's Introduction

TheMakerShowBot

This bot helps you get started as a maker by recommending online resources about project ideas, where to buy hardware boards, sensors and other parts, and more. This bot also recommends specific episodes of The Maker Show to watch based on your interests.

The bot is built in C# with Visual Studio 2015 and ASP.NET Web API using the open source Bot Builder SDK. The natural language queries are processed via the Natural Language Intelligent Service (LUIS) from Microsoft Cognitive Services. For more information about building bots, see the Microsoft Bot Framework Developer Portal.

Features

The bot supports a few intents, queryable via natural language, such as:

  • Learn a Topic: e.g. How can I get started with Arduino?
  • Buy Hardware: e.g. Where can I buy a Raspberry Pi?
  • Compare: What is the difference between a Particle Photon and an ESP8266?
  • Who is: e.g. Who is Bret Stateham?
  • Greeting: e.g. Hi there!
  • Help: e.g. What can I say?
  • Complain: e.g. That's not what I asked for!
  • ThankYou: e.g. Thanks, that was helpful!
  • None: Default catch-all that all LUIS model must include for all cases where users feed in unexpected input

Implementation Notes

  • The live version of this bot is hosted in Azure App Services at http://themakershowbot.azurewebsites.net.
  • The bot is already live (though not yet visibly published) via Facebook Messenger and Skype.
  • I also created a holographic app in Unity for the Microsoft HoloLens that can talk with this bot: HoloBot.
  • The 'Compare' intent is only partially implemented since it returns the same canned answer. This was implemented during a live presentation and I need to add the bot logic to provide comparison data.

Watch The Maker Show online on Channel 9 at http://themakershow.io.

Screenshots

The following is a sample conversation with The Maker Show bot in Facebook Messenger on Android: Screenshot

Follow Me

themakershowbot's People

Contributors

activenick avatar

Stargazers

x512 avatar Cocoy avatar  avatar Kyle J. Fischer avatar  avatar greg avatar Para S avatar Damon Redding  avatar Ron Dagdag avatar Taiseer Joudeh avatar  avatar Tzur Sayag avatar Jason Evans avatar Kannan Chandrasekaran avatar Mani Bindra avatar Prasanna Vignesh Ragupathi avatar

Watchers

James Cloos avatar  avatar Prasanna Vignesh Ragupathi avatar Kyle J. Fischer avatar Kannan Chandrasekaran avatar  avatar

themakershowbot's Issues

Unable to run my own bot

Hi Nick, you demo is fantastic! I downloaded your github project, is working fine but i tried to make it work with my Bot but I haven't been successful.I have created my luis app (https://www.luis.ai) but i am unable to find model id of my app. Is App id of luis app is the model id?Can you please tell me which azure service you have used for this demo.

Any idea why is not working? Thanks!

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.