Divi Eswar Chowdary
AI/ML Engineer · Computer Vision · LLMs · Agentic Systems
About
AI/ML Engineer with expertise in computer vision, LLM-powered agentic systems, and production-grade deployment. Published researcher with hands-on experience building and scaling AI solutions across safety monitoring, enterprise intelligence, and NLP — from prototype to production.
Work Experience
SchlumbergerOnsite
Data Scientist
- Digital Factory – AI-Powered Safety & Operations: Engineered a computer vision platform monitoring compliance across 30+ facilities and 800+ cameras; fine-tuned YOLO models for PPE detection and forklift proximity alerts, deployed via TorchServe with torchao quantization for production inference.
- Resolved false positives in lifting compliance by integrating monocular depth estimation to correct perspective distortions; replaced frame-level classification with VideoMAE video classification, improving alert accuracy from 70% to 90%.
- People Finder – Enterprise Expert & Org Intelligence Agent: Co-designed an LLM-powered agentic system serving 1,000+ employees, enabling natural-language queries over reporting structures, skill directories, and org data; architected multi-step reasoning using LangChain and LangGraph with hybrid SQL + vector retrieval.
SchlumbergerOnsite
Data Scientist Intern
- Supply Chain Intelligence: Built a multi-task deep learning model generating unified product embeddings from RFM attributes and metadata, enabling alternative product recommendations for supply chain decision-making.
- Designed a hybrid MLP-Transformer backbone applying self-attention over categorical and continuous RFM features; shared representations jointly optimized across multiple downstream tasks for robust per-product embeddings.
Education
Amrita School of Artificial Intelligence, Amrita Vishwa Vidyapeetham
Skills
Projects
LumaBot: AI Customer Support SaaS
Built a multitenant SaaS platform for deploying AI chatbots; architected a RAG pipeline with Qdrant, LlamaIndex, and OpenAI embeddings over a FastAPI + PostgreSQL backend with real-time streaming, async ingestion, and Docker deployment.
MedGPT: Medical Diagnostic Chatbot
Fine-tuned LLaMA-2 (7B) using QLoRA on a custom ~10K medical Q&A dataset built by scraping and translating Korean medical sources; augmented with a RAG pipeline for grounded, citation-backed responses.
ModelHub
ModelHub is a platform for sharing, discovering, and running machine learning models.
RosBot: Self-Driven Robot with Obstacle Avoidance
Designed and implemented RosBot, a self-driving robot with obstacle avoidance, using ROS, TensorRT, Resnet18, and OpenCV. Optimized Resnet18 model with TensorRT for accurate obstacle detection and utilized OpenCV for efficient image processing.