Back to Featured Projects

Project Library

A comprehensive collection of all my projects, experiments, and technical explorations

2025

Chicago Energy Forecast using Autogens

AI-powered energy forecasting system using autonomous agents for predictive analysis of Chicago's energy consumption patterns.

GenAIAutogensData Analysis
2024

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.

PythonLangChainLLM APIs+1
Private Project
2024

Image Segmentation using YOLO and SAM

Advanced computer vision project combining YOLO object detection with Segment Anything Model (SAM) for precise image segmentation.

Computer VisionYOLOSAM
2024

Chicago Crime Analysis and Predictive Modeling

Comprehensive analysis of Chicago crime data with predictive modeling using machine learning and K-Nearest Neighbours algorithm.

Exploratory Data AnalysisMachine LearningK-Nearest Neighbours
2024

LLM Based Cold Email Generator

Intelligent email generation system powered by Large Language Models and LangChain for personalized cold outreach campaigns.

GroqMachine LearningLangchain
2022

Face Recognition Attendance System

Real-time face recognition system for automated attendance tracking using computer vision and Firebase integration.

PythonOpenCVFirebase SDK+1
2024

Stock Market Price Predictor

Machine learning model for stock price prediction using LSTM neural networks and Yahoo Finance data integration.

Machine LearningLSTMYahoo Finance
2023

Expense Tracker Application

Full-stack expense tracking application with intuitive UI and local data persistence using SQLite database.

FlutterDartSQLite
2023

Sentiment Analysis with Smoothed Bigram Language Model

Natural language processing project implementing smoothed bigram models for sentiment classification and analysis.

PythonNLTKPandas
2023

NLP Probability Distribution and Entropy Analysis

Statistical analysis of language models focusing on probability distributions and entropy calculations for NLP applications.

PythonNLTKPandas
2023

Battleships Game

Interactive battleships game developed with modern UI framework and REST API integration for multiplayer functionality.

FlutterDartREST API
2023

Restaurant Bill and Inventory Management System

Comprehensive restaurant management system with billing, inventory tracking, and database integration using Python and MySQL.

PythonTkinterMySQL
2023

NLP Parse Tree Generator

Natural language processing tool for generating syntactic parse trees using various NLP libraries and parsing algorithms.

PythonNLP Libraries
2022

Linear Regression Model

Implementation of linear regression algorithms from scratch with visualization capabilities using Python scientific libraries.

PythonScikit-learnMatplotlib+1
2021

Yahtzee Game

Digital implementation of the classic Yahtzee dice game with interactive UI and game logic built using Flutter framework.

FlutterDart