Codebasics Logo

Powered by
Codebasics Bootcamp

Home

About

Projects

Contact

Hello, I am

Sharanch Mukhia

Aspiring Data Scientist
Resume
Sharanch Mukhia

1

Python
Project

2

Machine Learning
Projects

2

GenAI
Projects

About

Me

Aspiring Data Scientist who loves to crunch numbers and process large corpus to find interesting stories in data. I believe that words and numbers are the two most powerful entities that can change the world.

I enjoy the journey unknown from querying the data, to quality assurance, to univariate profiling, multivariate profiling, and applying algorithms both intuitive as well as black boxes that unfolds interesting insights and aids businesses. With a background in Physics, I have developed a strong acumen for problem-solving and analytical thinking, that perfectly blends with invaluable data skills

Key

Skills

Python

SQL

Machine Learning

NLP

RAG

Statistics

Data Analysis

Langchain

LangGraph

LangSmith

Agentic AI

My

Projects

Stateful-Chatbot
Stateful-Chatbot

Domain/Function: Conversational AI System Engineering

A production-ready conversational chatbot built with LangGraph featuring real-time streaming, persistent SQLite-backed memory, resumable chat threads, tool calling, and full observability via LangSmith — all integrated into a clean, interactive Streamlit UI.

TubeRAG
TubeRAG

Domain/Function: Generative AI

Developed a Retrieval-Augmented Generation (RAG) system that processes YouTube video transcripts, stores them in a vector database, and enables context-aware question answering using large language models. The system retrieves the most relevant transcript chunks via semantic search and grounds LLM r

Credit Risk Modeling - Classification
Credit Risk Modeling - Classification

Domain/Function: Financial Services (NBFC)

Designed a credit risk solution for an NBFC to identify high-risk borrowers early in the loan lifecycle. The model enables risk-based approvals and pricing, reduces potential default losses, and strengthens overall asset quality.

Premium Prediction - Regression
Premium Prediction - Regression

Domain/Function: Healthcare

Built an end-to-end machine learning solution for insurance premium prediction, focusing on data quality, feature engineering, model evaluation, and error diagnostics to ensure reliable, business-aligned pricing beyond aggregate performance metrics.

Expense Tracking System
Expense Tracking System

Domain/Function: Software Development

A full-stack expense tracking application that records daily expenses, categorizes spending, and visualizes spending patterns through an intuitive and interactive web interface.