Reval Logo

Vetted Large Language Models Professionals

Pre-screened and vetted.

TH

Mid-level Machine Learning Research Engineer specializing in foundation models and GenAI

Maryland4y exp
Johns Hopkins University Applied Physics LaboratoryJohns Hopkins University
View profile
ZT

Mid-level AI Engineer specializing in LLMs, RAG chatbots, and cloud AI testing

Los Angeles, CA4y exp
WiseDVCalifornia State University, Fullerton
View profile
VB

Mid-level AI/ML Engineer specializing in GenAI, MLOps, and big data on cloud platforms

USA5y exp
DatabricksAuburn University at Montgomery
View profile
TS

Senior Data Engineer specializing in healthcare ETL/ELT and ML

Pasadena, CA12y exp
Doheny Eye InstituteUniversity of Texas at Austin
View profile
RK

Executive AI Engineering Leader specializing in research-to-production LLM systems

Las Vegas, NV22y exp
The Spodio GroupWharton School
View profile
JH

Mid-Level Software Engineer specializing in data infrastructure and LLM applications

Remote3y exp
H60 ConsultingUniversity of Illinois Urbana-Champaign
View profile
CC

Mid-level Data Engineer specializing in analytics engineering, ML forecasting, and modern data stacks

Cupertino, CA4y exp
AppleNortheastern University
View profile
JH

Senior Content Designer & UX Writer specializing in AI-powered and conversational products

New York, NY11y exp
j.e.n.y.c. designsCourtauld Institute of Art
View profile
RB

Mid-level Generative AI Engineer specializing in LLMs, NLP, and multimodal systems

St. Louis, MO6y exp
BJC HealthCareNorthwest Missouri State University
View profile
SY

Mid-level Backend Software Engineer specializing in AI/LLM microservices

4y exp
RocheUSC
View profile
SK

Sammed Kamate

Screened

Mid-level Software Engineer specializing in FinTech and AI/LLM systems

3y exp
JPMorgan ChaseUC San Diego

Backend engineer with experience in both regulated healthcare and finance: built a multi-agent RAG system to generate FDA regulatory approval documents for biomedical devices, improving retrieval accuracy via hybrid search (semantic + BM25) and hierarchical chunking. Previously at JPMorgan Chase, led a Java microservice refactor and AWS migration using Elasticsearch-first patterns, caching, and safe rollout strategies (parallel runs, canary, blue-green) in asset/wealth management.

View profile
VP

Vismay Patel

Screened

Senior AI & Machine Learning Engineer specializing in NLP, GenAI, and MLOps

Berkeley, CA7y exp
Kaiser PermanenteSan Francisco State University

ML/GenAI practitioner with healthcare domain depth who built and deployed a production cervical-cancer EMR classification system using a hybrid rules + medical BERT approach, optimized for high recall under severe class imbalance and PHI constraints. Experienced running end-to-end production ML/LLM pipelines with Apache Airflow (validation, promotion/rollback, monitoring, retraining) and partnering closely with clinicians to calibrate thresholds and implement human-in-the-loop review.

View profile
DV

Senior Software Engineer specializing in cloud backend systems and LLM-powered agents

Seattle, WA5y exp
AmazonSan José State University

Amazon Fire TV Devices engineer who built and shipped a production LLM-powered lab triage and validation system that grounds recommendations in internal runbooks/known-issue data and pushes evidence-based actions via dashboards and Slack. Emphasizes safety and measurability with structured JSON outputs, replay-based evaluation on historical incidents, and production metrics (e.g., disagreement rate and time-to-first-action), plus cost/latency optimizations like caching, batching, and rule-based fast paths.

View profile
AM

Executive HR Tech & Salesforce Architect specializing in AI-driven recruiting automation

Bengaluru, India9y exp
Taylor RecruitGeorgia Tech

Co-founder of an HR tech startup who took an LLM-centered skill intelligence engine from prototype to production to deliver explainable, skill-based resume insights as an alternative to black-box ATS screening. Previously worked in consulting (Deloitte, Stand Up, Brilio), with experience in technical demos/workshops, pre-sales scoping, and supporting large deal cycles (including a ~$1M UK automotive client).

View profile
NS

Mid-Level Software Engineer specializing in cloud-native systems, automation, and LLM-enabled robotics

Sunnyvale, CA6y exp
AmazonIndiana University Bloomington

React-focused engineer who built a full-stack analytics/test-metrics dashboard (React frontend + Python backend) and turned common UI pieces (data tables, filter panels, chart wrappers) into a reusable internal component library with docs, examples, and basic tests. Strong on profiling-driven performance optimization (React Profiler, memoization) and on owning ambiguous internal-tool projects end-to-end; now planning to package internal patterns into public open-source components.

View profile
VD

Mid-level Software Engineer specializing in AWS, full-stack development, and AI data systems

Seattle, Washington3y exp
AmazonArizona State University

Backend engineer who built a Python-based data profiling/statistics platform processing up to 50M rows and ~300 metrics, using a DAG execution model, multithreading, and smart caching to cut processing time by up to 70%. Also improved PostgreSQL query performance from 12s to 2s via indexing/query rewrites, integrated an LLM (LangChain + OpenAI) for explainable “chat with the pipeline” functionality, and designed an AWS EC2+SQS architecture for scalable, isolated per-user processing.

View profile
LT

Mid-level Software Engineer specializing in ML platforms and cloud-native backend systems

San Francisco, CA5y exp
City and County of San FranciscoSan Francisco State University

Software engineer with experience at Google and the City and County of San Francisco building production AI systems, including a RAG-based internal support chatbot and ML-driven ticket priority tagging. Has scaled data/ML platforms with Airflow on GCP (1M+ records/day, 99.9% SLA) and deployed multi-component systems with Docker and Kubernetes (GKE), using modern LLM tooling (LangChain/CrewAI, Claude/OpenAI, Pinecone/ChromaDB, Bedrock/Ollama).

View profile
BP

Byron Pineda

Screened

Staff/Lead Data Scientist specializing in Generative AI, NLP/LLMs, and MLOps

Pascagoula, MS10y exp
TuringMississippi State University

Lead Data Scientist (10+ years) with recent work in healthcare data: built production pipelines that unify EHR, genomics, and clinical notes using NLP (spaCy/BERT/BioBERT) and scalable Spark-based processing. Also led development of domain-specific LLM/NLP systems for chatbots and semantic search, deploying models via FastAPI/Flask and improving retrieval with FAISS-backed, fine-tuned clinical embeddings and RAG-style workflows.

View profile
RR

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

Remote, USA5y exp
McKinsey & CompanyUniversity of North Texas

GenAI/LLM engineer and architect who built and deployed a production generative AI financial forecasting and scenario analysis platform at McKinsey, leveraging Claude (Anthropic), LangChain, Airflow, MLflow, and AWS SageMaker. Demonstrates strong LLMOps/MLOps rigor (monitoring, drift detection, automated retraining) and deep experience implementing global privacy controls (GDPR, differential privacy, audit trails) while partnering closely with finance executives and legal/IT stakeholders.

View profile
AL

Aaron Li

Screened

Junior AI/ML Engineer specializing in production LLM systems and RAG

Atlanta, GA2y exp
Georgia Institute of TechnologyUniversity of Chicago

LLM/document AI engineer who owned a production-grade contract extraction pipeline at CORAMA.AI, ingesting PDFs and dynamic JavaScript sites from 1,000+ government sources. Built a hybrid deterministic+LLM system with two-phase prompting, Pydantic guardrails, confidence scoring, and human-in-the-loop review—cutting error rates from ~35% to <5% and processing 50k+ documents at ~95% accuracy. Also built clinician-in-the-loop orchestration in research, reducing manual labeling time from 3–4 hours to ~50 minutes.

View profile
SK

Mid-level AI/ML Engineer specializing in healthcare NLP, real-time risk systems, and ML platforms

Massachusetts, USA5y exp
Johnson & JohnsonRivier University

LLM-focused customer-facing engineer who repeatedly takes document Q&A and agentic prototypes into secure, monitored production systems. Experienced in reducing hallucinations via RAG + guardrails, diagnosing retrieval/embedding issues in real time, and partnering with sales to run metrics-driven PoCs that overcome accuracy/security objections and drive adoption.

View profile

Need someone specific?

AI Search