My Projects

A showcase of my recent work, featuring innovative solutions and cutting-edge technologies

01
Computer Vision

Deepfake Detection

Generative adversarial networks (GANs) can be used to generate a photo-realistic image from a low-dimension random noise. Such a synthesized (fake) image with inappropriate content can be used on social media networks, which can cause severe problems. With the aim to successfully detect fake images, an effective and efficient image forgery detector is necessary. So, I present a DeepFake Detection Model.

Technologies Used

LSTMEfficientNet-B7Computer VisionAI
Deepfake Detection - Computer Vision project

Deepfake Detection

Generative adversarial networks (GANs) can be used to generate a photo-realistic image from a low-dimension random noise. Such a synthesized (fake) image with inappropriate content can be used on social media networks, which can cause severe problems. With the aim to successfully detect fake images, an effective and efficient image forgery detector is necessary. So, I present a DeepFake Detection Model.

Indian Sign Language Translator - Computer Vision project

Indian Sign Language Translator

The processed input(Processed using a YOLO-v3 pretrained network for hand's frame detection with combination of HSV (Hue, Saturation, Value) and YCbCr (Luminance, Chrominance) based filters to segment out skin and remove background noise) is passed through a SqueezeNet model trained (via Transfer Learning) on a synthesized and cleaned Indian Sign Language dataset consisting of 10 classes, and ~2300+ images per class.

Healthcare Management System - Web Development + AI project

Healthcare Management System

The AI-powered healthcare project leverages advanced AI to revolutionize patient care. By analyzing patient data, including medical history, lab results, and imaging, AI models assist in accurate diagnosis and predict potential health risks. Personalized treatment plans are tailored to individual patient needs, adapting to real-time data.

Finance and Economics Society of NSUT Website - Web Development + UI/UX project

Finance and Economics Society of NSUT Website

The Finance and Economics Society of NSUT is a student-run organization that aims to promote financial literacy and economic awareness among students. The website serves as a platform for the society to share information about events, resources, and opportunities related to finance and economics.

Gemini App Custom - Android + GenAI project

Gemini App Custom

It's a unofficial version of Gemini, Google's LLM, for android as a chatbot. Fully functional gemini chatbot in your phone.