Reval Logo

Vetted LangGraph Professionals

Pre-screened and vetted.

VT

Mid-level GenAI/ML Engineer specializing in agentic AI and RAG systems

4y exp
WalmartUniversity of Central Missouri

Backend/platform engineer who has owned a Python/FastAPI results API and deployed it on Kubernetes with Helm and GitHub Actions-driven CI/CD. Demonstrates strong production operations mindset across performance tuning, monitoring, safe rollouts/rollbacks, and phased migrations, plus hands-on Kafka streaming experience focused on ordering and idempotency.

View profile
SP

Junior AI Engineer specializing in RAG pipelines and agentic AI systems

San Francisco, CA2y exp
Avenio CorporationGeorge Washington University

Built and shipped production RAG/agentic systems in high-stakes domains (biomedical and legal), including an enterprise biomedical document retrieval platform over ~10k scientific docs and a multilingual African-law assistant at the World Bank. Deep hands-on experience with LangChain/LangGraph/LlamaIndex and evaluation tooling (LLM-as-a-judge, safety/hallucination detection), with measurable gains in retrieval quality and hallucination reduction.

View profile
VN

Mid-level Software Engineer specializing in ML, LLM apps, and cloud data systems

Tracy, California4y exp
GeneaUC Santa Cruz

Built a production SQL chatbot for access-log analytics that replaced manual custom report requests with natural-language querying, using LangGraph and a ChromaDB-backed RAG pipeline for grounded, consistent answers. Implemented a privacy-preserving design where the LLM never sees raw customer data (only query metadata) and has experience building multi-agent/tool-calling systems with LangGraph (DeepAgents), including solving sub-agent communication drift via self-reflection.

View profile
BG

Bhavana G

Screened

Mid-level GenAI Engineer specializing in AI agents and RAG systems

Mckinney, Texas4y exp
Capital OneSouthern Arkansas University

Built and deployed a production LLM-based RAG agent platform adopted by multiple business teams (Marketing, GTM, Recruiting, Customer Support) to automate knowledge search, Q&A, and content generation. Emphasizes production-grade reliability (grounding/validation/guardrails), rigorous evaluation/monitoring, and cost-aware scaling via model tiering, prompt/retrieval optimization, and caching using LangChain/LangGraph orchestration.

View profile
AB

Apurva Banka

Screened

Mid-level Full-Stack & AI Engineer specializing in cloud, data platforms, and LLM automation

Houston, TX5y exp
Jay Logistics & Trade LLCUniversity at Buffalo

Software engineer/product builder who has owned an agentic affiliate lead-gen platform end-to-end (Django + React/TypeScript) and deployed it on Kubernetes in anticipation of 10x user growth from ~5K DAUs. Also has healthcare claims microservices experience using Kafka, including hands-on performance tuning to address consumer lag and broker pressure, and built an internal downtime alerting tool adopted across the organization.

View profile
AR

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.

View profile
AM

Mid-level Data Scientist specializing in Generative AI and multimodal systems

Irving, TX5y exp
University of Massachusetts DartmouthUniversity of Massachusetts Dartmouth

Recent J&J intern who built a conversational RAG agent and led a shift from a monolithic model to a modular RAG workflow, cutting response time from several days to under a second by tackling data fragmentation, context retention, and embedding/latency optimization. Also worked on a large (7B-parameter) multimodal VQA pipeline for healthcare research and stays current via NeurIPS/ICLR and open-source contributions.

View profile
AH

Junior Software Engineer specializing in backend systems and LLM/RAG applications

Remote, USA1y exp
Potters TechArizona State University

Full-stack engineer who built a cloud storage app feature (file upload/management) with Next.js App Router + TypeScript and owned post-launch improvements. Also has internship experience building a geospatial AI chatbot: designed Postgres/PostGIS data models and optimized spatial queries, and implemented an LLM workflow orchestrated with LangChain/LangGraph plus a RAG pipeline grounded in OpenStreetMap data to reduce hallucinations.

View profile
SP

Surya Pavan

Screened

Mid-level Machine Learning Engineer specializing in Generative AI and LLM applications

Baltimore, MD5y exp
AcerCalifornia State University, Northridge

GenAI engineer who has deployed production LLM/RAG chatbots for internal document search, focusing on reliability (hallucination reduction via prompt guardrails + retrieval filtering) and performance (latency improvements via caching). Experienced with LangChain/LangGraph orchestration for multi-step agent workflows and iterates using monitoring/logs and benchmark-driven evaluation while partnering closely with product and business teams.

View profile
VM

Mid-level Machine Learning & Full-Stack Engineer specializing in GenAI platforms

San Francisco, CA5y exp
WellDhanNortheastern University

LLM/agent builder who has shipped production AI systems in the wellness space, including an LLM-powered food tracking product used by 5000+ users and a voice/call-routing onboarding workflow using LangGraph/LangChain with LiveKit and Twilio. Strong focus on practical reliability work: latency reduction, retrieval/embedding tuning, and CI-driven evaluation with simulations and metrics.

View profile
SS

Mid-level AI/ML Engineer specializing in agentic AI and full-stack (MERN) applications

Poughkeepsie, New York5y exp
Marist CollegeMarist College

Built and deployed a production real-time voice AI support agent that answers inbound calls, identifies callers, troubleshoots via a knowledge base, and automatically creates/updates tickets with escalation to humans when needed. Demonstrates strong reliability/latency engineering (streaming, schema validation, idempotency, DB constraints) and uses LangGraph state machines plus OpenAI Agents SDK for multi-agent routing, with KPI-driven testing and monitoring.

View profile
RV

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

USA4y exp
Wells FargoUniversity of North Texas

Built production LLM + hybrid RAG and multi-agent orchestration systems at Wells Fargo to automate complaint document/audio transcript understanding and categorization, addressing vocabulary drift via embedding + vector index updates instead of frequent retraining. Strong in LLM workflow reliability (testing/benchmarks/observability) and stakeholder-facing delivery with explainability (citations/SHAP-style justifications) and Tableau dashboards.

View profile
NS

Mid-Level Full-Stack Software Engineer specializing in distributed systems and cloud integrations

Richardson, TX4y exp
PaycomUniversity of Texas at Dallas

Backend engineer with enterprise SaaS experience (Zoho) who owned an end-to-end cloud integration between Endpoint Central and ServiceDesk Plus, redesigning device onboarding across 64+ scenarios and building a fault-tolerant sync engine that recovered 100% failed transactions. Also built and operated production systems across the stack—FastAPI services with strong testing/observability, React+TypeScript portals, PostgreSQL performance tuning, and AWS deployments with real incident response (RDS CPU saturation resolved with zero downtime).

View profile
OP

Mid-level AI Engineer specializing in LLMs, RAG, and agentic platforms

Jersey City, NJ5y exp
Nurture HoldingsUC Santa Cruz

Built and shipped a production RAG-based assistant that lets parents ask natural-language questions about their child’s learning progress, using pgvector retrieval (child-id filtered) and Redis caching to hit ~180ms latency. Implemented real-world guardrails and compliance (Llama Guard, COPPA, retrieval thresholds, fallbacks) with 99.5% uptime, and ran human-in-the-loop eval loops that improved satisfaction from 3.8 to 4.2 while serving 60k+ monthly users and reducing costs significantly.

View profile
RM

Principal AI/ML Leader specializing in Generative AI, MLOps, and NLP

CA, USA11y exp
iBase-tNortheastern University

Founding member of Tausight, building AI systems to detect and protect PHI for healthcare organizations; helped take the company through post–Series A funding and exited after ~6 years. Drove a strategic collaboration with Intel’s OpenVINO team—becoming the first to deploy it in a real production system and improving model performance by ~30% on customer Intel-CPU machines.

View profile
DB

Senior AI/ML Engineer specializing in production-grade LLM systems for regulated finance

Fairfax, VA9y exp
George Mason UniversityGeorge Mason University

AI/LLM engineer with published work who built FinVet, a production financial misinformation detection system using multi-pipeline RAG, confidence-based voting, and evidence-backed outputs (F1 0.85, +37% vs baseline). Also built NexusForest-MCP, a Dockerized Model Context Protocol server exposing structured global deforestation/carbon data via SQL tools for reliable LLM tool use. Previously delivered borrower risk-rating (PD) models at BMO Financial Group that were validated and integrated into an enterprise credit system through close collaboration with credit officers and portfolio managers.

View profile
MA

maheen Adeeb

Screened

Senior Machine Learning Engineer specializing in LLMs, speech AI, and RAG systems

Chicago, IL3y exp
VosynDePaul University

AI engineer with production experience building multilingual speech-to-speech translation pipelines (ASR + LLM) for enterprise/media, focused on reliability at scale. Has hands-on orchestration experience (including IBM Watson contexts) and emphasizes production evaluation/monitoring using a mix of traditional metrics and LLM-based evaluators to catch quality regressions while balancing latency and cost.

View profile
SS

Somil Shah

Screened

Mid-level AI/ML Engineer specializing in generative AI, RAG platforms, and LLM agents

San Francisco, CA4y exp
INTERACT Animal LabNortheastern University

AI/LLM engineer who has shipped 10+ production applications, including InvestIQ on GCP—a production-grade RAG due-diligence engine that ethically scrapes web/PDF sources, builds a ChromaDB knowledge base, and delivers analyst-style dashboards plus a citation-backed chat copilot. Deep focus on reliability (evidence-only answers, hard citations, refusal gating), retrieval tuning, and orchestration (Airflow/Cloud Composer), plus multi-agent systems (CrewAI with 7 specialized finance agents).

View profile
TT

Mid-level AI/ML Engineer specializing in MLOps and LLM applications

New York, NY4y exp
BNY MellonUniversity at Albany

BNY Mellon engineer who has built and operated production AI systems end-to-end: a LangChain/Pinecone RAG platform scaled via FastAPI + Kubernetes to 1000 RPM with 99.9% uptime, supported by monitoring and data-drift detection. Also deep in data/infra orchestration (Airflow, Dagster, Terraform on AWS/EMR/EC2), processing 500GB+ daily and delivering measurable reliability and performance gains, plus strong compliance-facing model explainability using SHAP and Tableau.

View profile
NM

Mid-level Full-Stack Software Engineer specializing in cloud-native microservices

New Brunswick, NJ4y exp
PTCUniversity of Maryland, Baltimore County

JavaScript/Node.js engineer who contributes to open-source utilities focused on API integrations and JSON validation, including a 30–35% throughput improvement by profiling and optimizing deep-clone-heavy code paths. Strong in performance tooling (Node performance hooks, Chrome DevTools flame graphs), incremental/test-driven changes, and community-facing issue triage plus developer-friendly documentation.

View profile
VK

Mid-level Software Engineer specializing in cloud, data engineering, and AI/ML

Remote3y exp
HandshakeUniversity at Buffalo

Backend/platform engineer who owned an AI-powered resume optimization service end-to-end (FastAPI + Celery + Redis/Postgres) and optimized it for unpredictable LLM task latency. Strong Kubernetes/GitOps practitioner (Helm, autoscaling, probes, ArgoCD rollbacks) with experience in on-prem-to-cloud migrations using Terraform and CDC-based replication, plus real-time Kafka pipelines monitored via Prometheus/Grafana.

View profile
KG

Senior AI Engineer specializing in Agentic AI and distributed systems

Charlotte, NC4y exp
UnitedHealth GroupUniversity of North Carolina at Charlotte

LLM/agentic workflow engineer with healthcare domain experience who built a HIPAA-compliant multi-agent RAG system for clinical review automation at UnitedHealth Group, achieving 92% precision and cutting latency 40% through async orchestration and Redis semantic caching. Also has strong data engineering orchestration background (Airflow on AWS EMR with Great Expectations) and a proven clinician-in-the-loop feedback process that improved model faithfulness by 18%.

View profile
SV

Sathvik Vanja

Screened

Mid-level AI Engineer specializing in GenAI, LLM integration, and RAG pipelines

Overland Park, KS3y exp
HCA HealthcareVNR Vignana Jyothi Institute of Engineering and Technology

Built and led deployment of an autonomous, self-correcting multi-agent knowledge retrieval and validation system at HCA Healthcare to reduce heavy manual research/validation in clinical/compliance documentation. Deeply focused on production reliability and cost—used LangGraph StateGraph orchestration plus ONNX/CUDA/quantization to cut GPU costs by 25%, and partnered with the Compliance VP using real-time contradiction-rate dashboards to hit a 40% automation goal without compromising compliance.

View profile
AV

AI & Full-Stack Software Engineer specializing in LLM-powered applications

Atlanta, GA4y exp
PRGXArizona State University

Full-stack engineer focused on productionizing LLM applications, including an Android privacy-policy risk summarization app (Kotlin/React Native + FastAPI + Ollama) that cut response times from ~10s to ~5–6s via batching, caching, async, and event-driven architecture. Currently at PRGX building an LLM-based legal contract clause extraction system, partnering closely with legal/procurement SMEs to create schemas, labeled datasets, and evaluation pipelines that improved accuracy from 70% to 85%. Also has experience architecting real-time voice/LLM systems with streaming microservices (Kafka, Kubernetes, gRPC/WebSockets) and an avatar chatbot pipeline (TalkingHead, Google TTS, AnythingLLM).

View profile

Need someone specific?

AI Search