A selection of projects I've built and contributed to.
FeaturedBuilt a real-time tomato detection pipeline using YOLOv4-tiny and integrated a 6-DOF robotic arm for automated plucking.
FeaturedDeveloped an Arduino-based irrigation system with climate/soil sensors and ESP-8266 cloud logging for monitoring and automation.
Implemented document Q&A over PDF/TXT with appointment scheduling using Flan-T5-base and LangChain.
A medical QA quiz powered by LLMs fine-tuned with LoRA/QLoRA on PubMedQA and MedMCQA. Fine-tuning Llama-3.2-1B lifted PubMedQA accuracy from 26% to 64% and MedMCQA from 26% to 32%, served through a FastAPI quiz web app where the fine-tuned model explains each answer.
Topological analysis tool that estimates Betti numbers (β0: stroke components, β1: enclosed holes) for 92,000 handwritten Devanagari character images across 46 classes. Identifies stable topology targets using a 70% consensus rule to support topology-aware deep learning training.