Skip to content
View sum1tbarua's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Western Michigan University
  • Kalamazoo, MI

Highlights

  • Pro

Block or report sum1tbarua

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.

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
sum1tbarua/README.md

👋 Hi, I'm Sumit


🎓 MS Computer Science @ Western Michigan University
🚀 Building real-world AI systems, data tools, and trustworthy ML pipelines


🧠 What I Do

  • Build AI-powered systems (RAG, computer vision, ML pipelines)
  • Design explainable and reliable ML frameworks
  • Develop production-style Python tools (CLI + backend systems)
  • Focus on real-world deployment and system design

🔬 Current Focus

  • Retrieval-Augmented Generation (RAG) for reliable decision systems
  • Explainable AI (XAI) in healthcare applications
  • Data engineering + ML pipelines
  • CLI tools & backend systems

🚀 Featured Projects

⚖️ RAG-Based Housing Law QA System

  • Evidence-grounded legal Q&A system
  • Reduces hallucination via retrieval + validation
  • Built with vector search and LLM integration

🔗 https://github.com/sum1tbarua/RAG-Based-Housing-Law-QA-System


⚕️AI Wound Detection and First-Aid Recommendation Application

  • YOLOv11 for wound segmentation + ResNet-50 for anatomical classification
  • Grad-CAM heatmap generation
  • Mistral AI via Ollama for first-aid generation
  • LLM-XAI using natural language explanation for interpretation
  • Real-world healthcare AI pipeline

🔗 https://github.com/sum1tbarua/wound_detection_app


🩺 Explainable AI Behavioral Diabetes Predictor

  • Takes behavioral, demographic, and anthropometric details as inputs
  • Performs real-time analysis and prediction of 3 classes (Diabetic, Prediabetic, and Non-diabetic)
  • Uses explainable AI, SHAP, to break down feature contributions to prediction results

🔗 https://github.com/sum1tbarua/behavioral-diabetes-predictor


🧰 Tech Stack


🎯 Research Direction

I focus on building:

  • Trustworthy AI systems
  • Explainable ML pipelines
  • Real-world deployable AI applications

With applications in:

  • Healthcare AI
  • Secure AI systems
  • Reliable LLM-based systems

📫 Connect

Pinned Loading

  1. RAG-Based-Housing-Law-QA-System RAG-Based-Housing-Law-QA-System Public

    A Retrieval-Augmented Generation (RAG) system that answers housing-law questions using a provided legal document while preventing hallucinations through retrieval grounding and evidence validation.

    Python

  2. wound_detection_app wound_detection_app Public

    Explainable Hybrid Computer Vision and Generative AI Framework for Automated Wound Detection and Context-Aware First-Aid Recommendations. A YOLOv11-Seg + LLM-based Streamlit web app that detects wo…

    Python

  3. behavioral-diabetes-predictor behavioral-diabetes-predictor Public

    Forked from CRodgb/behavioral-diabetes-predictor

    An explainable multiclass Machine Learning application for diabetes risk prediction and quantifiable behavioral contributions.

    Jupyter Notebook

  4. iomt-xai-shift-ids iomt-xai-shift-ids Public

    The project evaluates whether high internal intrusion-detection accuracy remains reliable when models are tested under feature reduction, unseen attack-family shift, and external cross-dataset vali…

    Jupyter Notebook

  5. github-repo-analyzer-cli github-repo-analyzer-cli Public

    A command-line tool that fetches and analyzes GitHub repositories for a given user.

    Python

  6. ImgToTxtConversion ImgToTxtConversion Public archive

    Python