Deep Learning

Code-ml

A Machine Learning Blog, completely built from scratch. It has almost all the features a traditional blog has like commenting, bookmark, likes, auth, etc. Tech Stack - Node.js, React.js, Bootstrap, and PostgreSQL.

Face Recognition Using Tensorflow.js

A Web application to recognize faces and identify it, One can train it by entering the name and their pics in the browser, this is done by using Pre-trained model mobilenet_v1_1 from Tensorflow Hub.

Reddit Flair Detection

Detection of popular Reddit flair on “r/india/” subreddit. This project includes data scraping, EDA, modeling, and Heroku deployment.

Toxic Text Analysis Using Tensorflow.js

Web Application built on HTML, CSS, and javascript, which analyze toxicity in a given Text using a Pre-trained model from Tensorflow Hub.