I enjoy making things. Here are a selection of projects that I have worked on over the years.
A powerful, modular legal chatbot that leverages multi-agent architecture to parse, retrieve, and summarize complex Indian legal documents in plain English.
A fully Dockerized, Kubernetes-deployed, backend-only URL shortener built using FastAPI, running with Ingress, self-signed TLS, and Cert-Manager.
RTOS like Task Schedular simulation using C
A computer Network project to test the packet transferring by creating a terminal based chat application using sockets.
Custom Memory Allocator using C mimicking the functionalities of Malloc, Calloc, Free and Realloc.
Real time packet sniffing similar to wireshark using python.
A Streamlit-based app that lets you ask questions or get a summary of any YouTube video using its transcript, powered by RAG (Retrieval-Augmented Generation).
Encrypt & Decrypt your PDF files
Remove background from images.
Implementation of Quantum Neural Network as well as Classical Convolutional Neural Network for Classification Task on the popular Fashion MNIST dataset.
This project analyzes football players in a video to measure their speed, ball control and distance covered and more.
Simple implementation of Variational Autoencoder on MNIST with keras number Dataset.
This project analyzes Tennis players in a video to measure their speed, ball shot speed and number of shots.
Chat with PDF or Other documents using Ollama.
Brain Tumor Classification framework built with CNN architectural models and deployed into streamlit cloud server to predicts the brain tumors.
This is a Flask web app which shows the images after segmenting using Particle Swarm Optimization.
This is a Data Science project in which we are going to create machine learning models to make predictions of a football match and betting predictions.
Monkey Detection System built with YOLOv7 as a solution to the problem of monkeys entering the agricultural fields and destroying the crops.
Python Program to convert an Image to ASCII text
This is a project in which Deep Learning models are used to make prediction of a digit which is writting by hand, using the MNIST dataset.
Creating a fully-automated system that can use today's weather data for a given location to predict whether it will rain at the location tomorrow.
This is a project in which we are going to create a machine learning model to make a prediction of a district’s median housing price.
Electric Vehicle Market Segmentation Analysis in India
Heart Disease Prediction System built with SKLearn using Deep Learning Neural Networks by applying multiple Deep Learning Algorithms to give the best model.
Twitter 3.0 with Blockchain and Smart Contract Technology to ensure the security and privacy of user data. Developed using Solidity and NextJS.
Face Mask Detection System built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks in static images as well as in real-time video streams.