Jeet

My Featured Projects & Research

A selection of projects that demonstrate my technical range and passion for innovation.

πŸ€–πŸ’¬

ChatAgent: An Agentic AI Chat System

A production-grade, goal-driven Agentic AI chat system that enables intelligent conversations by reasoning, planning, and acting through LLMs, tool integration, and memory.

Stack: LangGraph LangChain Groq LLMs FastAPI Python
View Project β†’
πŸ‡ΆπŸ‡¦βœ¨

Multi-Doc Q&A RAG System

This project implements a production-oriented Retrieval-Augmented Generation (RAG) system that can answer questions over multiple document types such as PDFs, DOCX, TXT, Markdown files, and web URLs.

Stack: NLP RAG Ollama LLMs FAISS Docker Streamlit FastAPI Python
View Project β†’
πŸ“°

News Topic Classification App

An end-to-end NLP system that ingests raw news articles, and serves real-time predictions to classify news into categories like World, Sports, Business, and Tech. through a FastAPI interface.

Stack: NLP Scikit-learn FastAPI MLOPS GitHub Actions Docker MongoDB Atlas Render Python
View Project β†’
πŸš—

Vehicle Insurance Prediction App

An industry-grade, production-ready Machine Learning system that predicts vehicle insurance outcomes using a complete MLOps pipeline.

Stack: ML FastAPI MLOPS Docker GitHub Actions AWS EC2 AWS S3 Python
View Project β†’
🧠

Brain Tumor Detection App

A deep learning-powered web application for automatic brain tumor classification from MRI images. Built with Flask, TensorFlow/Keras, and deployed on Render.

Stack: DL Transfer Learning TensorFlow/Keras Render Python
View Project β†’
β€οΈβ€πŸ©Ή

Heart Disease Prediction App

This app allows users to input patient attributes such as age, chest pain type, cholesterol, and more. The backend uses a Random Forest model to predict whether the patient is likely to have heart disease.

Stack: ML Flask Feature Selection Render Python
View Project β†’
πŸƒπŸšͺ

Person Entry-Exit Tracking System

A computer vision system that tracks people entering and exiting through a designated door area using YOLO object detection and ReID (Re-Identification) techniques.

Stack: OpenCV ReID YOLO TorchReID ResNet50 Python
View Project β†’
πŸ•΅πŸ»

Research On Brain Tumor Detection

Researchers developed a deep learning model using MRI images to classify brain tumors into four types: Glioma, Meningioma, Pituitary, and No Tumor. The goal is to create an accurate diagnosis tool for medical experts.

Stack: DL Fine-Tuning Transfer Learning VGG16
View Project β†’
πŸ•΅πŸ»

Research On Hepatitis C Prediction

The research paper aimed to develop a machine learning-based approach for early identification of HCV, which could potentially improve treatment outcomes.

Stack: ML Scikit-Learn Feature Selection Model Evaluation
View Project β†’