Skip to content
View ShubhamAIML's full-sized avatar
:octocat:
:octocat:

Block or report ShubhamAIML

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
ShubhamAIML/Readme.md

πŸ‘‹ About Me

  • πŸŽ“ Completed Major In Artificial Intelligence from IIT Ropar (Aug 2024 – Feb 2026)
  • πŸ€– Machine Learning Engineer skilled in designing and deploying end-to-end ML pipelines across NLP, Computer Vision, and tabular data
  • 🧠 Currently deep in GPT-style Transformer architectures, RAG pipelines, and LangChain-based agentic systems
  • πŸš€ I don't just train models β€” I ship them: Flask/Django REST APIs, Gunicorn, Docker, deployed live on Render & Railway
  • πŸ’Ό Ex AI Developer Intern @ ElevateLab β€” built NLP + CV pipelines, improved accuracy by 20% and inference speed by 30%
  • πŸ“« Reach me at skshivam771@gmail.com

πŸš€ Featured Projects

🧠 WriteFusion AI

GPT-style Transformer LM trained from scratch (3.4M params) β€” full REST API + live ghost-text UI.

  • Causal self-attention, 2 layers, 4 heads, on a 2.7M-word corpus
  • 8 configurable decoding strategies + attention visualization

Live Code

🧬 MindScan

Teen depression risk predictor β€” Django app shipped to production on Railway.

  • SMOTE for severe class imbalance (~2.6% positive rate)
  • XGBoost selected for best F1 on minority class

Live Code

🩺 AI Symptom Checker

Disease prediction app, 92% accuracy, battle-tested by 100+ real users.

  • Responsive UI cut average query time by 40%
  • Real-time inference via Flask

Live Code

πŸ“„ PDF Chatbot β€” RAG

Retrieval-Augmented Generation chatbot over PDFs. (in progress)

  • Chunking, embeddings & OCR for scanned docs
  • Agentic RAG variant with live web search (Tavily/SerpAPI)

Status

πŸ“Œ More projects (Heart Disease Prediction, Breast Cancer Prediction, AI Resume Grader & more) β†’ see all repositories

πŸ› οΈ Tech Stack

Languages
ML / DL
NLP & CV
Deployment
Tools

🀝 Connect With Me

LinkedInΒ Β Β PortfolioΒ Β Β KaggleΒ Β Β Gmail

Popular repositories Loading

  1. AI-Symptom-Checker AI-Symptom-Checker Public

    A web-based AI symptom checker built with Python and machine learning.

    HTML 2

  2. ZiblishConverter ZiblishConverter Public

  3. AI-ML-Internship-Task1 AI-ML-Internship-Task1 Public

    Python

  4. AI-ML-Internship-Task2 AI-ML-Internship-Task2 Public

    Python

  5. AI-ML-Internship-Task3 AI-ML-Internship-Task3 Public

    Python

  6. Breast-Cancer-Prediction-with-Logistic-Regression Breast-Cancer-Prediction-with-Logistic-Regression Public

    A web-based breast cancer prediction built with Python and machine learning.

    HTML