xtutran / ChatBot

Making intelligent bots with the Microsoft Bot Framework!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SarahSaysBot Demo

This is a minimalistic chat bot built using Microsoft Bot Framework and LUIS.

LUIS provides simple Machine Learning tools to build your own language models (intents/entities) which allow any bot to understand your commands and act accordingly. "SarahSaysBot" uses a very simple LUIS model built to respond to greetings and farewells:

LUIS

Browse http://sarahsaysbot.azurewebsites.net to talk to the bot online:

Web

You can also import bots to Skype:

Skype

Additionally, you can side-load bot applications into Microsoft Teams:

Teams

About

Making intelligent bots with the Microsoft Bot Framework!


Languages

Language:JavaScript 80.4%Language:HTML 19.6%