Reval Logo
Home Browse Talent Skilled in Anomaly Detection

Vetted Anomaly Detection Professionals

Pre-screened and vetted.

Anomaly DetectionPythonDockerSQLCI/CDAWS
UM

Ushasree Mindala

Mid-level Data Engineer specializing in cloud data platforms for Healthcare and Financial Services

Minnetonka, MN3y exp
UnitedHealth GroupUniversity of Missouri
PythonSQLPySparkApache SparkDatabricksApache Airflow+72
View profile
EN

Emmanuel Naweji

Principal Site Reliability Engineer specializing in multi-cloud platforms, observability, and AIOps

Crooks, SD11y exp
IBMNational University
DevOpsAWSMicrosoft AzureKubernetesAmazon EKSTerraform+68
View profile
MP

Micheal P

Senior DevOps Engineer specializing in multi-cloud Kubernetes platforms

Pittsford, NY8y exp
PaychexIllinois Institute of Technology
AWSDockerKubernetesHelmTerraformGitHub Actions+51
View profile
SS

Sri Sai Durga Katreddi

Mid-level AI Engineer specializing in production LLM, RAG, and agentic AI systems

6y exp
Bank of America
A/B TestingAnomaly DetectionAnsibleArgo CDAudit LoggingAWS+217
View profile
SD

Shirisha Dasarraju

Senior Data Scientist specializing in NLP, MLOps, and cloud ML platforms

Westfield Center, OH7y exp
Westfield Insurance
PythonSQLTableauMachine LearningArtificial IntelligenceSentiment Analysis+150
View profile
RM

Rahul Manne

Screened

Mid-Level Software Engineer specializing in .NET, Azure, and ML automation

Worcester, MA5y exp
Johnson & JohnsonClark University

“JavaScript/React/TypeScript engineer with hands-on open-source experience improving a hooks utility library—fixed a reported async race condition that reduced unexpected re-renders and added a debounced callback hook that became widely used. Brings a production-minded approach to performance and abstractions (APM/metrics-driven, DB/caching focus) with strong testing, documentation, and community support practices.”

Anomaly DetectionAzure DevOpsBootstrapC#ConfluenceData Preprocessing+165
View profile
PK

Pravallika Kilari

Screened

Mid-level AI/ML Engineer specializing in NLP, GenAI, and MLOps in healthcare and finance

USA5y exp
CVS HealthUniversity of Houston

“AI/ML engineer with CVS Health experience deploying production LLM systems in regulated healthcare settings, including a large-scale RAG solution (1M+ documents) built for compliance-grade, auditable policy/regulatory Q&A with strong anti-hallucination controls. Also delivered an NLP summarization system for physician notes/case narratives by partnering closely with non-technical care operations stakeholders and iterating via prototypes, dashboards, and feedback loops.”

Anomaly DetectionAWSAWS LambdaAzure Machine LearningBERTCI/CD+128
View profile
VV

Vamsidhar Vuddagiri

Screened

Mid-level AI/ML Engineer specializing in LLM fine-tuning, RAG, and MLOps

OH, USA4y exp
Impacter AIUniversity of Dayton

“Built an LLM-powered academic research assistant for a professor (LangChain + OpenAI + arXiv) focused on synthesizing papers quickly, with emphasis on reliability (ReAct prompting, citation verification) and cost control (caching). Has production MLOps/orchestration experience at Cisco and HCL Tech using Kubernetes, plus MLflow and GitHub Actions for lifecycle management and CI/CD.”

Machine LearningSupervised LearningUnsupervised LearningFeature EngineeringModel EvaluationGenerative AI+89
View profile
GS

GOWRI SHANKAR ANANTHULA

Screened

Mid-level Data Scientist & Generative AI Engineer specializing in LLMs and RAG

Auburn Hills, MI4y exp
StellantisUniversity of Cincinnati

“ML/NLP practitioner who built a retrieval-augmented generation (RAG) system for large financial and operational document sets using Sentence-Transformers (all-mpnet-base-v2) and a vector DB (e.g., Pinecone), with a strong focus on retrieval evaluation and chunking strategy optimization. Experienced in entity resolution (rules + embedding similarity with type-specific thresholds) and in productionizing scalable Python data workflows using Airflow/Dagster and Spark.”

PythonSQLRPandasNumPySciPy+177
View profile
ZH

Zifeng Huang

Screened

Entry Machine Learning Engineer specializing in anomaly detection and deep learning

Irvine, CA
Shenzhen University Student UnionUC Irvine

“Built a production industrial anomaly detection system for a laminator using only limited runtime logs (time/pressure/temperature) and scarce abnormal examples. Addressed inconsistent manual labeling across customers by creating an operator feedback loop for remarking predictions and retraining customized models, and communicated results to a non-technical company liaison using clear tables, trend plots, and interactive demos.”

PythonMachine LearningData PreprocessingData VisualizationNumPyPandas+42
View profile
SR

Sharanya Rao

Screened

Mid-level AI/ML Engineer specializing in NLP, LLMs, and RAG for finance and healthcare

Remote, USA3y exp
Ally FinancialUniversity of Maryland, Baltimore County

“Built an AI lending assistant (RAG + DeBERTa) used by credit analysts to retrieve policies and past loan decisions, tackling real production issues like hallucinations, document quality, and sub-second latency. Deployed a modular, Dockerized AWS architecture (ECS/EMR + load balancer) with load testing, caching/precomputed embeddings, and CloudWatch monitoring, and used Airflow to automate scheduled data/embedding/vector DB refresh pipelines with retries and alerts.”

PythonPySparkSQLPandasNumPyScikit-learn+133
View profile
VP

vineetha Pulipati

Screened

Mid-level Software Engineer specializing in backend microservices and cloud data pipelines

MO, USA4y exp
Morgan StanleyWebster University

“Backend engineer with Morgan Stanley experience building and owning an end-to-end Python FastAPI microservice for high-volume market data used by trading and risk systems. Strong in performance tuning and reliability (PySpark, Redis caching, async APIs), real-time streaming with Kafka, and production operations (Docker/Kubernetes, GitOps-style CI/CD, monitoring). Has led cloud/on-prem migration work across AWS and Azure, including fixing Azure Synapse performance issues via query and pipeline redesign.”

PythonSQLBashShell ScriptingTypeScriptC+++129
View profile
AR

Anvesh Reddy Narra

Screened

Mid-level AI/ML Engineer specializing in Generative AI, RAG, and MLOps

3y exp
State FarmCleveland State University

“Built a secure, on-prem/private GPT assistant to replace manual SharePoint-style search across thousands of policies/SOPs/engineering docs, using a production RAG stack (LangChain/LangGraph, FAISS/Chroma, PyMuPDF+OCR, vLLM). Implemented layout-aware ingestion (including table-to-JSON) and a multi-agent retrieval/generation/verification workflow with strong observability and compliance guardrails, delivering ~70% reduction in search time.”

Anomaly DetectionAnsibleApache KafkaApache SparkAWSBERT+184
View profile
YL

Yurong Luo

Screened

Senior Data Scientist/ML Engineer specializing in scalable ML and LLM systems

Remote9y exp
dataAnnotationVirginia Commonwealth University

“Built and deployed an end-to-end product that brings a research-paper approach into production for large-scale time-series clustering, with attention to partitioning, latency, and scalability. Also designed a Python-based backend validation service (comparing outputs to database ground truths) and handled production reliability issues by reproducing dataset-specific crashes and hardening corner-case behavior with client-friendly errors.”

PythonJavaSQLCC++Linux+109
View profile
RS

Ronak Seth

Screened

Mid-level DevOps & Systems Engineer specializing in AWS, Kubernetes, and CI/CD automation

Ashburn, VA6y exp
DXC TechnologyUniversity of Maryland, Baltimore County

“Cloud/DevOps engineer (6+ years) with healthcare domain experience who has owned production AWS systems end-to-end—building real-time data pipelines and an admission forecasting ML service delivered via API and Tableau. Led EMR modernization from on-prem/VMs to containerized AWS using phased migration and blue-green deployments, achieving ~99.5% uptime while cutting on-prem footprint ~30% and driving major automation gains (up to ~90% manual work reduction).”

SDLCWaterfallCI/CDJenkinsGitLab CIGitHub Actions+113
View profile
PS

Prathamesh Shinde

Screened

Junior Full-Stack Software Engineer specializing in web apps and microservices

Pune, India2y exp
Code Tech Genius Software SolutionsUSC

“Backend engineer focused on Node.js (Express/Fastify) and MongoDB who designed a multi-stage bill-approval workflow system for a manufacturing company, emphasizing RBAC, auditability, and scalability across multiple factory units. Also improved system robustness by catching a MongoDB connection leak in an Excise department project and has experience executing low-risk, incremental backend refactors with monitoring and rollback.”

JavaScriptTypeScriptPythonCC++C#+73
View profile
AF

Alfred Fox

Screened

Senior AI/ML & Full-Stack Engineer specializing in GenAI, RAG, and MLOps platforms

Glendale, Arizona15y exp
RTA FleetArizona State University

“Backend/data platform engineer who owned end-to-end production services for a fleet analytics/GenAI platform, spanning FastAPI microservices on Kubernetes and AWS (EKS + Lambda) event-driven workloads. Strong in reliability/observability (OpenTelemetry, circuit breakers, idempotency), data pipelines (Glue/Airflow/Snowflake), and measurable performance/cost wins (SQL 10s to <800ms P95; ~30% compute cost reduction).”

A/B TestingAmazon BedrockAngularAnomaly DetectionAPI DesignAuthentication+211
View profile
YN

Yogendra Nalam

Screened

Mid-level Data Scientist specializing in ML, NLP, and Generative AI

Michigan, USA3y exp
Ally FinancialUniversity of Michigan-Dearborn

“GenAI/ML engineer with production experience at Cognizant and Ally Financial, building end-to-end LLM/RAG systems and ML pipelines. Delivered a domain chatbot trained from 90k tickets and 45k docs, improving intent accuracy (65%→83%), scaling to 800+ concurrent users with 99.2% uptime and sub-150ms latency, and driving +14% customer satisfaction. Strong in Azure ML + DevOps CI/CD, Dockerized deployments, and explainable/PII-safe modeling using SHAP/LIME to satisfy stakeholder trust and GDPR needs.”

AgileAnomaly DetectionAPI DevelopmentAWSAzure DevOpsAzure Machine Learning+107
View profile
YC

Yukta Chikate

Screened

Mid-level Machine Learning Engineer specializing in safety-critical and uncertainty-aware ML systems

Brooklyn, NY5y exp
MTech DistributorsNortheastern University

“Built and productionized an LLM-powered assistant for company documents and support questions, focused on reducing time spent searching PDFs/policies/tickets while preventing hallucinations by grounding answers in approved sources. Demonstrates strong production engineering (Kubernetes/orchestration, caching, monitoring, fallbacks) plus security-minded permissioning and close collaboration with operations/support stakeholders.”

Machine LearningPredictive ModelingRoot-Cause AnalysisStatistical AnalysisAnomaly DetectionRetrieval-Augmented Generation (RAG)+102
View profile
SS

Sushruth Sridhar

Screened

Junior Software Engineer specializing in Python, cloud, and full-stack web development

Saratoga, California2y exp
NavigetUniversity of Wisconsin–Milwaukee

“Built a college AI chatbot during a master’s program, owning the full Python/Flask backend plus Google Gemini integration and a Postgres persistence layer (course info + conversation history), including caching/performance tuning. Also deployed and migrated ETL/ELT workloads from AWS Lambda into Kubernetes/EKS with GitHub Actions-based GitOps CI/CD, IRSA permissions, and Secrets Manager/S3/Postgres connectivity.”

PythonJavaFastAPIFlaskDjangoREST APIs+94
View profile
AG

Ashutosh Gupta

Screened

Senior Backend Engineer specializing in AI/LLM and Healthcare Claims

8y exp
UnitedHealth GroupIndiana University Bloomington

“JavaScript/React performance-focused engineer who contributed upstream to an open-source virtualization/pagination library, fixing overlapping-fetch race conditions and introducing prefetch/deduping patterns that cut load times from ~3s to <900ms and reduced render thrash ~35%. Also built healthcare automation systems (clinical summary and claims triage), including a FastAPI + RAG pipeline that retrieved CPT/ICD evidence, improving decision accuracy from 67% to 86% and reducing turnaround time by 40%.”

PythonJavaJavaScriptTypeScriptSQLBash+130
View profile
HB

Harideep Balusa

Screened

Mid-level AI/ML Engineer specializing in FinTech risk, fraud detection, and GenAI/RAG systems

USA6y exp
Freddie MacUniversity of Wisconsin

“Built and productionized Azure-based LLM/RAG systems for regulatory/compliance use cases, including automating analyst research and compliance report generation across large unstructured document sets. Demonstrates strong practical depth in hallucination mitigation, hybrid retrieval tuning (BM25 + embeddings), and production MLOps (Databricks, Cognitive Search, AKS, Airflow/MLflow), plus proven ability to deliver auditable, explainable solutions with non-technical compliance teams.”

PythonRSQLScalaMachine LearningDeep Learning+125
View profile
HT

Harsh Tripathi

Screened

Mid-level Machine Learning Engineer specializing in LLMs, agentic AI, and risk/fraud modeling

San Francisco, CA3y exp
The Research Foundation for SUNYUniversity at Buffalo

“Built and productionized an agentic LLM workflow during a summer internship to transform unstructured clinical reports into analytics-ready structured data, using a LangChain multi-agent design plus an LLM-as-a-judge layer to control quality in a regulated setting. Also has experience orchestrating ML pipelines at Piramal Capital using AWS Step Functions/EventBridge/CloudWatch, with strong emphasis on observability, evaluation rigor, and measurable impact (80–90% reduction in manual data entry).”

PythonC++SQLJavaLarge Language Models (LLMs)LangChain+97
View profile
1...373839...66

Related

Machine Learning EngineersSoftware EngineersData ScientistsSoftware DevelopersData EngineersAI EngineersAI & Machine LearningEngineeringData & AnalyticsEducation

Need someone specific?

AI Search