CleanVsMessy
Predicting whether the room is clean or messy from a Flutter based app.
It's an application made using Flutter, Dart and TensorflowLite which can be used to predict the cleanliness of the room.
The app consist of an A.I. model which has been trained to classify the room as messy or clean. The model has been compressed and added to the app with TensorFlowLite and it works offline.

The app allows user to pick a image (Room Image) by clicking on the gallery button and thus provide the image to model to classify as clean or messy.

It can be downloaded by the following link for android devices.