Story-Boo is a children's book generator that crafts unique stories complemented by stunning illustrations, using AI models.
Peekaboo is a smart car mirror designed to encourage eye contact between parent and child during car journeys.
A Football Analysis System powered by YOLO! Watch how the model performs across different games.
A 3D basketball game built with Three.js where you can shoot hoops with realistic physics! Features accurate ball trajectories, collision detection, and a scoring system.
Explore the magic of generative AI and how prompts are transformed into images using text encoding and diffusion algorithms.
A wearable IoT emergency alert device for the elderly, using ESP32 microcontroller and Blynk platform.
A web scraping project that extracts and compares product information across different Amazon regional websites.
Video Summarizer that processes soccer matches and creates highlight reels based on audio analysis.
A web application that converts text into spoken words using the Web Speech API.
An IoT musical instrument that mimics opera singer vocals using ESP32 and Mozzi library.
The "Newspaper Text Extractor" is a state-of-the-art OCR system developed to efficiently extract text from newspaper articles using advanced image processing techniques.
A lane detection system for autonomous vehicles using computer vision techniques, including night-time adaptation and crosswalk detection.
Implementation of neural networks for object detection using the PASCAL VOC 2012 dataset and ResNet18 backbone architecture.
A deep learning project implementing RNN & LSTM networks in PyTorch for generating image captions using sequence modeling.
A deep learning project implementing CNNs in PyTorch for CIFAR-10 image classification and bounding box localization.
A deep learning project implementing a three-layer neural network from scratch for classifying CIFAR-10 images using NumPy.
A deep learning project implementing a linear classifier for CIFAR-10 using NumPy, focusing on loss functions, gradients, and optimization.
A smart image resizing algorithm that removes or adds pixels intelligently while keeping important content intact - the same tech behind Photoshop's Content-Aware Scale!
A Python ray tracer that simulates how light travels to create photorealistic 3D images with realistic lighting, shadows, and reflections - the same technique used in CGI movies!