Projects

The Blue Zone Project

Aug 2024 - Present

This project is part of Omdena San Jose, USA Chapter Challenge. It examines how healthcare, environmental conditions, lifestyle, socioeconomic status, and demographics impact life expectancy. It explores disparities between rural and urban areas and investigates the reasons for varying life expectancies across U.S. counties.

SmartScan Billing Assistant

May 2024 - Jul 2024

The SmartScan Billing Assistant is a computer vision-based project designed to automate the process of calculating the total bill by detecting products and adding their prices using a camera, similar to a cashier. This project uses the YOLOv8 model for object detection and tracking. This is the MVP of the main project I did for a supermarket where I implemented the SmartScan billing system on more than 1200 products.

American Sign-Language Detection With YOLO

Jun 2024 - Aug 2024

This project demonstrates the use of YOLOv8 for detecting American Sign Language (ASL) gestures.

Road Object Detection and Tracking with YOLOv8

Jul 2024 - Aug 2024

This project showcases an object tracking system that employs YOLOv8 for detection and integrates a Kalman filter for tracking, thereby implementing the DeepSORT algorithm. It is designed to identify and follow objects within a video stream.

Facial Emotion Recognition

May 2024 - June 2024

Facial Emotion Recognition using YOLOv8: A real-time facial emotion detection system built with YOLOv8 and Flask. This project leverages a custom dataset with English-translated emotion labels and provides a user-friendly web interface for image uploads and live webcam analysis. Includes instructions for setup, usage, and training your own model.

AI AdSense

April 2024 - May 2024

AI AdSense is a cutting-edge application designed to detect human presence, analyze their features, and generate personalized advertisements using advanced AI technologies.

AI Speech Bot

March 2024 - April 2024

An interactive voice-based application using Local Language Models (LLMs) for querying product information. Developed with a React frontend and Flask backend, this project integrates with the Llama3 model but supports flexible model swapping. Originally for Garnier, it’s adaptable for any company's product inquiries.

AI Assistant Builder

March 2024 - April 2024

AI-Assistant-Builder is a flexible platform that enables users to create their own AI assistants tailored to any profession or field. By customizing some data and values, users can effortlessly build specialized AI assistants such as an AI Doctor or an AI Lawyer.

Resolution Enhancement of Low-Quality Images

Oct 2022 - Aug 2023

This project leverages Generative Adversarial Networks (GANs) to enhance image resolution for various applications, using the Super-Resolution GAN (SRGAN) architecture. The project includes a Jupyter Notebook for model training and a detailed research paper documenting the methodology and results.

Pre-trained Image Classifier to Identify Dog Breeds

March 2023 - April 2023

This project uses a pre-trained CNN to identify dog breeds and distinguish between dog and non-dog images. This project, part of the Udacity AI Programming with Python Nanodegree, compares ResNet, AlexNet, and VGG models for accuracy and efficiency

Battle of Neighborhoods

Apr 2021 - May 2021

This project is part of the Coursera IBM Data Science Professional Certificate Capstone Project. The objective of this project is to explore neighborhoods in various cities and determine the best locations for establishing new businesses. Using data science techniques and tools, we analyze and compare different neighborhoods based on various factors.