Selected Works

A collection of experiments, full-stack applications, and designs.

Project 1

AI Chatbot Assistant

A responsive chatbot built using Python and Natural Language Processing. Handles user queries in real-time with high accuracy.

Python OpenAI API React
Project 2

Computer Vision System

Object detection system capable of identifying multiple classes of objects in video streams using OpenCV and YOLO.

OpenCV Python Machine Learning
Project 3

3D E-Commerce Site

An interactive shopping experience allowing users to rotate products in 3D before purchasing.

Three.js WebGL JavaScript
Project 4

Stock Sentiment Prediction

Analyzes financial news and social media trends to forecast market movements using Natural Language Processing.

TensorFlow Python
Project 4

Text To Speech

Converts written text inputs into natural-sounding, synthesized human speech using deep learning models.

Google Text-to-Speech PyTorch
Project 4

Diamond Price Prediction

Estimates the market value of diamonds based on features like carat, cut, and clarity using regression algorithms.

Scikit-learn Pandas