Skip to content

A conversational Tensorflow Facebook Messenger Bot

Notifications You must be signed in to change notification settings

willyjlee/Brobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brobot Facebook Messenger Chat bot

  • Conversational bot using Tensorflow seq2seq deep learning model
  • It runs on a Flask server as a Heroku app using Facebook Messenger Platform
  • Currently trained on Cornell Movie Dialog corpus (movie conversations dataset)
  • Here's an example of it at work (kind of)!

Possible improvements:

  • Improve seq2seq model (attention, multi-RNN, bidirectional)
  • Allow understanding of emojis 😃
  • Train on more chat datasets 😃

About

A conversational Tensorflow Facebook Messenger Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages