Skip to content

Designing dialogue systems: A mean, grumpy, sarcastic chatbot in the browser

License

Notifications You must be signed in to change notification settings

escherlol/seq2seq_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Designing dialogue systems: MLT at NeurIPS 2018

Experimenting with end-to-end systems with human-like traits, such as humor or creativity: Suzana Ilic and Reiichiro Nakano worked together on a funny, sarcastic deep learning-based chatbot and deployed it in the browser. The chatbot is an end-to-end sequence-to-sequence model that was trained on a custom dataset for dialogue systems. The project was submitted to the “NeurIPS 2018 Workshop: Machine Learning for Creativity and Design” and was accepted as artwork to the workshop online gallery. http://www.aiartonline.com/community/suzana-ilic/

The demo is available at: https://machine-learning-tokyo.github.io/seq2seq_bot

The Conference and Workshop on Neural Information Processing Systems is one of the major international machine learning and computational neuroscience conferences.

About

Designing dialogue systems: A mean, grumpy, sarcastic chatbot in the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • Python 8.6%
  • CSS 2.1%
  • HTML 1.3%