Reval Logo

Vetted Vector Databases Professionals

Pre-screened and vetted.

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
AZ

Alex ZhuZhou

Screened

Intern Full-Stack Software Engineer specializing in AI/LLM platforms and data systems

Berkeley, CA2y exp
EmbraerUC Davis

Backend/LLM engineer with experience productionizing RAG systems (legal-case natural language querying) and optimizing for latency/cost, including a reported ~40% reduction via Redis caching and batching. Built monitoring and real-time debugging workflows (FastAPI, structured logging, correlation IDs, sandbox repro) and regularly delivered technical demos/workshops. Also partners with BD/sales to translate LLM capabilities into business value, including ESG-metric extraction from corporate filings.

View profile
CS

Intern Data Scientist specializing in generative AI and forecasting

San Francisco, CA5y exp
Aurora AIUniversity of Chicago

ML/NLP practitioner working across healthcare and business/finance use cases: currently fine-tuning a domain-specific Llama 3.1 model for safe reasoning over EHRs/clinical notes using RAG + RL/DPO and RAGAS-based evaluation. Has built UMLS-driven entity normalization pipelines with quantified quality gains and developed embedding/vector-DB systems (FAISS) for semantic matching and forecasting/recommendation applications at Aurora AI and Banxico.

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
KK

Kiran Kumar

Screened

Mid-Level Full-Stack Software Engineer specializing in Java/Spring and React with GenAI automation

USA4y exp
AirbnbAuburn University at Montgomery

Software engineer (4+ years) with hands-on production GenAI experience: built an AI incident triage assistant that summarizes production logs for on-call engineers and iterated it using real incident metrics (time-to-signal, triage duration). Also shipped a RAG-based customer support knowledge assistant using embeddings + vector retrieval with strong guardrails (relevance thresholds/abstain, sanitization, auditing) and a formal eval loop (500-query gold set) that drove measurable retrieval improvements.

View profile
LK

Lekha Karanam

Screened

Mid-level AI/Analytics Product & Data Professional specializing in LLM and dashboard automation

Dallas, TX3y exp
Goldman SachsUniversity of Texas at Dallas

Built and shipped open-source LLM/RAG systems, including a generative AI assistant grounded on ~30,000 scraped university web pages, improving response accuracy ~30% by moving from TF-IDF-only retrieval to a hybrid sentence-transformer approach with fallback controls. Also partnered with non-technical leadership at Securi.ai to deliver real-time predictive analytics dashboards (Elasticsearch + Jira/ServiceNow) that reduced project overhead by 18%.

View profile
SB

Mid-level Software Engineer specializing in cloud platforms, data engineering, and distributed systems

Seattle, WA5y exp
Amazon Web ServicesKLE Technological University

Full-stack engineer who built and owned an AI-assisted job-matching dashboard in Next.js App Router/TypeScript, keeping LLM logic server-side and improving performance via deduplication, caching/revalidation, and streaming (35% fewer duplicate LLM calls; 40% faster first render). Also has strong data/backend chops: designed Postgres models and optimized queries at million-record scale (1.8s to 120ms) and built durable AWS multi-region telemetry workflows with idempotency, retries, and monitoring.

View profile
YJ

Yashwanth J

Screened

Mid-level Software Engineer specializing in LLM agentic AI and full-stack systems

Seattle, WA4y exp
AppleUniversity of North Texas

Full-stack engineer at Bank of America who built and iterated a real-time transaction monitoring/fraud detection system processing 50K+ daily transactions, improving latency (25%), dashboard performance (30%), and reducing manual investigation time (40%) while meeting PCI DSS via OAuth2 and RBAC. Also built a scalable ETL pipeline for messy financial data with strong reliability/observability (ELK, retries, DLQ), boosting data integrity from 87% to 99% and sustaining 99.8% uptime.

View profile
PN

Mid-level Full-Stack Engineer specializing in scalable APIs, cloud infrastructure, and GenAI apps

San Francisco, CA6y exp
DoorDashCal State Chico

Backend/platform engineer with experience across edtech, logistics, and AWS internal systems—owned a production course recommender end-to-end (model serving + APIs + caching/observability), delivering +30% CTR and -20% latency. Has scaled real-time delivery visibility/rerouting on Kubernetes/EKS to sub-200ms P95 during demand spikes and built billion-events/day telemetry pipelines on AWS (Kinesis Firehose, Lambda, S3, Redshift) with schema evolution, dedupe, and replay support.

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
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
SA

Shreya Andela

Screened

Mid-level AI/ML Engineer specializing in GenAI, RAG, and enterprise data platforms

5y exp
JPMorgan ChaseUniversity of North Texas

Built and shipped a production LLM-powered RAG assistant for enterprise internal document search (PDFs, knowledge bases, structured data), addressing real-world issues like noisy documents, hallucinations, and latency with grounded prompting, retrieval-confidence fallbacks, and performance optimizations. Also partnered with compliance and business teams at JPMc to deliver a solution aligned with regulatory constraints, supported by monitoring, feedback loops, and systematic evaluation.

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
RR

Mid-level Data Scientist specializing in risk, forecasting, and segmentation across finance and healthcare

McLean, Virginia5y exp
Capital OneUniversity of Cincinnati

Data/ML engineer with experience across pharma (Dr. Reddy Laboratories) and financial services (Cincinnati Financial, Capital One), building production NLP and entity-resolution systems that connect messy unstructured text with enterprise SQL data. Delivered semantic search with BERT + vector DB and domain fine-tuning (reported ~35% relevance lift), and builds robust pipelines using Airflow/dbt/Spark with strong validation, monitoring, and stakeholder-aligned rollout practices.

View profile
SK

Junior Software Engineer specializing in cybersecurity and cloud-native AI

Boulder, CO3y exp
University of Colorado BoulderUniversity of Colorado Boulder

Backend-focused full-stack engineer who built an MVP at Neon AI for PhD students: a FastAPI backend integrating multiple cloud and local LLMs plus a RAG pipeline with session/identity management, designed to be modular and extensible across domains. Also has VMware experience debugging production issues and executing safe, API-compatible refactors with staged rollouts and strong security controls.

View profile
RJ

Intern Software Engineer specializing in full-stack development and cloud/AI automation

Seattle, WA2y exp
AmazonSan José State University
View profile
JS

Executive Technology Leader specializing in AI/ML, cloud modernization, and GRC

29y exp
Northern TrustDePaul University
View profile
BD

Mid-level AI/ML Engineer specializing in financial risk, fraud detection, and GenAI

USA6y exp
DatabricksRowan University
View profile
BR

Mid-level Full-Stack Engineer specializing in cloud-native microservices and AI/ML

New York, NY3y exp
UberUniversity of Central Missouri
View profile
SM

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

Beaverton, OR10y exp
NikeIllinois Institute of Technology
View profile
AC

Mid-level AI Engineer specializing in LLM agents and RAG for enterprise platforms

3y exp
IBMNational Institute of Technology Patna
View profile
RP

Mid-Level Software Engineer specializing in FinTech backend and distributed systems

Boston, MA4y exp
AmazonNortheastern University
View profile
ST

Mid-Level Software Developer specializing in AI backend systems and distributed computing

Birmingham, AL3y exp
EpsilonUniversity of Alabama at Birmingham
View profile

Need someone specific?

AI Search