Skip to content
View jaiyesh's full-sized avatar
πŸ’­
!pip install postivity
πŸ’­
!pip install postivity

Block or report jaiyesh

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

Twitter LinkedIn YouTube InterviewValley Gmail Profile Views


🧠 4+ Years of Building AI/ML - The Real Arc

I didn't start as an AI engineer. I earned it, one production system at a time.

Physics + Data first. M.Tech from IIT (ISM) Dhanbad, petroleum engineering with a minor in ML. My first job was building physics-assisted ML models that worked alongside reservoir simulation - production forecasting, EOR screening, history matching using sequential deep learning. Domain knowledge baked in from day one. That work got published in the Journal of Petroleum Science and Engineering.

Then real engineering kicked in. At Siemens (3+ years), I stopped working in notebooks and started shipping systems. Automotive anomaly detection processing 10TB+ of image data per day with under 5-second latency, built on NVIDIA Triton, MQTT, and concurrent inference pipelines. Smart city drone vision with scalable DL service templates deployed across 10+ use case owners. Dielectric fluid leakage detection on time-series. Satellite imagery segmentation for building boundary analysis. Every project meant understanding a new domain, building the ML, writing the backend service, hooking into enterprise infra, and keeping it running. I also mentored junior developers through the notebook-to-production transition - because I had made that journey myself.

GenAI arrived and I was already production-ready. RAG pipelines, LLM-powered APIs, Azure OpenAI integrations, LangGraph agents. Not a newcomer - someone who already knew how systems actually run. Picked up patents along the way: Federated Auto Vision for automotive defect detection, data encryption systems.

Now at Zensar as ML Lead, running a cross-functional team delivering an enterprise CV platform for weld quality control on H100 GPUs. And on the side - I'm building InterviewValley.com entirely solo. Full voice AI pipeline (STT β†’ LLM β†’ TTS), FastAPI backend, Next.js frontend, MongoDB, Docker, Capacitor mobile app. AI coding tools closed whatever frontend gap remained. From idea to shipped product, alone.

πŸŽ“ πŸ… πŸ† πŸ₯‡ πŸ“„ πŸ”
GATE AIR 64 Β· >99th %ile Top 5 AI Contributor India 2023 Siemens Newcomer Inventor 2024 XED'24 Innovation Winner 4 Research Papers 2 Patents

πŸ—οΈ What I've Shipped in Production

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  ZENSAR  |  Weld Quality Control AI Platform  (Current - ML Lead)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  EfficientNet-B0 + Vision Transformer β”‚ H100 GPU with MIG partitioning
  Real-time feedback loop β†’ retraining pipeline
  React 19 + TypeScript frontend β”‚ FastAPI backend β”‚ Docker Compose
  Led cross-functional team end to end

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  SIEMENS  |  Automotive Anomaly Detection
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  10TB+ image data / day β”‚ <5 second processing latency
  NVIDIA Triton Inference Server β”‚ MQTT broker β”‚ Postgres service
  Concurrent DL inference β”‚ Model registry β”‚ CI pipelines
  YOLO-based object detection β”‚ Multi-use-case production deployment

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  SIEMENS  |  Smart City Drone Vision AI
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  Scalable DL service template β†’ 10+ use case owners
  Tiny object detection with SAHI β”‚ FasterRCNN β”‚ ResNet
  RabbitMQ orchestration β”‚ Docker-optimised service containers
  Environment compliance for construction in smart city

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  SIEMENS  |  LLM Minutes of Meeting Tool
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  Real-time transcription β†’ structured MoM β†’ auto-email to attendees
  FastAPI + WebSocket + MongoDB + Azure OpenAI (private GPT endpoint)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  DICELYTICS  |  Physics-Assisted ML for Oil & Gas
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  Reservoir simulation + ML hybrid models
  Production forecasting β”‚ EOR screening β”‚ History matching
  Published β†’ Journal of Petroleum Science and Engineering

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  INTERVIEWVALLEY.COM  |  Solo Β· Full Stack Β· Shipped
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  Voice pipeline: Deepgram STT β†’ LLM β†’ ElevenLabs TTS  (real-time)
  FastAPI backend β”‚ Next.js + Tailwind frontend β”‚ MongoDB
  Capacitor β†’ Android/iOS native app β”‚ Docker deployment
  Built entirely solo with AI-assisted development

βš™οΈ Tech Stack

πŸ€– ML / Deep Learning / Computer Vision

Python PyTorch Keras Scikit-learn OpenCV YOLO NVIDIA Triton

🧠 GenAI / Agents / RAG

LangGraph LangChain Claude SDK OpenAI Azure OpenAI ChromaDB LlamaIndex

πŸŽ™οΈ Voice AI

Deepgram Whisper ElevenLabs

πŸ–₯️ Backend, Frontend & Data

FastAPI Flask MongoDB PostgreSQL React Next.js TypeScript Capacitor

πŸ“‘ Infra, Queues & DevOps

Docker Kubernetes MQTT RabbitMQ Nginx AWS Azure Linux n8n


πŸ“Œ Projects

Project What it does Stack
πŸŽ™οΈ InterviewValley AI mock interview platform - real-time voice AI, JD/resume-aware question generation, guardrails, mobile app FastAPI Β· Next.js Β· Deepgram Β· ElevenLabs Β· MongoDB Β· Capacitor
πŸ”© Weld QC AI Platform (Zensar) Enterprise weld defect detection with live feedback loop and retraining pipeline EfficientNet Β· ViT Β· H100 Β· React 19 Β· FastAPI
πŸš— Automotive Anomaly Detection (Siemens) 10TB+/day image pipeline, <5s latency, multi-use-case DL inference NVIDIA Triton Β· MQTT Β· Postgres Β· YOLO Β· PyTorch
πŸ™οΈ Smart City Drone Vision (Siemens) Scalable DL service template, tiny object detection, environment compliance SAHI Β· FasterRCNN Β· RabbitMQ Β· Docker
πŸ€– DrillGPT LangGraph agent for drilling optimization - ROP prediction, bit failure, automated Word report generation LangGraph Β· scikit-learn Β· OpenAI
πŸ—‚οΈ Jira Copilot Agentic standup bot - syncs with Jira, collects team updates, auto-updates tickets FastAPI Β· ChromaDB Β· RAG Β· Nginx
πŸ›’οΈ Production Forecasting Tool (Dicelytics) Physics-assisted ML for reservoir simulation - published research LSTM Β· Random Forest Β· Python
πŸ“š Petroleum Data Analytics & ML Open courseware - YouTube notes + guest lecture material Python Β· ML

πŸ“œ Research & Patents

Published Papers

Patents

  • πŸ” System and Method for Data Encryption and Decryption
  • πŸ” Federated Auto Vision for Automotive Defect Detection and Information Retrieval (Siemens)

πŸ† Recognition

Year Achievement
2024 πŸ₯‡ Top Winner - XED'24 Innovation Challenge, Siemens
2024 πŸ… Newcomer Inventor of the Year - Siemens
2023 🌟 Top 5 AI Community Contributors, India - Analytics Vidhya
2021 🎀 Co-Founder - Petroleum from Scratch (e-learning)
2021 πŸŽ™οΈ Speaker - Analytics Vidhya, AI Planet, Universities worldwide
2019 πŸ“ GATE (PE) All India Rank 64 - >99th percentile

πŸŽ“ I Also Teach

Built the habit early. Still doing it.

  • YouTube - Petroleum from Scratch: petroleum data analytics, Python, ML from first principles
  • Great Learning - sessions on anomaly detection, decision trees, NLP, time series, model evaluation
  • Guest Lectures - universities and webinars across India and globally
  • Analytics Vidhya / AI Planet - community sessions on practical GenAI and ML
  • At Siemens - mentored junior devs from Jupyter notebooks to production ML services

πŸ“ˆ GitHub Stats

Β 

πŸ“… Commit Activity

Jaiyesh's GitHub Contribution Chart
Period Commits
Last 7 days 5
Last 30 days 109
Last 365 days 366

Auto-updated every Sunday Β· 2026-04-19


πŸ“‘ Building in Public

I post what I'm building, what broke, and what I actually learned. No fluff - real process, real code.

Follow the build β†’ @JaiyeshChahar


Popular repositories Loading

  1. Gold-from-Jurrasic Gold-from-Jurrasic Public

    Models of Oil and Gas Industry in Python

    Jupyter Notebook 30 18

  2. Petroleum-Data-Analytics-and-Machine-Learning Petroleum-Data-Analytics-and-Machine-Learning Public

    Notebooks used for Course: "Petroleum Data Analytics and Machine Learning' by Petroleum From Scratch"

    Jupyter Notebook 17 9

  3. PetroAI-Suite PetroAI-Suite Public

    PetroAI-Suite: Comprehensive AI Solutions for Oil & Gas Industry

    Python 10 7

  4. machine-learning-oil-gas-industry machine-learning-oil-gas-industry Public

    Forked from wassemalward/machine-learning-oil-gas-industry

    Source Code for 'Machine Learning in the Oil and Gas Industry' by Yogendra Narayan Pandey, Ayush Rastogi, Sribharath Kainkaryam, Srimoyee Bhattacharya, and Luigi Saputelli

    9 9

  5. 15Petro-Numpy-Days 15Petro-Numpy-Days Public

    Notebooks from 15 days of petro numpy

    Jupyter Notebook 8 7

  6. Well-Log-Analysis Well-Log-Analysis Public

    Jupyter Notebook 6 3