Organiso is an android app for classifying SMSs into common categories like priority, personal, transactions, advertisements, spam. It is designed to replace the default android sms app and comes with a ton of features. Check out the project website here.
Install from Google PlayStore or download the latest apk from releases.
You can contribute by reporting any bugs you find in Issues or via the in-app report a bug activity.
If you wish to add a feature to the app then pull request.
For any queries contact me at chiragkalra5274@gmail.com.
- Code used to generate the tensorflow model at it's core : https://github.com/Sids2k-ChiragKalra/SMS-organizer
- Library used to implement android sms-mms : https://github.com/klinker41/android-smsmms
Chirag Kalra: https://github.com/ChiragKalra
Copyright - 2020 - Chirag Kalra
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.