Reval Logo

Vetted Retrieval-Augmented Generation (RAG) Professionals

Pre-screened and vetted.

VK

Mid-level Machine Learning Engineer specializing in recommender systems and LLM/RAG pipelines

CA, USA5y exp
NetflixUniversity of North Texas
View profile
YL

Executive AI & Technology Leader specializing in enterprise data, GenAI, and digital transformation

Miami, US14y exp
BilliMDUniversity of Cambridge
View profile
PK

Mid-level AI/ML Engineer specializing in GenAI, LLMs, and RAG pipelines

Dallas, TX6y exp
MetaUniversity of North Texas
View profile
HL

Mid-level Machine Learning Engineer specializing in LLMs, RAG, and MLOps

San Francisco, CA4y exp
Scale AILong Island University Brooklyn
View profile
AP

Senior Solutions Architect specializing in cloud infrastructure, AI/LLM security, and data platforms

Redwood City, CA5y exp
C3 AIGeorgia Tech
View profile
RC

Technology Executive specializing in AI-native engineering and cybersecurity governance

Remote, VA17y exp
Cyber FoundryFresno State
View profile
JJ

Mid-level AI/ML Engineer specializing in LLM evaluation, RAG, and GPU-accelerated inference

CA, USA5y exp
Scale AIMissouri State University
View profile
DL

Staff Software Engineer specializing in enterprise SaaS, AI assistants, and distributed systems

Houston, TX12y exp
GleanUniversity of Texas at Austin
View profile
VR

Intern Software Engineer specializing in Generative AI and RAG systems

3y exp
MicrosoftUniversity of Massachusetts Amherst
View profile
MA

Mid-level Software Development Engineer specializing in AWS incident management and AI analytics

Fremont, CA5y exp
AmazonUniversity of Houston
View profile
HR

Senior Data Analytics & Applied ML Engineer specializing in LLMs, RAG, and MLOps

India6y exp
AmazonSan José State University
View profile
SG

Mid-level AI/ML Engineer specializing in multimodal and generative AI at scale

San Francisco, CA6y exp
MetaWilmington University
View profile
SS

Mid-level AI/ML Engineer specializing in NLP, transformers, and RAG systems

Overland Park, KS4y exp
KPMGUniversity of Central Missouri
View profile
PD

Peeyush Dyavarashetty

Screened ReferencesModerate rec.

Intern AI/ML Engineer specializing in GenAI, LLMs, and agentic RAG systems

Miami, FL2y exp
Scale Up 360University of Maryland, College Park

AI/LLM practitioner who built a GPT-2-like language model from scratch at the University of Maryland using PyTorch and multi-GPU distributed training, with experiment tracking in Weights & Biases. As an AI Operations intern at ScaleUp360, delivered multiple production-style AI agent automations (Gmail classification and Fireflies-to-Claude workflows that extract and assign CEO tasks) and set up measurable evaluation using test cases and classification metrics.

View profile
VS

Junior Software Engineer specializing in full-stack development and applied ML

New York, NY2y exp
AmazonNYU

Full-stack engineer with experience at Zoho and Amazon who has owned production systems end-to-end, including a monolith-to-microservices migration using Kafka and Cassandra that improved search latency ~25% and increased throughput without data loss. Also built a hackathon project (Buildwise) into a sold product for a construction company (AI-driven document compliance checks) and shipped an IoT-based parking availability MVP in 3 weeks.

View profile
PC

Prateek C

Screened

Mid-Level Full-Stack Software Engineer specializing in Java/Spring, React, and AWS

San Francisco, CA6y exp
ShopifyClemson University

Backend/full-stack engineer (5+ years) with Shopify experience integrating LLM/RAG workflows into production APIs. Owned a Python TensorFlow Serving inference pipeline connected to Java microservices via gRPC, optimizing tail latency at ~10k concurrent load and improving retrieval relevance with embedding and evaluation work. Strong Kubernetes/EKS + GitOps/CI/CD background, including monolith-to-microservices migrations and event-driven streaming patterns.

View profile
RG

Junior Software Engineer specializing in full-stack, cloud infrastructure, and applied AI

Herndon, Virginia2y exp
Amazon Web ServicesUC San Diego

Master’s student at UC San Diego who built an LLM-powered healthcare chatbot for patient history-taking and sepsis-related output, using a Node.js backend integrated with FastAPI for RAG/LLM interactions and a Flutter client. Also has healthcare AI startup experience deploying on AWS (ECS/Terraform/Docker) and implementing Kubernetes autoscaling to improve efficiency and reduce costs, with strong iterative evaluation in collaboration with a physician.

View profile
BK

Mid-level Machine Learning & Software Engineer specializing in RAG systems and ML infrastructure

Atlanta, GA4y exp
Montage TechnologyGeorgia Tech

Built and deployed an in-house RAG LLM system ("MONTY") using LLaMA 3B + FAISS to help teams quickly understand long internal/external specifications. Delivered usable production performance despite severe compute limits (single RTX 3080) by tuning retrieval/reranking and model choice, and is planning a LightRAG/knowledge-graph rewrite to improve accuracy and latency.

View profile
MK

Mid-Level Java Developer specializing in FinTech microservices

Remote, USA5y exp
StripeUniversity of Central Florida

Backend/platform engineer with deep payments experience who built and operated a real-time transaction routing service end-to-end on AWS (Spring Boot, PostgreSQL/RDS, Redis, Kubernetes), delivering ~40% latency reduction and 99.99% uptime via strong resiliency and observability practices. Also productionized an internal LLM-powered RAG knowledge assistant with guardrails and a user-feedback-driven evaluation loop, and has led incremental monolith-to-microservices modernization using Strangler Fig and shadow traffic.

View profile
WL

winston lo

Screened

Junior Software Engineer specializing in AI agents, RAG, and full-stack development

Remote2y exp
Tresle AIUC Berkeley

Backend engineer who built and iterated a secure, multi-tenant RAG system over a large document corpus, emphasizing strict RBAC/ACL isolation, hybrid retrieval (vector+keyword), reranking, and strong observability to balance relevance, latency, and cost. Also led production refactors/migrations using strangler + feature flags/dual writes and has experience catching subtle real-world failure modes (including in a sensor calibration optimization pipeline).

View profile
DS

Darsh Sharma

Screened

Mid-level Software Engineer specializing in ML systems and microservices

Madison, WI2y exp
TeradataUniversity of Wisconsin–Madison

Teradata Text Security intern who built a production LLM-powered planner agent that decomposes complex tasks into dependency-aware subtasks (DAG/topological graph) and executes them via a custom orchestrator with parallelism, status tracking, and error handling. Also contributed to an HR-facing internal document chatbot concept to streamline onboarding, showing cross-functional collaboration.

View profile
SS

Shubham Singh

Screened

Mid-level Software Engineer specializing in LLM systems and intelligent search

CO, USA6y exp
PalantirSan José State University

Backend engineer from Palantir who built and productionized an enterprise LLM-based document intelligence/search platform, evolving it into a hybrid lexical+vector retrieval system. Emphasizes reliability and cost control via strict LLM gating, robust fallback paths, and evaluation frameworks (e.g., MMLU/BLEU), plus disciplined migration practices (feature flags, dual-writes, shadow reads) to ship changes safely at scale.

View profile
NJ

Mid-level Applied AI Engineer specializing in LLM agents, RAG, and model alignment

Chicago, IL3y exp
Medhastra AINorthwestern University

Applied Scientist with legal-tech experience who builds production LLM systems. Created and deployed Quibo AI, a LangGraph-based multi-agent pipeline that turns large markdown/Jupyter inputs into polished blogs and social posts, overcoming context limits via ChromaDB + HyDE RAG. Also built a large-scale iterative code-evolution workflow using multi-model orchestration (GPT/Claude/Gemini) with testing, debugging loops, and evaluation/observability practices.

View profile

Need someone specific?

AI Search