Skip to content

Mohith Reddy S

AI Engineer • United States • s*************@gmail.com • 980****590 • linkedin.com/•••••

Professional Summary

AI Engineer with 3+ years of experience progressing from retail data science to healthcare ML engineering and production AI. Designs and ships reliable, monitored AI services that bridge research and product by defining measurable release criteria for accuracy, latency, reliability and cost.

Technical Skills

Programming Language: Python,SQL
Backend Technologies: FastAPI,Flask
Databases: Google BigQuery,Query Optimization
Cloud Platforms: Amazon Web Services,Google Cloud Platform
Version Control & Development Tools: Jupyter Notebook,GitHub
DevOps & Infrastructure: Continuous Integration,Continuous Deployment
Data Analysis & Visualization: Pandas,NumPy,Ensemble methods,Tableau,Power BI,recall analysis,HL7 FHIR,ETL,Performance Monitoring,Apache Spark,Precision
Machine Learning & AI: Supervised Learning,Time Series Forecasting,Classification,Machine Learning,ROC-AUC,Cross-Validation,SHAP,Bias detection and fairness metrics
AI/ML Frameworks & Libraries: scikit-learn,XGBoost,TensorFlow,Hugging Face Transformers
Generative AI & LLMs: LangChain,Large Language Models,LLMs
Vector Databases & RAG: Pinecone,RAG,Retrieval-Augmented Generation
MLOps: MLflow,Model Versioning,Model Governance

Work Experience

Autodesk
San Francisco, CA / New York, NY
AI Engineer
September 2025 – Present
Built production AI services for a design and engineering SaaS vendor, focusing on enterprise partner integrations, reliability, and measurable evaluation.
Tech Stack: Python, Docker, FastAPI, LangChain, Hugging Face Transformers, AWS
  • Designed and deployed cloud inference services for enterprise customers, achieving 99.9% availability through autoscaling, dependency isolation, and graceful fallback strategies.
  • Cut partner deployment cycles from 8 weeks to 3 weeks by creating reusable Python SDKs, infrastructure templates and standardized evaluation workflows for integrations.
  • Implemented end-to-end automated evaluation of user journeys (retrieval, tool execution, context retention) and increased task-completion accuracy to 89% by surfacing regression and groundedness metrics pre-release.
  • Reduced manual QA effort by 60% by developing automated test suites that reproduced 30+ production-reported behaviors, enabling research to prioritize model-level fixes over one-off complaints.
  • Introduced runtime guardrails and multi-path fallbacks that prevented unsupported answers and tool failures, lowering production incidents during model timeouts and dependency failures.
  • Defined shared release measures for accuracy, latency, reliability and cost with product and research teams, enabling consistent adoption across seven enterprise environments within 90 days.
HCL Tech Limited
Hyderabad, India / United States / Europe
Machine Learning Engineer (Client: Cigna Group)
June 2022 – December 2023
Consulting engagement delivering clinical AI, retrieval and EHR integration for a large healthcare payer to support care-management and clinician workflows.
Tech Stack: Python, Pinecone, Hugging Face Transformers, HL7 FHIR, Docker
  • Built a clinical RAG system that reduced document review time by 42% while keeping clinicians involved for high-risk decisions, improving clinician throughput and safety.
  • Enabled semantic search across 5+ million medical records with 94% retrieval precision by integrating vector search and domain-specific embeddings for clinical query patterns.
  • Developed clinical NLP models for diagnoses, medications and ICD-10 extraction, achieving a 91% F1-score and enabling downstream analytics and decision support.
  • Deployed production services processing 200,000+ daily transactions with p99 latency under 300ms through optimized inference pipelines and batching strategies.
  • Reduced false-positive clinical alerts by 33% via threshold calibration and operational feedback loops with care-management teams, increasing signal-to-noise for clinicians.
  • Integrated AI outputs with Epic via HL7 FHIR APIs and added PII masking, access controls, audit trails and monitoring to meet compliance and enterprise governance requirements.
HCL Tech Limited
Chennai, India / United States / Europe
Data Scientist (Client: IKEA)
August 2021 – May 2022
Delivered retail forecasting, customer analytics and data-platform improvements for a global retail client using GCP and Spark data pipelines.
Tech Stack: Python, SQL, Apache Spark, BigQuery, Tableau, XGBoost
  • Improved demand-planning accuracy by 18% across 500+ stores using XGBoost models and historical sales, promotions and inventory features, reducing stockouts and overstock.
  • Built Spark ETL pipelines processing 15+ TB weekly of transaction and clickstream data, enabling near-real-time analytical refreshes for planning teams.
  • Reduced analytical turnaround from four days to same-day by creating reusable BigQuery data models and transformation templates for downstream reporting.
  • Segmented 25M+ loyalty members and operationalized segments for targeted campaigns that delivered a 12% higher conversion rate versus baseline.
  • Designed and delivered Tableau dashboards used by 80+ stakeholders across six business units to drive demand planning and promotional analysis.
  • Automated reporting and data-validation checks that saved 20+ analyst hours per week and surfaced store-level forecast degradation and hidden stockout issues.
Cigna Group

Projects

LLM Evaluation & Testing Framework
Tools Used: Python, LLMs, RAG, LangChain, Automated Evaluation, NLP
  • Implemented 6+ evaluation metrics, including Recall@K, Precision@K, Hit Rate, MRR, BLEU, and ROUGE, to evaluate retrieval and response quality.
  • Built benchmark and regression-testing workflows to compare different LLM and retrieval configurations.
  • Added semantic-similarity evaluation and automated reporting to make model performance easier to track across experiments.
  • Developed A/B comparison and statistical-testing workflows to support data-driven model selection.
  • Structured repeatable test cases around retrieval accuracy, response quality, and end-to-end application behavior.
SpinePose PRO | AI-Based Posture & Spine Analysis
Tools Used: Python, OpenCV, MediaPipe, YOLOv8, scikit-learn, XGBoost, SVM
  • Processed approximately 25 GB of human movement video for posture and movement analysis.
  • Extracted 33 pose landmarks using MediaPipe and engineered features based on joint angles, torso alignment, symmetry, and movement.
  • Evaluated 3 machine-learning models, including Random Forest, XGBoost, and SVM, using 5-fold cross-validation.
  • Achieved approximately 77% accuracy and 0.76 macro F1 using the Random Forest model.
  • Extended the system toward real-time posture analysis by combining computer vision, AI inference, and interactive application components
AI-Enhanced Crop Health Monitoring Pipeline
Tools Used: Python, Pandas, NumPy, GeoPandas, Streamlit, MachineLearning, APIs
  • Built an automated pipeline covering data ingestion, preprocessing, geospatial analysis, feature engineering, and crop-health assessment.
  • Used NDVI analysis to measure vegetation health and identify changes in crop conditions over time.
  • Integrated multiple external data sources and APIs for satellite, weather, and agricultural information.
  • Developed a Streamlit application to visualize crop-health trends, field-level results, weather conditions, and monitoring indicators.
  • Added fallback data workflows to keep the application functional during external API or data-source limitations.
Real-Time Interest Rate Intelligence Bot
Tools Used: Python, JavaScript, D3.js, TopoJSON, HTML5, CSS3
  • Developed an interactive financial intelligence dashboard covering 50 U.S. states, enabling users to search, filter, and compare state-level consumer interest-rate information through a centralized interface.
  • Built a state-level interactive U.S. map using D3.js and TopoJSON, connecting geographic selections with the underlying rate table to improve financial data exploration.
  • Consolidated 4+ key financial indicators, including Fed Funds Rate, Treasury yields, mortgage rates, and prime rate, into a single market-monitoring dashboard.
  • Designed a conversational finance Q&A assistant supporting questions around interest rates, credit cards, financial institutions, and investment concepts.
  • Implemented dynamic table rendering, state filtering, search functionality, interactive visualizations, and API integration hooks using JavaScript ES6+and designed an API-ready architecture that separates presentation, data logic, and external-data integration, enabling future connection to live financial data sources with minimal application changes.

Education

Kent State University
Master of Science, Data Science • Kent, OH, USA • Jan 2024 – Dec 2025
Sathyabama Institute of Science and Technology
Bachelor of Engineering, Computer Science and Engineering • Chennai, India • Jun 2019 – May 2023

Powered by Drivetube · Create your own profile at drivetube.ai

Everything on Drivetube

Six products, two of them free forever. Start wherever you are.

Read the docs →
  • Your free digital resume

    at drivetube.ai/in/your-name: one true standard resume with a Hiring Snapshot (visa status, expected salary, notice period, work preference, relocation), an ATS-ready PDF download and a single shareable link. Free forever; interview requests come from verified employers and your contact details stay masked until you accept.

    Documentation
  • Verified jobs, posted in the last 3 days

    verified openings crawled ATS-by-ATS from 100,000+ real company career pages across 35 ATS platforms. Shows the true posting date from the source ATS — not when a listing was indexed — and deletes every general listing 3 days after it was actually posted. No ghost jobs, no ad-sponsored listings, no staffing reposts, no account needed.

    Documentation
  • Job Hunt ProgramFrom $199.99

    We run your job hunt for you

    managed job hunting, a one-time purchase from $199.99. JobScout matches verified roles to your real experience band, Blend AI writes a uniquely tailored resume and cover letter for every application, and the Autofill extension fills the form — or Let Us Apply submits it for you.

    Documentation
  • Written by senior career writers

    human-written, ATS-optimised resumes by senior career writers, from ₹499.99 / $25.99. Available in every country, written to the destination country's own standard — a US resume, UK CV, German Lebenslauf and Indian resume are genuinely different documents. A paid service, separate from the free Drivetube Profile.

    Documentation
  • Community MembershipFrom $49.99/yr

    AI tools, gated filters and a $10,000+ library

    from $49.99/year (₹1,999/year in India), or $4.99/month in the iOS app. Unlocks the gated job-board filters — visa sponsorship, security clearance, workplace and application time — plus Job-Scout AI matching, Resume Report AI, Interview AI prep sheets, Recruiter Outreach AI sent from your own Gmail, Apply or Skip triage, a daily market feed and a $10,000+ library including 23 ATS-validated resume templates.

    Documentation
  • For employers — no job postings, no applications

    hiring with no job postings and no applications. Paste your real job description and AI matches it against candidates' true standard resumes, returning ranked candidates with a match %, matched and missing skills and written reasoning. Free tier included; employers pay, candidates never do.

    Documentation
  • Documentation

    every product explained in full, with feature-by-feature comparisons against the job boards, AI apply tools, resume services and hiring platforms people actually use.

  • Playbooks

    tactical job-search guides. Each post is one named tactic with the situation it applies to, the exact steps, a copy-paste message and honest failure modes. Free, no account.

The job board covers the United States, India, United Kingdom, Canada, Europe and Australia, and Resume Writing Services are available in every country.

Pricing is identical on the web, iOS and Android — no app-store markup. Monthly Community membership is purchased in the iOS app only; the website sells annual plans. The Android app has no in-app purchase, so Android members subscribe on drivetube.ai and then sign in to the app with full access. Membership follows your account, not your device.