All Projects

Explore my complete portfolio of tech projects — from machine learning pipelines to full-stack applications.

published
Basic Zomato Bot

Basic Zomato Bot

A portfolio project demonstrating a Zomato-style chatbot built with ChainLit and Groq API. This interactive assistant guides users through food ordering, handles menu queries, calculates totals, and simulates payment — all in a short, friendly conversational flow.

ChainlitGemini API
published
Basic RAG Chat Bot

Basic RAG Chat Bot

This repository showcases my foundational skills in Retrieval-Augmented Generation (RAG), the Ollama API, LangChain, FAISS Vector Store, and LLaMA 3.2 through a basic LLM project.

LLMLangSmithFAISS Vector StoreOllama
GitHubGitLabDetails
published
Tensor Flow Basics

Tensor Flow Basics

This repository is a testament to my journey of learning Tensor Flow from scratch (basics to intermediate level) using Google’s official Tensor-Flow documentation.

TensorFlowKerasNumPyPandasMatplotlib
GitHubDetails
published
Tensor Flow Vision

Tensor Flow Vision

This repository contains practical Computer Vision notebooks built using TensorFlow and Keras. Each notebook follows official TensorFlow documentation, covering image preprocessing, model training, classification, and more. Ideal for hands-on learning and mastering CV concepts with deep learning.

TensorFlowKerasNumPyOpenCVMatplotib
GitHubDetails
featured
Java IndiMessenger

Java IndiMessenger

This is a messaging app developed in Java that uses Firebase as its database. It supports video calling, messaging, and real-time media sharing.

GitHubDetails
published
 AI-Poker Hand Recognition System

AI-Poker Hand Recognition System

This repository contains the code and resources for “AI-powered Poker Hand Recognition,” a project that uses machine learning to detect and classify poker hands from images.

YOLOvBPyTorchOpenCVCVZoneMongoDB
GitHubDetails
published
NYC Taxi Demand Prediction

NYC Taxi Demand Prediction

This project builds a machine learning model to predict NYC yellow taxi demand from historical data, optimizing fleet distribution and passenger experience.

published
Machine Learning Netflix Style Recommendation System

Machine Learning Netflix Style Recommendation System

This project showcases my ability to build CBF, CF, and hybrid recommendation systems, along with deploying ML models using Docker and Google Cloud Run within an MLOps pipeline.

MLOpsPythonPandasScikit-learnFlaskDockerGoogle Cloud RunHugging Face
published
MLOps - US Visa Prediction

MLOps - US Visa Prediction

This project implements a complete MLOps and CI/CD pipeline for U.S. Visa Status Prediction, enabling automated model training, deployment, and monitoring to predict visa approval or denial based on applicant attributes.

MLOpsCICDMongoDBAWS S3Cloudflare R2GitHub ActionsDockerEvidently AIFlaskScikit-learnPandasNumPyCatBoost
published
Basic MCP Setup

Basic MCP Setup

This outlines the basic setup of my learning process in MCP, including how to configure tools, utilize resources, and structure prompts.

MCPAgentic AIAI Agents
GitHubDetails
published
LLMOps - AI Shopping Assistant

LLMOps - AI Shopping Assistant

A full-stack, LLM-powered laptop recommendation system that combines intelligent data ingestion pipelines with an interactive chatbot workflow. The system helps users find personalized laptop recommendations based on their preferences through natural language conversations.

LLMOpsCICDAWS S3Hugging FaceAWS LambdaOpenAI API
published
AI Mental Health Therapist

AI Mental Health Therapist

This project is a hackathon build completed in 24 hours—an AI-based Mental Health Therapist designed to interact with users empathetically. The AI engages in conversations, asking relevant questions to understand the underlying reasons for mental health concerns. Based on the user’s responses, it provides thoughtful suggestions or coping strategies to help them feel better. Additionally, it can act as a supportive listener, offering users a safe space to express themselves.

CICDLLMOpsWebAppOpenAIPythonTTS & STTHackathon
GitHubDetails
published
Mr HelpMate AI

Mr HelpMate AI

Mr. HelpMate AI is a PDF-focused Retrieval-Augmented Generation (RAG) system that extracts and chunks text from PDFs, generates embeddings using Google Gemini, and stores them in ChromaDB Cloud. It powers a smart chatbot that retrieves, re-ranks, and generates accurate, grounded answers using Gemini. Built with LangChain and FastAPI, it includes a simple HTML interface and is deployed on Render for easy access.

RAGChromaDBLangchainLLMsCICDGemini