Browse My Recent

Projects

Project 1


Chat with data

A web application that performs various data operations using Streamlit and Pandas. The Application provides a chatbot interface for interacting with datasets. Users can upload their data files (CSV, Excel, Json, Parquet) and interact with the data using natural language queries.

Project 2

Diabetic Retinopathy Detection System

A web application for detecting diabetic retinopathy stages from retinal images. Users can upload scans, and combining our CNN model with LLM assesses severity and gives a final diagnosis, factoring in HbA1c, blood pressure, duration, serum creatinine, and lipid profile.

Project 3


Robust-Human-Detection

This project detects human and locks it as a target. Also a visual alarm is generated upon anomaly detection. THe YOLOv8 model is trained on a custom dataset for multi class prediction of different human actions such as : Walking Running Standing Sitting Crawling.