Reval Logo

Vetted Feature Engineering Professionals

Pre-screened and vetted.

HY

Mid-level AI/ML Engineer specializing in telematics, embedded systems, and MLOps

Mossville, IL5y exp
CaterpillarGeorgia Tech

Built and deployed a retail customer review intelligence platform by fine-tuning BERT for sentiment/topic extraction and pairing it with a recommendation component. Demonstrates strong production ML rigor (error analysis, relabeling/active sampling, thresholding/guardrails, OOD checks) and AWS-based orchestration at scale (Lambda + SageMaker with batching and concurrency controls), plus proven ability to align non-technical stakeholders on measurable outcomes.

View profile
VB

Senior AI/ML Engineer specializing in Generative AI and agentic multi-agent systems

6y exp
PayPalTrine University

Built and shipped a production LLM-powered multi-agent RAG system to automate complex internal support workflows, integrating tool execution (SQL/APIs) with validation guardrails to reduce hallucinations. Optimized for real-world latency and cost via model routing, caching, and async parallel tool calls, and enforced reliability with CI-gated golden test sets derived from anonymized production queries.

View profile
RK

Rutuja Kawade

Screened

Mid-level Software Engineer specializing in cloud infrastructure and distributed systems

Atlanta, GA3y exp
RakutenGeorgia Tech

Cloud infrastructure/product engineer with end-to-end ownership of cloud-native storage/observability products, including taking an internal CMS to Google Cloud Marketplace and scaling to ~40,000 deployments. Strong in Kubernetes-based platforms (Operators, microservices, RabbitMQ) and performance/scalability work (e.g., 200% cluster capacity increase) plus internal tooling that materially improved SRE/QA debugging and release velocity.

View profile
SM

Sankalp Mehra

Screened

Junior Industrial Engineering & Operations Research professional specializing in supply chain analytics

Los Angeles, CA3y exp
Strategiq Solutions AgencyUC Berkeley

Sourcing/procurement-focused candidate who owned vendor selection and risk planning for an IoT pressure/temperature gauge prototype, partnering with a procurement expert on negotiations. Demonstrates strong operations/process mindset by fixing a sales-to-production handover bottleneck with a simple checklist and managing milestones via master trackers and RACI.

View profile
SG

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

6y exp
CVS HealthUniversity of New Haven

Built a production LLM-powered RAG agent for healthcare/insurance operations that retrieves and summarizes patient medical documents with grounded citations, scaling to ~4.5M records. Addressed medical shorthand and terminology by fine-tuning ~120 lightweight DistilBERT models by specialty and validating entities against SNOMED/RxNorm, while using SHAP/LIME and human-in-the-loop review to make decisions explainable to stakeholders.

View profile
SR

Mid-level Data & Business Analyst specializing in analytics engineering and BI

6y exp
AdobeUniversity of Wisconsin–Madison

Data/analytics professional with experience across manufacturing and enterprise environments (Wisconsin School of Business project with CNH Industrial; roles/projects at Ascensia Technologies, S&C, and Adobe). Has hands-on work combining warranty/lifecycle tables with technician free-text notes using TF-IDF + tree models (XGBoost/Random Forest), and deep experience in entity resolution/reconciliation across mismatched financial systems using Python/SQL and fuzzy matching, with production-grade pipeline practices in Azure Data Factory/Databricks.

View profile
HC

Intern Software Engineer specializing in ML/NLP and LLM applications

Boulder, CO0y exp
SplunkUniversity of Colorado Boulder

Full-stack AI/LLM engineer who has deployed a production LLM backend (Mistral 14B) on GKE to auto-transform datasets and generate runnable ML training pipelines, addressing hallucinations, schema mismatch, latency, and burst scaling with caching/prompt compression and HPA. Also has internship experience (Splunk, BlackOffer) delivering data automation and 10+ Power BI dashboards for non-technical stakeholders with measurable efficiency gains.

View profile
RM

Rakesh Munaga

Screened

Mid-level Full-Stack Engineer specializing in AI and FinTech platforms

TX, USA4y exp
JPMorgan ChaseUniversity of Texas at Arlington

Full-stack engineer building real-time internal banking operations dashboards (Java/Spring Boot microservices + React/TypeScript) with Kafka-based streaming and post-launch performance optimizations. Also shipped a production internal AI support assistant using RAG (Confluence/PDF/support docs ingestion, embeddings + vector DB retrieval) with guardrails, evaluation loops, and observability to reduce hallucinations and prevent regressions.

View profile
VU

Senior Software Engineer specializing in AI/ML, computer vision, and cloud-native systems

Remote8y exp
Saayam for AllCarnegie Mellon University

Independently built a production-grade, containerized enterprise agentic AI platform (stateful orchestration + RAG) focused on real-world reliability—guardrails, citation-based outputs, reranking, query rewriting, and evaluation harnesses to reduce hallucinations. Hands-on with OpenAI SDK, CrewAI, and LangGraph, and has delivered AI solutions for non-technical NGO stakeholders via demos and practical POCs.

View profile
AB

Mid-level Software Engineer specializing in cloud-native systems and Android development

Bloomington, IN3y exp
Indiana UniversityIndiana University Bloomington

Application-focused software engineer with experience at Amazon and Motorola shipping production systems ranging from developer monitoring/on-call tooling (Alcazar, ~40% MTTR improvement) to consumer AI features used by 100K+ users. Currently building an AI/ML-driven platform with a Python/FastAPI backend on AWS (ECS/RDS/S3) and has handled real production latency/scaling incidents end-to-end.

View profile
DA

Intern Software Engineer specializing in robotics, perception, and machine learning

Bangalore, India0y exp
KrutrimIIT Kanpur

Robotics software intern (Summer 2025) at Ola Krutrim working on 2W/4W ADAS: integrated an ASM330LHH IMU over I2C, performed camera-LiDAR intrinsic/extrinsic calibration, built an interactive calibration GUI, and optimized a camera-LiDAR fusion pipeline (cut latency from ~500ms to ~200ms) including CUDA parallelization and Kalman filter-based lane tracking. Strong ROS 2 background with URDF/Gazebo simulation and custom ROS2 Arduino bridge work for hardware control.

View profile
MI

Mid-level Data Scientist specializing in machine learning and big data analytics

Bentonville, AR6y exp
WalmartUniversity of North Texas

Walmart engineer who built and shipped a production LLM+RAG system to automate triage and analysis of computer support chats/tickets, producing grounded, schema-constrained JSON outputs for summaries, urgency, and routing recommendations. Emphasizes reliability (hallucination control, confidence thresholds, human-in-the-loop) and runs end-to-end pipelines with Airflow and AWS-native orchestration, plus rigorous evaluation and monitoring tied to business KPIs.

View profile
GR

Mid-level Machine Learning Engineer specializing in LLMs and RAG for healthcare

Remote, USA2y exp
MedtronicUniversity of Illinois Chicago

AI Engineer (Medtronic) who deployed a production RAG-based clinical assistant grounded in curated biomedical literature (no patient-identifiable data). Deep hands-on experience orchestrating and hardening LLM workflows with LangChain/LangGraph, including stateful agentic flows, rigorous testing, and evaluation; reports a 72% accuracy improvement through retrieval enhancements (query rewriting, multi-query expansion, MMR reranking).

View profile
AN

Senior Data Scientist / Generative AI Engineer specializing in fraud, risk, and MLOps

5y exp
PayPalUniversity of New Haven

Built and deployed a production LLM/RAG fraud investigation system to replace manual investigator workflows, combining transaction data, historical cases, and policy documents with agent-style steps and LoRA fine-tuning. Demonstrates strong reliability engineering (grounding, citations, abstention paths), performance optimization (retrieval/indexing/caching), and end-to-end MLOps orchestration using Azure ML Pipelines/MLflow plus Kubernetes/Argo with canary and rollback deployments.

View profile
ZJ

ZHIYONG JIANG

Screened

Senior AI & Machine Learning Engineer specializing in GenAI, Agentic AI, and RAG

19y exp
DisneyUniversity of Utah

Built a production agentic AI system to automate data science work using a layered architecture (executive-summary handling, tool-based execution, and on-the-fly code generation). Demonstrates strong end-to-end agent development practices including RAG with vector databases, prompt engineering, and multi-method evaluation (LLM-as-judge/human/code-based), plus Airflow-based orchestration for ML data pipelines and close collaboration with business end users.

View profile
VR

Vivek Reddy

Screened

Mid-level Data Scientist/Data Engineer specializing in ML pipelines, insurance and healthcare analytics

Los Angeles, CA7y exp
Venture ConnectUC Berkeley

Built a production assistive-vision iPhone app to help visually impaired users find grocery items, training a custom YOLO detector on 2,000+ self-collected/annotated images and deploying via CoreML with a cloud multimodal LLM for navigation instructions. Brings hands-on AWS serverless + ECS container deployment (CDK/GitHub Actions) and a disciplined approach to AI workflow reliability (state-machine design, offline evals, stress tests, logging/metrics), plus experience communicating model insights to non-technical stakeholders (MOTER Technologies).

View profile
VV

Vishnu Varma

Screened

Senior AI/ML Engineer specializing in LLMs, GenAI, and MLOps

Milpitas, California8y exp
DatabricksCampbellsville University

AI/ML engineer (Cognizant) who built a production, real-time credit card fraud detection platform combining deep-learning anomaly detection with an LLM-based explanation layer. Strong focus on regulated deployment: addressed class imbalance and feature drift, and added guardrails (SHAP/structured inputs, fine-tuning on analyst reports, rule-based validation) to keep explanations accurate and compliant. Orchestrated the full pipeline with Airflow + Databricks/Spark and used MLflow/Prometheus plus A/B and shadow deployments for measurable reliability.

View profile
KT

Mid-level Data Scientist specializing in machine learning and generative AI

Saint Louis, MO5y exp
DoorDashSaint Louis University

ML/LLM engineer who has shipped a production transformer-based document understanding system on AWS, owning the full pipeline from domain fine-tuning to Dockerized CI/CD deployment. Demonstrates strong production rigor—latency optimization (distillation/quantization, async batching, autoscaling), orchestration with Airflow/Step Functions/Azure Data Factory, and monitoring/drift detection—plus experience translating ops stakeholder needs into adopted AI automation via dashboards.

View profile
PV

Mid-level MLOps/DevOps Engineer specializing in cloud automation and ML pipelines

USA4y exp
UberEastern Illinois University
View profile
SK

Mid-Level Software Engineer specializing in ML platforms and full-stack systems

Diamond Bar, CA4y exp
AmazonArizona State University
View profile
SK

Mid-level AI/ML Engineer specializing in NLP/LLMs and real-time data pipelines

Remote, USA4y exp
PlaidGeorge Mason University
View profile
BM

Mid-level Data Scientist specializing in GenAI, RAG pipelines, and semantic search

Pune, India4y exp
Partex.AIIIT Bombay
View profile
SP

Mid-level AI Engineer specializing in Ambient AI and full-stack applications

Austin, TX3y exp
AmazonNJIT
View profile

Need someone specific?

AI Search