Building an AI Academic Tutor: A Step-by-Step Journey into RAG SystemsHow I used Retrieval-Augmented Generation to turn static course materials into an interactive learning companion Video demo The Problem: Static Materials, Dynamic Learners As a student, I’ve often struggled with the disconnect between dense course m...Sep 16, 2025·4 min read
Building A House Price Prediction ModelIntroduction Buying or selling a house can be overwhelming, especially when determining a fair price. Many people face challenges deciding the right amount to negotiate, often relying on guesswork or limited market knowledge. To address this, I embar...Nov 27, 2024·1 min read
Decision Trees and Ensemble learningMastering Decision Trees & Ensemble Learning: ML Zoomcamp Week 6 Recap This week’s ML Zoomcamp was all about Decision Trees and Ensemble Learning, key tools in predictive modeling. Decision Trees- Simple & Intuitive: Easy to interpret and visualize.-...Nov 5, 2024·1 min read
Deploying machine learning ModelDeploying My First Machine Learning Model: Week 5 at DataTalksClub’s ML Zoomcamp Embarking on the machine learning journey often starts with understanding data and building models, but this week, I had the chance to take my learning to a new level —...Oct 29, 2024·2 min read
Evaluating Machine Learning ModelI tackled a bank dataset detailing customer churn, aiming to build a model that predicts the likelihood of a customer churning. This insight is vital for banks to make informed decisions to retain their clients. One key lesson from this project was h...Oct 22, 2024·1 min read
Machine learning classificationMachine Learning Classification: A Brief Overview Machine learning classification is a supervised learning task where the goal is to predict the class or category of an input based on its features. In classification problems, the data is labeled, mea...Oct 15, 2024·2 min read
Demystifying JavaScript: A Step-by-Step Guide to Learning and Mastering the LanguageBest guide to learn JavaScriptOct 21, 2023·3 min read