TEXT COLOR PREDICTOR THIS SMALL APPLICATION CLASSIFIES THE TEXT COLOR AS 'BLACK' OR 'WHITE' DEPENDING ON THE BACKGROUND COLOR. Modules, packages and dependencies Nodejs: Express JS - make the server Python-shell - connects nodejs and python Nodemon for developement To run: npm install npm start Machine Learning model is already trained. Dataset is already present. Add values to dataset. And re-train the model. PREDICT COLOR