Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

nullbeam/spam-dectector

Repository files navigation

spam-dectector

Start app with next commands:

npm install
node index.js

Call api http://127.0.0.1:3000/predict as POST method with body (example):

{
    "message": "mano a que hora vienes por el pan" 
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published