Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 913 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 913 Bytes

amazon-sentiment-project

A project that labels amazon review 'Positive review' or 'Negative review'.

Accurracy 80.39%

Project consisting of:

  1. AI trained sentiment model using Random Forest classifier on Google colab and exported as .pkl format, and accessible via python API
  2. API server created on Python FastAPI
  3. Flutter web built on Flutter framework
  4. Web server created on Python FastAPI
  5. Nginx file configuration for two servers to run on 8000 and 8080 ports

Currently hosted on AWS EC2 instance and accessible via link

This is a university coursework for Torrens University ISY503 Intelligent Systems subject.

The projec is not ready for production stage, it's merely a prototype.

Done by [email protected]

There is a 37 pages report on how everything is working and assembled. Accessible on demand.