Slide 1

Slide 1 text

No content

Slide 2

Slide 2 text

HELLO, I AM ANTONIS AND I CODE FOR SOURCELAIR @akalipetis - antonis kalipetis

Slide 3

Slide 3 text

AGENDA WHAT ARE WE GOING TO TALK ABOUT TODAY ▸ What is a Bot ▸ Introduction to BotFramework ▸ Introduction to LUIS.ai ▸ Demo time - let’s get our hands dirty ▸ https://github.com/akalipetis/weather-bot

Slide 4

Slide 4 text

WHAT IS A BOT

Slide 5

Slide 5 text

WHAT IS A BOT An Internet bot, also known as web robot, WWW robot or simply bot, is a software application that runs automated tasks (scripts) over the Internet. Typically, bots perform tasks that are both simple and structurally repetitive, at a much higher rate than would be possible for a human alone.

Slide 6

Slide 6 text

WHAT IS A BOT THE ADOPTION ▸ Microsoft Skype ▸ Facebook Messenger ▸ Slack ▸ You name it!

Slide 7

Slide 7 text

BOTFRAMEWORK

Slide 8

Slide 8 text

BOTFRAMEWORK Build and connect intelligent bots to interact with your users naturally wherever they are, from text/sms to Skype, Slack, Office 365 mail and other popular services.

Slide 9

Slide 9 text

BOTFRAMEWORK BOTFRAMEWORK COMPONENTS ▸ Bot Connector ▸ Connect your Bot with different services ▸ Bot Builder SDKs ▸ Node.js and C# SDKs ▸ Bot Directory ▸ List your Bots and search for other Bots

Slide 10

Slide 10 text

LUIS AI

Slide 11

Slide 11 text

LUIS.AI Language Understanding Intelligent Service (LUIS) allows you to create language understanding models, which you can easily access programmatically from any device using an HTTP API, thus making your bots smart. It also comes with BotFramework integration.

Slide 12

Slide 12 text

DEMO TIME

Slide 13

Slide 13 text

J.MP/ WEATHER-BOT LET’S GET OUR HANDS DIRTY

Slide 14

Slide 14 text

QUESTIONS?

Slide 15

Slide 15 text

RESOURCES SOME RESOURCES ▸ BotFramework - https://dev.botframework.com ▸ LUIS.ai - https://www.luis.ai ▸ BotConnector - https://github.com/Microsoft/BotBuilder/ ▸ Creating your first bot - https://www.sourcelair.com/blog/ articles/114/hello-echo-bot

Slide 16

Slide 16 text

THANKS! @AKALIPETIS - ANTONIS KALIPETIS