Skip to content

ayushmodi-038/simplebot

 
 

Repository files navigation

Welcome to Simplebot

Simplebot is a chatbot with sentiment analysis capabilities. It integrates with Flask.

Single user chat session

Currently Simplebot is a single user proof of consept. If you would like to read the implementation tutorial, please visit the Twilio blogs.

Tutorial splash

To grow this script into a more capable chatbot there are number modifications needed.

  • Future enhancement: SimpleBot would benefit greatly from being integrated with user sessions, allowing for multiple and more complex conversations between users and the bot.
  • Try to expand and improve the conversation.
  • Refine the classifier.
  • Expand the level of granularity in the train corpus with more detailed answers without generating false positives.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%