All Projects

Production-focused experiments, agentic workflows, and decision-support tools.

AI-Lawyer Legal Case Platform

AI-Lawyer Legal Case Platform

Comprehensive legal case management system with ML classification, LangGraph agents, RAG retrieval, and Telegram bot integration.

PythonFastAPILangGraphReact+3
HAR Deep Learning Comparison

HAR Deep Learning Comparison

Research study comparing CNN-LSTM, BiLSTM, Attention, and Transformer architectures for Human Activity Recognition on UCI-HAR dataset.

PythonPyTorchDeep LearningTransformers
AI Agentic Customer Care

AI Agentic Customer Care

Multi-agent HP laptop customer support system using CrewAI with document search for warranty and repair inquiries.

PythonCrewAIGeminiRAG
CWC Flood Forecasting System

CWC Flood Forecasting System

XGBoost and LSTM models for 20-hour water level forecasting, developed for the Central Water Commission.

PythonXGBoostPyTorchLSTM+1
Image Filters Algorithms in C

Image Filters Algorithms in C

Qt 6 desktop app and CLI implementing classic image processing filters: grayscale, sepia, blur, reflection, and Sobel edge detection.

CQt 6CMakeImage Processing