Skip to content
View karthik-1604's full-sized avatar

Block or report karthik-1604

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
karthik-1604/README.md
Typing SVG


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

karthik = {
    "role"        : "ML Engineer Β· Data Scientist Β· Researcher",
    "currently"   : "@ IIIT Naya Raipur β€” final year CSE",
    "published"   : "5Γ— IEEE Author across NLP, CV, sensors & GenAI ",
    "interests"   : [
                      "RAG & LLM Systems",
                      "Time Series & Predictive Maintenance", 
                      "Computer Vision",
                      "NLP & Multimodal AI",
                      "Whatever hard problem lands next 🀷"
                    ],
    "currently_building" : "Industrial AI + Aerospace GenAI pipelines",
    "ask_me_about"       : "ML research, IEEE publishing, or breaking LLMs",
    "fun_fact"           : "Ranked 354 / 75,000+ in Amazon ML Challenge "
}

πŸš€ Featured Projects

πŸ›©οΈ AeroManual-RAG βš™οΈ Predictive Maintenance
Advanced RAG pipeline over 2,223 pages of FAA aerospace manuals End-to-end RUL prediction for NASA turbofan engines
Hybrid BM25 + FAISS Β· RRF Fusion Β· BGE Reranking LSTM Β· TFT Β· Autoencoder Anomaly Detection
RAGAS Answer Relevancy: 0.875 βœ… LSTM RMSE: 15.42 Β· RΒ² = 0.862 βœ…
16/16 pytest Β· FastAPI Β· Streamlit SHAP Explainability Β· FastAPI Risk API
Repo Repo

πŸ› οΈ Tech Stack

Languages

Python SQL C++

ML / DL

PyTorch scikit-learn XGBoost HuggingFace NumPy Pandas

GenAI / RAG

LangChain FAISS OpenAI

Deploy / MLOps

FastAPI Streamlit Docker Git


πŸ“Š GitHub Stats


πŸ“„ IEEE Publications

"If it's not published, did it even happen?"

  • πŸ“Œ Machine Condition Monitoring Using TENG-Based Vibration Sensor β€” KST 2026 Β· DOI
  • πŸ“Œ Multimodal Content Moderation (MemeShield-1K) β€” IEEE Transactions (submitted)
  • πŸ“Œ +4 more IEEE conference papers β€” Google Scholar β†’

πŸ† Highlights

πŸ₯‡ Amazon ML Challenge β€” 354th / 75,000+ Β |Β  πŸ“Š NPTEL Top 1% in LLMs Β |Β  πŸ“ JEE Top 2% among 1M+


Popular repositories Loading

  1. bert-base-uncased-snli bert-base-uncased-snli Public

    A BERT base uncased model with hybrid parameter tuning (sequential and BOHB) fine-tuned on SNLI for NLI tasks.

    Jupyter Notebook

  2. Stress-and-Suicide-Risk-Detection Stress-and-Suicide-Risk-Detection Public

    Research project aimed at detecting early indicators of stress and suicide risk in social media posts

    Jupyter Notebook

  3. SHL-Assessments-Recommendation-system SHL-Assessments-Recommendation-system Public

    Python

  4. Credit-Risk-Analytics Credit-Risk-Analytics Public

    End-to-end Basel II compliant credit risk modeling system with PD/LGD/EAD models, SHAP explainability, PyTorch neural network and PSI monitoring

    Jupyter Notebook

  5. financial-sentiment-finbert-api financial-sentiment-finbert-api Public

    Financial sentiment analysis API with fine-tuned FinBERT achieving 88.57% accuracy on Financial PhraseBank dataset

    Jupyter Notebook

  6. Animal-classifier Animal-classifier Public

    Production-ready animal image classifier using EfficientNet-B3 and PyTorch. Trained on 26k images across 10 classes with 98.80% accuracy. Features EDA-driven training, class imbalance handling, ONN…

    Jupyter Notebook