JChris246 / sentiment-tfjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 78.2%Language:HTML 17.5%Language:CSS 4.3%