Skip to content
View ENGABHAY's full-sized avatar

Block or report ENGABHAY

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ENGABHAY/README.md

Hi 👋, I'm Abhay Kadam

Data Analyst | Data Scientist | ML Engineer | AI Engineer in the making

Typing SVG


🚀 About Me

  • 🎓 B.Tech in Electronics and Computer Engineering (2026)
  • 💼 Data Science & ML Intern @ Rubixe
  • 🔭 Currently building a RAG (Retrieval-Augmented Generation) pipeline — combining LLMs with vector search for context-aware Q&A
  • 🌱 Deepening my skills in Transformers, LangChain,LangGraph and LLM engineering
  • 📊 Core focus: Machine Learning, Deep Learning, and Computer Vision
  • 📍 Based in Hyderabad, India | Open to PAN India & remote roles
  • ⚡ Fun fact: I like turning messy datasets into clean insights

🛠️ Tech Stack

Languages & Tools

Machine Learning & Deep Learning

Computer Vision

LLMs & Generative AI

Deployment


📌 Featured Projects

Project Description Tech
🏦 Home Loan Default Predictor Predicts loan default risk from applicant data Scikit-learn, Pandas
🏥 Hospital Stay Prediction Forecasts patient length of stay ML, Feature Engineering
🦠 COVID-19 Forecasting Global analysis & US case forecasting Time Series, Model Benchmarking
🌾 Rice Leaf Disease Detection Deep learning image classifier for crop disease CNN, TensorFlow
📊 Retail Sales EDA Exploratory analysis on global retail data (2022–2024) Pandas, Matplotlib

🔄 Currently building: object detection project using yolo family for detecting cheating in online exam


📈 GitHub Stats


📫 Let's Connect

⭐️ Thanks for stopping by —- feel free to explore my repos!

Pinned Loading

  1. Home-Loan-Default-Predictor Home-Loan-Default-Predictor Public

    Predict home loan default risk using CatBoost, advanced feature engineering, and a production-ready ML pipeline with an interactive Streamlit web application. 🚀

    Jupyter Notebook

  2. AI-Document-Chatbot AI-Document-Chatbot Public

    A document-based RAG chatbot that extracts, processes, embeds, and retrieves information from multiple document formats to generate grounded answers using an LLM.

    Python

  3. AI-News-Event-Clustering-Timeline-Builder AI-News-Event-Clustering-Timeline-Builder Public

    In today’s world, the same real-world event is reported by hundreds of news articles across different platforms and days. This makes it difficult to understand so this project focuses on Groups new…

    Jupyter Notebook

  4. bert-play-store-review-sentiment bert-play-store-review-sentiment Public

    Fine-tuned BERT (bert-base-uncased) for sentiment classification on Google Play Store reviews — compares full fine-tuning vs. frozen-feature extraction, ~85% test accuracy.

    Jupyter Notebook