search home home person person article article code code construction construction school school Choose a Theme close
light_mode brightness_auto dark_mode

Kavish's Website

menu menu_open
palette
light_mode brightness_auto dark_mode

Projects

Control your dualsense controller using this app on linux.

This project is a GUI for the dualsensectl CLI. It is a simple app that allows you to control your dualsense controller on linux. It is built using C++ and Qt.

Automating the task of waste segregation in public by classifying waste as either biodegradable or non-biodegradable.

Trash-Segregator is a project that aims to automate the task of waste segregation in public dustbins by classifying waste as either recyclable or non-recyclable. The project uses a machine learning model to classify the waste and is trained on a dataset of images of recyclable and non-recyclable waste. The model is trained using the dataset from Kaggle. The model is then converted to TFLite format which is a lightweight version of TensorFlow that is designed to run on raspberry pi. Using OpenCV the raspberry pi detects if waste has been kept. Then using a few servo motor the segregtion is done automatically.

© 2024 - Kavish Devar (Build Version: a10fe88f6a876f51a10972923cd7a9949f3ae145)
© 2024 - Kavish Devar