HoloBot is a reusable Holographic interface that allows HoloLens users to interact with any bot using Mixed Reality & Speech.
Take your bots beyond Skype, Slack and Facebook and bring them into the real world with Mixed Reality. Why simply type-chat with a bot when you could actually look at them, talk to them and listen to their answers?
HoloBot is a reusable Unity project for Microsoft HoloLens that lets you interact with a floating robot head using speech recognition, and getting answers spoken back by the "bot" using Text-to-Speech. The "brain" of the HoloBot can be any public bot built with the Microsoft Bot Framework. Bots can be built with C# & ASP.NET WebAPI or Javascript & Node.js. Since HoloBot uses free natural language dictation, it is highly recommended that your bot support NLP via Natural Language Understanding Service (LUIS) from Microsoft Cognitive Services.
Get the source code on GitHub at https://github.com/ActiveNick/HoloBot.