Machine Learning
Projects
Python
Project
Deep Learning
Project
GenAI
Project
Me
Hello! I'm Moksh Jain, an aspiring Data Scientist proficient in Python, SQL and Machine Learning, with experience turning data into practical solutions. Building real-world machine learning projects that connect technical skills with meaningful outcomes.
Tools and Technologies:
✔️ I use Python and SQL to write code, handle data and create models.
✔️I work with Jupyter notebook, Pandas, Numpy, Matplotlib and Seaborn for data handling and visualization.
✔️Experienced with Scikit learn and XGBoost for building predictive models.
✔️Hands-on with Streamlit, FastAPI for building backend and frontend, and Git for version control system.
✔️Familiar with Generative AI and Retrieval Augmented Generation
Strong foundation in descriptive and inferential statistics, including hypothesis testing for data-driven decision-making
I love sharing my experiences and journey with others. Looking forward to connecting with you all.
Skills
Python
Machine Learning
Exploratory data Analysis
SQL
FastAPI
Deep Learning
Generative AI
Retrieval-Augmented Generation
Projects
Domain/Function: Retrieval-Augmented Generation
An AI-powered RAG system that responds to the user query just by adding the URL. The system fetches the webpage, chunks the text, and stores it in Chroma DB. Extract similar chunks for the query and pass them to LLM to generate source-grounded output.
Domain/Function: Computer Vision
Developed an AI-based system using CNN and transfer learning to detect and classify damage into six categories. The model helps automate vehicle inspection with an accuracy of 80% and is deployed using Streamlit.
Domain/Function: Finance/Credit Risk Modelling
Built a Streamlit app that automates the process of credit risk evaluation using machine learning. This app is designed for a loan processing officer to check an applicant's creditworthiness for the applied loan by providing the default probability, credit score and rating associated with it.
Domain/Function: Health Care
This Streamlit web application predicts the expected health insurance premium based on a user’s personal, health, and lifestyle details. It helps users estimate their annual premium by leveraging a machine learning model trained on real-world data.
Domain/Function: Fintech
Failed to track your daily expenses? Here is the solution to it: an 𝗘𝘅𝗽𝗲𝗻𝘀𝗲 𝗠𝗮𝗻𝗮𝗴𝗲𝗺𝗲𝗻𝘁 𝗦𝘆𝘀𝘁𝗲𝗺
It allows you to track your daily expenses and manage, and visualize them with some bar charts and pie charts built with Python, MySQL and Streamlit.