Sentiment Analysis with React & TensorflowJS

Basic create-react-app using TensorflowJS for sentiment analysis

Roadmap

Step 1

  • Initial Create-react-app
  • Add Tailwind CSS 2
  • Add Chat UI (display a list of submitted messages with score and date)

Step 2

  • Display sentiment score using heroicons emoji
  • Send chat response to Dialogflow API via NodeJS server