Slide 1

Slide 1 text

No content

Slide 2

Slide 2 text

No content

Slide 3

Slide 3 text

Hello NomadPHP :)

Slide 4

Slide 4 text

The PHP Developer Stack for Building Chatbots

Slide 5

Slide 5 text

THE STACK 1. 2. 3. 4. 5.

Slide 6

Slide 6 text

ABOUT ME

Slide 7

Slide 7 text

CHRISTOPH RUMPEL Web Developer

Slide 8

Slide 8 text

CHRISTOPH RUMPEL Web Developer PHP / Laravel Chatbots Talks @christophrumpel christoph-rumpel.com

Slide 9

Slide 9 text

CHATBOT BASICS

Slide 10

Slide 10 text

A chatbot is just a service behind a chat interface.

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

No content

Slide 14

Slide 14 text

TIM

Slide 15

Slide 15 text

Slack Notification from a user who needs help

Slide 16

Slide 16 text

LARAVEL QUIZBOT

Slide 17

Slide 17 text

LARACON EU

Slide 18

Slide 18 text

No content

Slide 19

Slide 19 text

WIENER STÄDTISCHE

Slide 20

Slide 20 text

No content

Slide 21

Slide 21 text

No content

Slide 22

Slide 22 text

No content

Slide 23

Slide 23 text

No content

Slide 24

Slide 24 text

No content

Slide 25

Slide 25 text

Why became chatbots so popular?

Slide 26

Slide 26 text

No content

Slide 27

Slide 27 text

FACEBOOK MESSENGER 1.3 BIL. Whatasapp 1.3 BIL. Wechat 889 MIL. Skype 300 MIL. Telegram 100 MIL.

Slide 28

Slide 28 text

#installation #relationship #costs #automatic #24/7 #beWhereYourUsersAre #history #naturalLanguage BENEFITS

Slide 29

Slide 29 text

Reach people you usually couldn't To use a better interface MAIN USE-CASES

Slide 30

Slide 30 text

THE STACK 1. 2. 3. 4. 5. Chatbot Basics

Slide 31

Slide 31 text

PROGRAMMING LANGUAGE

Slide 32

Slide 32 text

Facebook is recommending Node.js. Do I have to use it as well?

Slide 33

Slide 33 text

Some kind of account HTTP-based API Platform-based features HOW MESSENGERS WORK

Slide 34

Slide 34 text

Facebook Curl Command Telegram Curl Command

Slide 35

Slide 35 text

Insomnia REST Client - Send Telegram Message

Slide 36

Slide 36 text

PHP can send HTTP requests Messengers don't care PHP is great again Use a language you already know REASONS TO USE PHP

Slide 37

Slide 37 text

THE STACK 1. 2. 3. 4. 5. Chatbot Basics PHP

Slide 38

Slide 38 text

PHP FRAMEWORK

Slide 39

Slide 39 text

A chatbot looks different, but still is like other applications.

Slide 40

Slide 40 text

Databases Caching Routing Authentication ... POSSIBLE REQUIREMENTS

Slide 41

Slide 41 text

THE STACK 1. 2. 3. 4. 5. Chatbot Basics PHP PHP Framework

Slide 42

Slide 42 text

CHATBOT FRAMEWORK

Slide 43

Slide 43 text

BotMan PHP Library

Slide 44

Slide 44 text

One Codebase Multiple Messengers Expressive Syntax 3900 GitHub FEATURES

Slide 45

Slide 45 text

Marcel Pociot Creator Of BotMan Open Source Fan 30+ PHP Packages

Slide 46

Slide 46 text

Syntax Drivers Conversations Testing BOTMAN EXAMPLE

Slide 47

Slide 47 text

THE STACK 1. 2. 3. 4. 5. Chatbot Basics PHP PHP Framework BotMan

Slide 48

Slide 48 text

NLP SERVICE

Slide 49

Slide 49 text

Natural language processing is about how to program computers to understand natural human language.

Slide 50

Slide 50 text

No content

Slide 51

Slide 51 text

No content

Slide 52

Slide 52 text

Dialogflow Intro Intents / Training Dialogflow + BotMan NLP EXAMPLE

Slide 53

Slide 53 text

THE STACK 1. 2. 3. 4. 5. Chatbot Basics PHP PHP Framework BotMan DialogFlow

Slide 54

Slide 54 text

RESOURCES

Slide 55

Slide 55 text

My Blog BotMan Docs BotMan Course Chatbots Magazine Build Chatbots with PHP RESOURCES

Slide 56

Slide 56 text

store.christoph-rumpel.com

Slide 57

Slide 57 text

THANKS

Slide 58

Slide 58 text

QUESTIONS?

Slide 59

Slide 59 text

THANKS AGAIN