Islamic RAG System
AI-powered Islamic knowledge assistant delivering authentic, source-backed answers from the Quran,
Hadith, and trusted scholarly resources. Built with a full agentic RAG pipeline using LangGraph for
stateful workflow orchestration, ChromaDB for semantic retrieval, and FastAPI for serving.
LangChain
LangGraph
ChromaDB
RAG
FastAPI
Python
HA-JobHunter
Intelligent agentic job-matching assistant that autonomously analyzes job descriptions,
matches resumes, and generates personalized cover letters using LangGraph multi-agent workflows.
LangGraph
LangSmith
LangChain
Streamlit
Agentic AI
Vehicle Insurance ML Pipeline
Production-grade MLOps pipeline for insurance risk prediction. Full lifecycle: data versioning
with DVC, experiment tracking via MLflow, Dockerized deployment, and automated CI/CD on AWS.
Scikit-Learn
MLflow
DVC
Docker
AWS
GitHub Actions
Staking DApp — Ethereum
Full-stack decentralized staking application on Ethereum. Solidity smart contracts tested with
Hardhat, React.js frontend with MetaMask wallet integration and ethers.js.
Solidity
Ethereum
Hardhat
React.js
ethers.js
MetaMask
ML Pipeline — DVC + AWS S3
End-to-end ML pipeline featuring DVC for data & model versioning with AWS S3 as remote storage.
Reproducible experiments with full audit trail of data transformations and model artifacts.
DVC
AWS S3
Python
Scikit-Learn
FastAPI Microservice Template
Production-ready FastAPI backend for ML model serving. Full CRUD API with Pydantic v2 validation,
computed fields, path/query params, error handling, and scikit-learn model integration.
FastAPI
Pydantic v2
Uvicorn
Scikit-Learn
REST API