gokulnair2001 / Message-Spammer

This app identifies whether the given message is a spam message or normal message. This kind of App can be inherited in your phone system to remove spam messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message-Spammer

Badge badge badge Badge badge Badge Badge

Introduction βš’

The working is very simple just write any text and then press the button,the ML Model will synthesize whether the text is a Spam message or a normal message.

Steps to run πŸ“²

  • Clone or download the app from this repository. πŸ‘©β€πŸ’»
  • Open project file in terminal. πŸ’»
  • Open the MessageSpammer.xcodeproj file. πŸ’Ύ
  • Change the bundle Identifier. βš™οΈ
  • Press Ctrl + R to run the app. πŸ“²
  • Do star this repo and/or contribute if you like it.πŸ™‚

Libraries Used In Project πŸ“’

  • UIKit
  • CoreML
  • Foundation

Snapshots of App πŸ“Έ

Select-5

License βš–οΈ

MIT License
Please read the License file for details.

How to Contribute πŸ–‹

  • Run the app - Steps are mentioned above.
  • If you face issues in any step open a new issue.
  • To fix issues: Fork this repository, make your changes and make a Pull Request.

Use πŸ•Ή

So this is not a solely Standing app, the framework can be inherited to any chatting app to remove spam messages and to block them.

Like the Project ?

If you like Message Spammer please consider buying me a coffee πŸ₯°

BMC logo+wordmark - Black

Imortant Message βœ‰οΈ

  • I started this app with an idea to create a spammer which removes unknown people who flirt with others, but then I realised with this particular ML model the app even makes normal conversation as spam, so decided to make it a message spammer which removes spam messages.

About

This app identifies whether the given message is a spam message or normal message. This kind of App can be inherited in your phone system to remove spam messages.

License:MIT License


Languages

Language:Swift 100.0%