This commit is contained in:
retoor 2025-10-04 17:14:09 +02:00
parent ef7a3fb399
commit 6f73019dea

View File

@ -1,4 +1,4 @@
## Email Scam Detection Heuristic
# Email Scam Detection Heuristic
This application is vibe coded based on spam data. I've had a fight with a 'hacker' and since then it bombards my repository server with fake accounts. I exported this data to AI to recognize patterns and it found some. I translated that to code with safety margin. Then, I've added tests and calculated accuracy. This is good for now.