Grouping Messages

This is an android app that automatically categorizes your sms into various categories of your choice. Target Android 29 (Q) Minimum supported Android: 7.0 (Nougat)

Every trained model will be user specific, so each user can categorize their sms according to their needs. It requires some learning at the beginning, and it will learn with every training data you provide by choosing correct categories for sms if there's a miss somewhere.

The data processing is done in app, reducing the need for any external apis.

Advanced Feature- You can choose the algorithm and base similarity score in settings to truly make the categorization yours.

Future Roadmap-

Add more intelligence (another layer?)
Show notifications on new sms received
String cleaning options given in preference
Show reports on daily average

Activities_View_1.2

Settings_View_1.2

GitHub