Building a Facebook Chat Bot

Quick Start

  • Add an Facebook app and a page at facebook developers
  • Setup webhooks
  • Start writing ;)

Docs

Project's goals

  • Learn facebook chat bot api
  • Play with nlp engines - wit.ai api
  • Play with mobx
  • Build my own `yoshi`
    • fullstack
    • webpack
    • babel
    • azure
    • 1 click deploy

Demo

Architecture

Components

User

Bot Server

wit.ai

message

analyze

nlp response

bot reply

NLP Flow

User

Bot Server

graph api

location message

query

query result

bot reply

Crowd sourced DB

query

process

Query Flow

Good to know

  • Debug using localtunnel or ngrock
  • Change webhook - link

Thank You

Building a Facebook Bot

By ofird

Building a Facebook Bot

  • 1,747