Skip to content
View rishabh214's full-sized avatar

Block or report rishabh214

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. MultiClass-Classification-using-Transformers MultiClass-Classification-using-Transformers Public

    Finetuned the BERT model using Transformer library to recommend text for multiple Classes. Also developed the API in FastAPI to enable user interaction easily.

    Jupyter Notebook 1

  2. en-masker en-masker Public

    It is an AI-based platform designed to detect face masks on stream of images. It provides a tool to monitor a person for using face masks. It can also send WhatsApp alerts in case user is not weari…

  3. Predicting-PM2.5-using-ML Predicting-PM2.5-using-ML Public

    Predicting PM2.5 values from PM10 ,Wind speed,Humidity, Temprature, Pressure, CO, SO2, O3, NOx values. Linear regression is implemented using Gradient Descent Algorithm Data is collected from https…

    Jupyter Notebook 1

  4. Hate-Speech-DetectorNLP Hate-Speech-DetectorNLP Public

    It is an NLP project in which I analyzed different types of tweets for hate speech. I used the LSTM network to train the model and Word2Vec library for generating semantics and word associations

    Jupyter Notebook

  5. Certify Certify Public

    Forked from kaybhutani/Certify

    Trying to create a solution to make creation and management of certificates easier. Also aim to make a system to stop piracy of digital certificates

    HTML

  6. Air-quality-monitor- Air-quality-monitor- Public

    This system uses Esp32 MCU to read data from sensors and use mathematical modelling to plot trends and graphs of parameters.

    C++