This project classifies types of plastics ad gives insights about the same to the users. Also suggests recycling/reusing process after analyzing the plastic. Generates Visual reports using plotly.
- Frontend - Angular
- UI Component Library - Nebular
- Graphs - PlotlyJS
- Backend - NodeJS
- DB - MongoDB
- ML Models and APIs - Flask and fastai
download final model from here and paste in the same directory, you should also have flask and flask sessions installed in your system.
git clone https://github.com/satya9500/rePlastik_ML.git
Download final model and paste in same directory
cd rePlastik_ML
pip3 install fastai==1.0.60
python3 app.py
Now run nodejs server and goto localhost:3000 to see the website up and running