Reval Logo

Vetted Latency Optimization Professionals

Pre-screened and vetted.

SV

Mid-level Backend & Applied ML Engineer specializing in LLM systems and scalable APIs

Palo Alto, CA3y exp
University at BuffaloUniversity at Buffalo

Backend engineer who significantly evolved an internal analytics/reporting platform (Python API + Postgres) powering self-service dashboards for product/business teams, focusing on reliability under heavy concurrent load and fast query performance. Demonstrates strong production engineering practices across API design (FastAPI), observability, incremental rollouts with feature flags, and data security using JWT/RBAC plus Postgres row-level security.

View profile
RK

Rushwant K

Screened

Mid-Level Full-Stack Software Engineer specializing in FinTech and microservices

United States, Remote4y exp
DiscoverGeorge Mason University

Backend engineer with experience at Discover, Dell, and Carpus building high-concurrency microservices and secure APIs. Delivered measurable impact in fintech workflows by integrating credit bureaus (TransUnion/Experian), cutting loan processing from days to minutes and reducing latency 65% through PostgreSQL tuning and caching. Strong in production security patterns (JWT/RBAC, Postgres row-level security for multi-tenant isolation) and low-risk migrations (shadow mode + incremental rollout).

View profile
LM

Intern Machine Learning Engineer specializing in forecasting, NLP, and RAG systems

San Jose, CA5y exp
Featurebox AICalifornia State University, Long Beach

Intern who built and deployed a production LLM-powered contract analysis system for finance teams: Azure Document Intelligence for text/table extraction plus Gemini prompting to surface key terms and risks via an async API and simple UI. Emphasizes reliability in production with fallbacks, guardrails against hallucinations, and operational concerns like latency/cost/versioning, delivering summaries in under 30 seconds instead of hours.

View profile
SS

Intern Data Scientist specializing in AI, analytics, and cloud data engineering

New York, NY3y exp
MphasisIndiana University Kelley School of Business

Built a production multimodal LLM-based vendor risk assessment platform that ingests SOC reports and other documents, uses a strict RAG pipeline with grounded evidence (page/paragraph citations), and dramatically reduces analyst review time. Experienced with LangGraph/LangChain/AutoGen for stateful, fault-tolerant agent workflows, and emphasizes reliability (schema validation, guardrails) plus low-latency delivery (~1–2s) through hybrid retrieval, reranking, caching, and model tiering.

View profile
HJ

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

California, USA3y exp
McKessonCalifornia Lutheran University

Backend engineer who built and evolved a PHI-compliant RAG system (FastAPI + LangChain + embeddings/FAISS) for internal document search and summarization, delivering <400ms p95 latency at ~2,500 daily requests and measurable impact (30% faster investigations, +17% retrieval relevance). Demonstrates strong security and rollout discipline (RBAC/RLS/JWT, redaction/audits, shadow mode, dual writes, canaries) and a focus on reducing hallucination risk via grounded guardrails and confidence-based fallbacks.

View profile
PG

Prasanth Goli

Screened

Mid-level Data Scientist specializing in Generative AI and LLM production systems

United States5y exp
AT&TWestern Illinois University

Built and deployed a production LLM-powered workflow assistant that automated internal marketing/production business tasks (document summarization, repeated Q&A, status updates). Demonstrates end-to-end applied LLM engineering: modular RAG architecture, hallucination/latency mitigation, automated evals to prevent prompt regressions, and Azure-based orchestration (Functions/Logic Apps) with monitoring and controlled rollouts.

View profile
RE

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

Indiana, USA6y exp
Elevance HealthIndiana University Indianapolis

Built and deployed a production LLM-powered RAG assistant for healthcare teams (care managers/support) to answer questions from clinical and policy documentation, emphasizing trustworthiness via improved retrieval, reranking, and strict grounding prompts to reduce hallucinations. Also has hands-on orchestration experience with Apache Airflow for end-to-end ETL/ML workflows and applies rigorous testing/metrics (hallucination rate, tool-call accuracy, latency, cost) to ensure reliable AI agent behavior.

View profile
SJ

Sumasri Jasti

Screened

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

USA3y exp
NIHUniversity of Maryland, Baltimore County

Designed and deployed a production LLM agent platform at the National Institutes of Health to reduce time spent searching fragmented internal documentation, combining RAG grounding with multi-step tool-calling workflows and integration into legacy services via inference APIs. Emphasizes production-grade reliability through automated evaluation on real queries, guardrails/safe-failure behaviors, and ongoing A/B testing and monitoring, and has experience translating non-technical stakeholder goals into measurable success metrics.

View profile
JP

Jeet Patel

Screened

Junior AI/ML Engineer specializing in cloud-native LLM systems and RAG

Boston, MA1y exp
AGNTCYNortheastern University

AI/LLM engineer who has shipped production RAG copilots and multi-agent workflows, including a real-time Llama3 (Ollama) copilot backend handling 12k+ concurrent queries at 99.9% uptime. Deep on orchestration (Langflow/Airflow/Kubernetes), reliability evaluation (hallucination detection, p95 latency, token cost), and monitoring (Prometheus/Grafana), with demonstrated stakeholder-facing analytics delivery via Tableau.

View profile
AV

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

Chantilly, VA3y exp
VerizonUniversity of North Texas

LLM/agentic systems engineer who built a production "Agentic AI Diagnostic Assistant" for network engineers, using a multi-agent Llama 2 + LangChain architecture with RAG over telemetry/incident data in DynamoDB and confidence-based deferrals to reduce hallucinations. Also has strong MLOps/orchestration experience (Airflow, EventBridge, Spark, Docker, SageMaker/ECS) at multi-terabyte/day scale and delivered multilingual NLP analytics (fine-tuned BERT/spaCy) for support operations through hands-on stakeholder workshops.

View profile
NL

Ninglan Lei

Screened

Intern Full-Stack/Backend Software Engineer specializing in test automation and web systems

Charlottesville, VA1y exp
Compassion InternationalUniversity of Virginia

Backend/ML engineer who built an end-to-end greenwashing detection system for corporate ESG reports: Python preprocessing pipeline, logistic regression + fine-tuned DistilBERT models, and a Dockerized FastAPI inference service optimized for latency. Internship experience maintaining GitLab CI/CD for TypeScript services (Jest/Playwright), improving pipeline stability and test determinism; familiar with Kubernetes/GitOps concepts and AWS CLI/SSO.

View profile
SV

Mid-level AI Engineer specializing in healthcare claims analytics and RAG copilots

Remote, US4y exp
CodoxoUniversity of Texas at Dallas

Built a production "appeals co-pilot" for a healthcare claims appeals team, combining an XGBoost/logistic ranking model with a Python/LangChain RAG stack (FAISS + Mistral 7B) to surface high-probability appeal wins and speed policy-grounded drafting. Emphasizes reliability and trust: hybrid retrieval with metadata routing, citation/eval scripts, guardrails, and an explainability layer that non-technical stakeholders could understand and override.

View profile
TK

Tanish Katial

Screened

Junior Robotics Engineer specializing in motion planning, controls, and autonomous systems

Boston, MA1y exp
Boston UniversityBoston University

Robotics engineer who built an autonomous driving mobile robot software stack at Boston University using ROS on an NVIDIA Jetson Nano, integrating LiDAR + stereo vision with YOLOv5 and a probabilistic occupancy grid for planning. Demonstrated real-time systems rigor (multi-rate ROS nodes, 50ms sync, profiling/instrumentation) and optimized YOLOv5 with TensorRT, citing ~30% accuracy improvement; also taught ROS workshops to 50+ students.

View profile
KO

Karthik O

Screened

Mid-level AI Software Engineer specializing in LLM systems and cloud APIs

Kansas, USA3y exp
DeloitteUniversity of Central Missouri

Built and productionized an LLM-powered support/knowledge pipeline using embeddings and retrieval (RAG) to deliver more grounded, higher-quality responses while reducing manual effort. Focused on real-world reliability and performance—adding structured validation/guardrails, optimizing vector search and context size for latency/scale, and monitoring failure patterns in production. Experienced with orchestration via LangChain for LLM workflows and Airflow for production data/ML pipelines, and iterates closely with operations stakeholders through demos and feedback.

View profile
DA

Junior Software Engineer specializing in backend systems and AI-powered mobile apps

Santa Clara, CA3y exp
UberBenedict College
View profile
VD

Mid-level Machine Learning Engineer specializing in agentic AI, computer vision, and NLP

USA4y exp
EasyBee AIUniversity of Maryland, College Park
View profile
SG

Intern Full-Stack Software Engineer specializing in workflow automation

Charlottesville, VA2y exp
Savannah River Mission CompletionUniversity of Virginia
View profile
AS

Senior Software Engineer specializing in C#/.NET, C++ and cross-platform mobile development

17y exp
Adobe
View profile
GM

Intern Full-Stack & AI Engineer specializing in LLM services and cloud-native web apps

Remote, US5y exp
Tijarat Sales LLCUniversity of Colorado Boulder
View profile
CC

Intern Full-Stack/ML Engineer specializing in LLM apps, streaming platforms, and data pipelines

San Francisco, California1y exp
Innova AI TechPurdue University
View profile
LT

Mid-level AI/ML Engineer & Data Scientist specializing in MLOps, LLMs, and anomaly detection

Sunnyvale, CA5y exp
Juniper NetworksWebster University
View profile
SM

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

TX5y exp
CortrackerCampbellsville University
View profile
MA

Senior Full-Stack Software Engineer specializing in FinTech and HealthTech

USA7y exp
DoJoGaUniversity of Texas at Arlington
View profile

Need someone specific?

AI Search