driftingruby/427-detect-spam-with-ai
We can create a small python service that uses a Large Language Model (LLM) to detect if a message is spam or not. Using this service, we can tie it into our Rails application so that any comment created will be evaluated for being spam or not. We explore a few different routes on handling any messages flagged as spam.
No commits in the last 6 months.
Stars
2
Forks
2
Language
Ruby
License
—
Category
Last pushed
Nov 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/driftingruby/427-detect-spam-with-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jan-janssen/gmailsorter
Similarity based email sorting for Google Mail using RandomForest classifiers
adamspd/spam-detection-project
Spam-Detector-AI is a Python package for detecting and filtering spam messages using Machine...
shukur-alom/Spam_mail_detector_using_ML
This Model can detectany kind of spam mail. Here i use ML Algorithm. If use use my code pleace...
MakarMS/py-spam-hunter-client
A Python client for SpamHunter API to check messages for spam probability.
kanagalingamsm/Email-Spam-Detection
Email Spam Detection using Machine Learning