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

Block or report SejalKankriya

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

Sejal Kankriya

Senior AI/ML Engineer

LinkedIn Email


whoami

ML engineer working on production systems in regulated enterprise environments. Background spans modern agent engineering and classical ML at scale. Most of the work has been on the parts that don't show up in demos: feedback loops, evaluation discipline, drift, and keeping models useful after the launch announcement.

Currently building an internal LLM investigation agent at Walmart. Earlier work in fraud ML on high-volume transactional data and graph neural network research in healthcare.

cat ~/work/principles.md

Eval discipline beats model choice. Most production wins come from better ground truth and better routing, not from upgrading the LLM.

Feedback loops compound. A system that learns from analyst overrides this week is worth more than a benchmark score next quarter.

Compliance is a design constraint, not paperwork. Data residency, audit trails, and grounded outputs shape architecture from day one.

ls ~/areas/

predictive-ml/        XGBoost, drift detection, champion-challenger, near real-time scoring
llm-systems/          RAG, agent orchestration, retrieval reranking, prompt eval
applied-research/     GNNs, NLP pipelines, computer vision (ESRGAN + attention)
production/           Vector DB ops, feature pipelines, observability for non-deterministic systems

tech --list

Python SQL PyTorch TensorFlow scikit-learn XGBoost Hugging Face LangChain LangGraph Azure OpenAI Milvus Redis Kafka Spark Airflow Docker AWS GCP Azure

git log --oneline ~/projects/

Attention-based Super Resolution GAN for Drone Image Detection ESRGAN with dual attention mechanism (spatial + channel) for small object detection. 88.4% mAP50 on COWC, outperforming PP-YOLOE-Plus by 2.7%.


# open to conversations on production ML, agent systems, and applied research in regulated environments

Pinned Loading

  1. reinforcement-learning-grid-world reinforcement-learning-grid-world Public

    Implementing a reinforcement learning agent in a grid world that earns rewards and faces penalties

    Jupyter Notebook 1

  2. youtube-video-summarizer youtube-video-summarizer Public

    A Streamlit app that utilizes LangChain and Google PALM to generate concise summaries of YouTube videos, enhancing content accessibility and comprehension

    Python 1

  3. football-market-value-forecast football-market-value-forecast Public

    LSTM-based model for predicting football players' market values using historical performance data and relevant variables

    Jupyter Notebook

  4. glassdoor-job-scrapper glassdoor-job-scrapper Public

    Automated Selenium-based scraper for extracting and analyzing job listings from Glassdoor

    Python 2

  5. satellite-image-dehazing satellite-image-dehazing Public

    Enhancing satellite image clarity by removing haze using AOD-Net's deep convolutional and residual architectures

    Jupyter Notebook 4 1

  6. alexnet-image-classification alexnet-image-classification Public

    Jupyter Notebook 1