jorgerpo / simplebot

Simplebot is a sentiment analysis chatbot

Home Page:https://www.twilio.com/blog/build-whatsapp-bot-sentiment-analysis-python-twilio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Simplebot

Simplebot is a chatbot with sentiment analysis capabilities, integrating with Flask, Twilio and WhatsApp

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.

About

Simplebot is a sentiment analysis chatbot

https://www.twilio.com/blog/build-whatsapp-bot-sentiment-analysis-python-twilio


Languages

Language:Python 100.0%