Skip to content

Instantly share code, notes, and snippets.

@RyanParsley
Last active May 13, 2016 17:03
Show Gist options
  • Select an option

  • Save RyanParsley/32822ad716e29da81ff6919bd1d96ad4 to your computer and use it in GitHub Desktop.

Select an option

Save RyanParsley/32822ad716e29da81ff6919bd1d96ad4 to your computer and use it in GitHub Desktop.

Can do

  • Set up and endpoint (node app) that relays a conversation thread to an ai endpoint (wit.ai or whatever)
  • Set up and endpoint (node app) that sends structured calls to action based off of simple logic

Can't yet do

  • Have AI endpoint reply with a structured message
  • Access a persistant state of answers to structured messages

Next Action

  • Learn how to persist state or access state if Facebook is already persisting state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment