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.
- 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.🙂
- UIKit
- CoreML
- Foundation
MIT License
Please read the License file for details.
- 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.
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.
If you like Message Spammer please consider buying me a coffee 🥰
- 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.