Skip to content

Implementing a chatbot using Python 3 and tensorflow

License

Notifications You must be signed in to change notification settings

yoda-pa/chatbot

Repository files navigation

chatbot

Chatbot using sequence to sequence learning, implemented in Python and Tensorflow.

Progress:

  • simple implementation of chatbot that identifies intents of the input
  • response processing
  • context incorporation
  • add intents specific to yoda
  • add data and responses in YodaSpeak
  • REST API using Flask
  • simple deployment technique, probably by a docker images
  • deployment on heroku

About

Implementing a chatbot using Python 3 and tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published