This project is a Sentiment Analysis to analyze and give a report based on customer reviews - Scrutiny The product is a web based application which uses machine learning algorithms to help simplify the process of analyzing and generating reports for the companies wanting to know the status of their product
The product has a web extractor built in for the customer's ease of use. Entering the product's link will extract the review data of the product and generate a CSV file with it. We have used Streamlit as a frontend for our product.
We have integrated all our modules with streamlit (Login, Home page, Data extractor, etc)
Use pip install requirements.txt before starting
run 'app.py' with streamlit to start the execution