rhaymisonbetini/ashiley-neural-network
Ashiley is an open project aiming to perform the classification of images and texts with ML 100% in Javascript. Every system runs under Node.js and the Adonis.js framework along with Google's TensorFlow.js. The entire system was designed not to rely on a database.
Ashiley is an open-source project designed to automatically classify images and texts, helping you filter out unwanted content. You provide example images or text for training, and it then classifies new incoming images (like car photos) or text (like inappropriate comments). This tool is for web developers and platform administrators who need to ensure content quality and safety without complex database setups.
No commits in the last 6 months.
Use this if you need a lightweight, JavaScript-based solution to automatically moderate uploaded images or user-submitted text for your website or application.
Not ideal if you need to classify complex data types beyond images and text, or if you require deep customization that goes beyond training and making requests.
Stars
20
Forks
3
Language
JavaScript
License
—
Category
Last pushed
Jun 29, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rhaymisonbetini/ashiley-neural-network"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yoshoku/hnswlib-node
hnswlib-node provides Node.js bindings for Hnswlib
DanRuta/jsNet
Javascript/WebAssembly deep learning library for MLPs and convolutional neural networks
mvrahden/reinforce-js
[INACTIVE] A collection of various machine learning solver. The library is an object-oriented...
janhuenermann/neurojs
A JavaScript deep learning and reinforcement learning library.
mvrahden/recurrent-js
[INACTIVE] Amazingly simple to build and train various neural networks. The library is an...