Project Library
A comprehensive collection of all my projects, experiments, and technical explorations
Chicago Energy Forecast using Autogens
AI-powered energy forecasting system using autonomous agents for predictive analysis of Chicago's energy consumption patterns.
Docquery - PDF Chat Data Extraction
Engineered an interactive PDF chat system deploying Langchain and multiple AI APIs for accuracy, enabling dynamic, real-time extraction of insights from documents.
Image Segmentation using YOLO and SAM
Advanced computer vision project combining YOLO object detection with Segment Anything Model (SAM) for precise image segmentation.
Chicago Crime Analysis and Predictive Modeling
Comprehensive analysis of Chicago crime data with predictive modeling using machine learning and K-Nearest Neighbours algorithm.
LLM Based Cold Email Generator
Intelligent email generation system powered by Large Language Models and LangChain for personalized cold outreach campaigns.
Face Recognition Attendance System
Real-time face recognition system for automated attendance tracking using computer vision and Firebase integration.
Stock Market Price Predictor
Machine learning model for stock price prediction using LSTM neural networks and Yahoo Finance data integration.
Expense Tracker Application
Full-stack expense tracking application with intuitive UI and local data persistence using SQLite database.
Sentiment Analysis with Smoothed Bigram Language Model
Natural language processing project implementing smoothed bigram models for sentiment classification and analysis.
NLP Probability Distribution and Entropy Analysis
Statistical analysis of language models focusing on probability distributions and entropy calculations for NLP applications.
Battleships Game
Interactive battleships game developed with modern UI framework and REST API integration for multiplayer functionality.
Restaurant Bill and Inventory Management System
Comprehensive restaurant management system with billing, inventory tracking, and database integration using Python and MySQL.
NLP Parse Tree Generator
Natural language processing tool for generating syntactic parse trees using various NLP libraries and parsing algorithms.
Linear Regression Model
Implementation of linear regression algorithms from scratch with visualization capabilities using Python scientific libraries.
Yahtzee Game
Digital implementation of the classic Yahtzee dice game with interactive UI and game logic built using Flutter framework.