Skip to content

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.

Notifications You must be signed in to change notification settings

gongfuPanada/TheMakerShowBot

 
 

Repository files navigation

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?
  • 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!

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.

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

Follow Me

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.2%
  • HTML 2.4%
  • Classic ASP 0.4%