ActiveNick / 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.
17 stars 8 forks source link

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:

Implementation Notes

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