/sms_spam_detection

Spam SMS Detector, Flutter Application

Primary LanguageDart

BuiltForAndroid

Spam SMS Detection app

A Flutter application which will protect you from SPAM messages, it uses On Device Model from TensorflowLite to filter sms messages, feel free to give it a try.

MadeWith-Flutter-Dart

Wanna try ? : Get apk

Features

  1. Import Messages: It will import all the messages from the device and assigned them their category (ham, spam or undecidable) based on the prediction of model.

  2. Send and Receive Message: User can easily send and receive messages from this app.

  3. Test Message: This feature allow user to manually test a single message

Screenshots

OnBoardScreen Import Screen
Dashboard Chat Screen
Test Screen