Skip to content
View MusaIslamFahad's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report MusaIslamFahad

Report abuse

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

Report abuse
MusaIslamFahad/README.md

Commits Banner Stars Banner PRs Banner Repos Banner

       


πŸ§‘β€πŸ’» About Me

I build production-ready AI systems that solve real-world problems from LLM-powered agents to end-to-end forecasting pipelines with live deployments.

πŸš€ Currently an AI Intern @ FlyRank AI | πŸŽ“ Pursuing B.Sc. CSE (Major: Data Science) @ Daffodil International University πŸ‡§πŸ‡© |
πŸ’Ό Open to internships, collaborations & AI opportunities

πŸ”ΉInterests : LLMs Β· RAG Systems Β· NLP Β· Computer Vision Β· Time Series Forecasting

πŸ”ΉFocus : End-to-end ML pipelines Β· Intelligent agents Β· Explainable & deployed ML systems

Always building. Always shipping. ⚑


🧰 Tech Stack

πŸ’» Languages & Frameworks


Python C HTML5 CSS3 Git

πŸ€– AI / ML & Data Science


PyTorch TensorFlow Hugging Face OpenCV Scikit Learn NumPy Pandas Matplotlib

🧠 LLMs & Generative AI


OpenAI API LangChain Pinecone Transformers Prompt Engineering RAG Systems

βš™οΈ AI Engineering & MLOps


LLMOps CI/CD FastAPI Docker

πŸ“Š Data & Analytics


MySQL PostgreSQL Power BI Data Analysis


⭐ Featured Projects

Here are my top AI/ML Engineering & LLM projects:

DeepTrace

πŸ” DeepTrace

AI Image Provenance Detection

Multi-generator AI image detector (Stable Diffusion, Midjourney, DALLΒ·E 3, Flux, etc.) with Grad-CAM explainability and production async serving.

  • 🧠 Supports 5+ major AI generators
  • πŸ“Š Grad-CAM visual explanations
  • ⚑ FastAPI + Celery + Docker architecture

Python PyTorch FastAPI Docker Live Demo Repository

Stateful Multi-Agent System

Intelligent agent that classifies queries, analyzes sentiment, routes to specialists, and auto-escalates when needed.

  • πŸ”€ Conditional graph-based routing
  • 🚨 Smart sentiment-based escalation
  • βœ… Fully tested with pytest

Python LangChain Repository

LangGraph Agent
NewsSense AI

πŸ“° NewsSense AI

Full-Stack NLP News Understanding

Classifies headlines into 10 categories, detects sentiment, and extracts entities in ~2–3 seconds. Live on Vercel.

  • ⚑ 3 transformer models running in parallel
  • 🏷️ Zero-shot classification with BART
  • πŸ“Š Animated confidence visualization

Python Next.js Vercel Live Demo

End-to-End Time Series ML Project

56-year oil price analysis with geopolitical feature engineering, regime detection, and multi-model forecasting.

  • πŸ“ˆ ARIMA Β· Prophet Β· LSTM with walk-forward validation
  • 🌍 10 geopolitical events quantified
  • πŸ“Š Interactive Streamlit dashboard

Python Streamlit Live Dashboard Repository

WTI Oil Forecasting
AI Travel Guide

Desktop AI Travel Assistant

GPT-4o-mini powered desktop app for exploring cities with interactive maps and real-time Wikipedia integration.

  • πŸ—ΊοΈ Live geocoding + Folium maps
  • πŸ–ΌοΈ Automatic Wikipedia image fetching
  • πŸŒ— Light / dark theme support

Python OpenAI Repository

Explainable ML Classification

Predicts Insomnia, Sleep Apnea, or None from health & lifestyle data with high accuracy and SHAP explainability.

  • πŸ† 97.33% test accuracy
  • πŸ” Full SHAP explainability
  • πŸ” Stratified CV + hyperparameter tuning

Python scikit-learn Repository

Sleep Disorder Prediction

πŸš€ My Featured AI Resources

Generalist AI Engineer Roadmap

Stars Forks

23+ projects β€’ Full-stack AI mastery

β†’ Explore Roadmap
80+ Interactive Notebooks

Stars Forks

Tailored Python curriculum for AI/ML Engineers

β†’ Start Learning
AI APIs β€’ Templates β€’ Best Practices

Stars Forks

Production-ready AI integration resources

β†’ Visit Hub

All resources are free and open source. Feel free to star ⭐, fork, and contribute!


πŸ“Š GitHub Analytics




🀝 Connect With Me

LinkedIn   Gmail   GitHub

Pinned Loading

  1. wti-oil-price-forecasting wti-oil-price-forecasting Public

    A full end to end data science project analysing 56 years of WTI crude oil prices from exploratory analysis through geopolitical event quantification to ARIMA, Prophet, and LSTM forecasting deploye…

    Jupyter Notebook 8

  2. deeptrace deeptrace Public

    Multi-generator AI image provenance detection - identifies Stable Diffusion, Midjourney, DALLΒ·E 3, Flux or real photographs with calibrated confidence, Grad-CAM and async batch serving.

    Python 1

  3. newssense-ai newssense-ai Public

    Intelligent News Understanding System which classify any news headline or article into 10 categories, detect sentiment, and extract named entities using state of the art NLP.

    TypeScript 4

  4. langgraph-customer-support-agent langgraph-customer-support-agent Public

    An intelligent, stateful Customer Support Agent built with LangGraph and LangChain. It categorizes incoming queries, analyses their sentiment, and either routes them to the right specialist handler…

    Python 6 1

  5. sleep-disorder-prediction sleep-disorder-prediction Public

    A supervised ML classification project that predicts sleep disorders- Insomnia, Sleep Apnea, or None from health and lifestyle features including age, BMI, stress level, sleep duration, and blood p…

    Jupyter Notebook 6

  6. ai-travel-guide ai-travel-guide Public

    A Python + Tkinter desktop travel guide powered by GPT-4o-mini that explores landmarks, restaurants, and local events for any city worldwide, with an interactive map and auto-fetched Wikipedia images.

    Python 7