Profile
Back to Home

All Projects

A deeper dive into my machine learning models, applications, and open-source contributions.

CRAG
2026Full Stack ML Engineer

CRAG

Personal second brain with Corrective RAG — multi-query retrieval, batched grading, web search fallback, cross-encoder reranking, and a Streamlit chat UI for querying Markdown notes. Designed for fast information extraction and precise referencing of technical documents.

PythonRAGStreamlitLangChainVector DB
Iris RainforestML
2026Machine Learning Engineer

Iris RainforestML

A complete Machine Learning project built in Google Colab using the Iris dataset. Includes deep Exploratory Data Analysis (EDA), advanced data visualization techniques, model training using Random Forest classifiers, and accuracy evaluation pipelines.

PythonJupyterRandom ForestScikit-LearnMatplotlib
Spam Email Classifier
2025NLP Engineer

Spam Email Classifier

Machine learning model designed to accurately classify incoming emails as spam or ham utilizing natural language processing (NLP) techniques. Extensively trained on a large corpus of text to minimize false positives.

PythonNLPMachine LearningNLTK