#195 · Primary category: AI Chatbots

susi_cortana_skill

A cortana skill which can be used to ask susi for answers: "Cortana, Ask Susi Who Are You"

Project last updated:03/02/18

GitHub Stars

1.5K

Forks

10

Contributors

3

License

LGPL-2.1

Why we included this project

This repo shows how to expose the SUSI.AI chatbot through Microsoft Cortana. The JavaScript bot code connects the SUSI API to the Microsoft Bot Framework, and the README walks through the whole setup: registering a bot, configuring the Cortana channel, picking an invocation name, testing with a hotmail account, and publishing through the Cortana dashboard. It reads like a tutorial rather than just a code drop, so it is a decent starting point if you want to build a similar voice-to-chatbot bridge or just understand how Cortana acts as middleware between a user and a bot. The demo video and the configuration screenshots make the steps easier to follow.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category