Skip to content
View ashish-code's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ashish-code

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

Ashish Gupta, PhD

Senior AI Engineer & Applied Scientist
Agentic & Generative AI · RAG · LLMOps · Multi-Agent Systems · Computer Vision · MLOps

LinkedIn · Publications · Email · 📍 Ontario, Canada


I turn frontier AI research into production systems. Over 14+ years I've taken ideas from a whiteboard to deployment across computer vision, NLP, and multi-modal intelligence — for energy, industrial, healthcare, and defense applications. Today I build agentic and generative AI: RAG assistants, multi-agent orchestration, and LLMOps that move enterprise metrics.

My foundation is research: a PhD in Machine Learning, a US patent in geospatial AI, 15+ peer-reviewed publications (175+ citations), and federally-funded R&D with DARPA, NGA, DoD, DoE, and the EU.

Currently Senior AI Engineer at Tiger Analytics, architecting GenAI systems for Fortune 500 clients.

🎯 What I work on

Area Focus
🤖 Generative & Agentic AI RAG pipelines, multi-agent orchestration, LLM fine-tuning (QLoRA), prompt & context engineering, evaluation frameworks
👁️ Computer Vision & Multi-Modal Object detection & segmentation, zero-shot vision, photogrammetry, audio-visual-text fusion, video analytics
⚙️ MLOps & Edge AI CI/CD for ML, model monitoring, microservices, on-device inference (quantization, pruning, distillation)
🔬 Research & R&D Media forensics, medical imaging, geospatial intelligence, self/semi-supervised learning

🚀 Selected impact

  • 5× field-engineer productivity — built a RAG conversational assistant (LangChain · LangGraph · AWS Bedrock · FAISS) over technical manuals & maintenance data for enterprise infrastructure clients.
  • 67% inspection-cost reduction ($15→$5/pole across 8 states) — pioneered a zero-shot detection pipeline (YOLO-World + SAM) with RANSAC photogrammetry, no domain fine-tuning required.
  • 10× support efficiency (30 min → 3 min/case) — architected a company's first GenAI products (Vertex AI · Gemini) for video/audio-to-text summarization.
  • DeepQC — automatic MRI quality assessment with deep CNNs reaching 89% agreement with expert radiologists, cutting QC time from 5 min to 30 s/scan (SPIE Medical Imaging 2020).
  • US Patent 10,101,466 B2 — GPS-denied geo-localization combining SLAM, Structure-from-Motion, and GIS digital twins.

🧪 Recent open-source work

🧰 Tech I reach for

GenAI / LLM  ·  LangChain · LangGraph · CrewAI · LlamaIndex · DSPy · RAG · AWS Bedrock · Vertex AI (Gemini) · Hugging Face · QLoRA

Vision / DL  ·  PyTorch · TensorFlow · Keras · YOLO / YOLO-World · SAM · Mask R-CNN · U-Net · GANs · OpenCV

MLOps / Cloud  ·  AWS (SageMaker · Lambda · EKS · S3 · ECR) · GCP (Vertex AI) · Docker · Kubernetes · Airflow · TFLite · ONNX

Languages / Data  ·  Python · C/C++ · SQL · PySpark · PostgreSQL · MongoDB · BigQuery

🎓 Research & recognition

  • 🧠 PhD, Machine Learning — University of Surrey (EPSRC scholarship); MS — IIT Kanpur
  • 📄 15+ publications · 175+ citations across IEEE, ACM, Springer, Elsevier, SPIE
  • 🏛️ Federally-funded R&D — DARPA (MediFor media forensics), NGA (geospatial), DoE (nuclear-safety monitoring), DoD, EU
  • 🔍 40+ journal reviews — IEEE TIP, IEEE TSP, CVIU, MDPI, PE&RS
  • 📜 US Patent in geospatial intelligence · Co-founder, Ubihere (GNSS technologies)

📫 Connect

I'm open to senior AI/ML engineering and applied-science roles (onsite, hybrid, or remote) and interesting collaborations.

📌 Pinned repositories below span my agentic-AI & RAG builds and my computer-vision & medical-imaging research.

Pinned Loading

  1. Magnetic_Resonance_Imaging-Quality_Assessment Magnetic_Resonance_Imaging-Quality_Assessment Public

    Automated blind MRI quality assessment using 3D CNN + FC deep learning. Trains on ABIDE-1 (15 sites), achieves SOTA transfer to novel sites and Glioblastoma MRI from TCIA.

    Python 10 4

  2. agentic-predictive-maintenance agentic-predictive-maintenance Public

    Agentic predictive maintenance: an ML health model + AWS Bedrock maintenance agent with human-in-the-loop, live React dashboard. Trained on the UCI AI4I 2020 dataset.

    Python

  3. canaid canaid Public

    Multi-agent contact-center chatbot harness on AWS Bedrock — LangGraph + multi-vendor models + RAGAS/TruLens/LangFuse + CDK.

    Python

  4. gas-and-energy-mechanics-copilot gas-and-energy-mechanics-copilot Public

    RAG-powered AI chatbot for gas & energy engineering documentation. Built on Strands Agent SDK, Amazon Bedrock Nova Lite, and FAISS vector search.

    Python

  5. synthetic-data-gen-eval synthetic-data-gen-eval Public

    Tool-neutral, reproducible benchmark for tabular synthetic-data generation: an extensible evaluation harness + a 3-dataset x 7-tool x 3-seed bake-off scored on fidelity, utility, privacy, and compl…

    HTML

  6. utility-pole-ai-photogrammetry utility-pole-ai-photogrammetry Public

    AI photogrammetry for utility poles: non-contact width/diameter estimation from video and tilt angle measurement from field images. YOLO-World + EfficientSAM + Hough transform pipeline.

    Python