Reval Logo

Vetted AI Engineers

Pre-screened and vetted.

KJ

Senior Software Engineer specializing in backend systems and LLM-powered products

San Jose, CA7y exp
FreelanceUniversity at Buffalo
View profile
MS

Junior AI Engineer specializing in NLP, computer vision, and MLOps

Remote, USA3y exp
JPMorgan ChaseArizona State University
View profile
AY

Mid-level Data Scientist & AI Engineer specializing in healthcare and financial risk analytics

USA5y exp
CitiusTechPace University
View profile
TV

Mid-level AI Engineer specializing in LLMs, RAG, and MLOps

San Francisco, CA5y exp
CiscoKennesaw State University
View profile
PK

Pavan Kalyan

Screened

Mid-level AI Engineer specializing in GenAI agents and RAG for IT operations

4y exp
DeloitteUniversity of North Texas

Built and operates a production LLM agent for enterprise IT operations that triages and drafts resolutions for high-volume ServiceNow tickets using LangChain + RAG (Pinecone/pgvector) and AWS Bedrock/OpenAI. Emphasizes reliability with schema-validated stages, offline eval datasets from real tickets, and CloudWatch-driven monitoring/guardrails; system scales to 40K+ tickets/month and cut resolution time ~28%.

View profile
JK

Mid-level AI/ML Engineer specializing in conversational AI, NLP, and LLM-powered RAG systems

Jersey City, NJ5y exp
JPMorgan ChaseSaint Peter's University
View profile
MS

Senior Machine Learning Engineer specializing in MLOps and Generative AI

St. Louis, Missouri7y exp
Emerson
View profile
RG

Rithindatta Gundu

Screened ReferencesStrong rec.

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

San Francisco, CA4y exp
Wells FargoSeattle University

Built a production LLM-powered fraud detection platform at Wells Fargo, combining OpenAI/Hugging Face models with RAG-based explanations to make flagged transactions interpretable for risk and compliance teams. Delivered low-latency, real-time inference at high scale on AWS (SageMaker + EKS), with strong observability and security controls, reducing manual reviews and false positives in a regulated environment.

View profile
VV

Vaishnavi Veerkumar

Screened ReferencesStrong rec.

Mid-level AI Engineer specializing in GenAI and RAG systems

Boston, MA4y exp
VizitNortheastern University

AI engineer who built a production e-commerce system that analyzes product images alongside sales and demographic data to generate actionable creative recommendations, now used by 20+ clients. Also built orchestrated document/agent pipelines (Airflow, LangGraph) including a compliance drift detector auditing 401 compliance documents, with an emphasis on traceability, logging, and production integration.

View profile
AD

Akshay Danthi

Screened

Senior AI Engineer specializing in production GenAI systems

San Francisco, CA8y exp
MajorlyGolden Gate University

AI engineer who has shipped production LLM systems end-to-end, including a natural-language-to-SQL analytics copilot for career advisors that achieved ~95% query success through schema grounding, access controls, and automated regression testing with golden queries. Also builds LangGraph-orchestrated multi-step agents (resume analysis, recommendations) and RAG pipelines (PDF ingestion + FAISS) and partners closely with non-technical users to drive adoption and trust.

View profile
AK

Mid-level Data & AI Engineer specializing in data engineering, analytics, and LLM/RAG apps

San Francisco Bay Area, CA5y exp
VerizonCalifornia State University

Built a production RAG-based “unified assistant” that consolidates siloed company documents into a single chatbot while enforcing fine-grained access control via RBAC/metadata filtering with OAuth2/JWT. Experienced orchestrating LLM workflows with LangChain/LangGraph + FastAPI (async + caching) and measuring performance via retrieval accuracy and response-time SLAs. Also delivered a churn analytics solution with dashboards and automated retention campaigns using n8n.

View profile
SG

Mid-level Generative AI Engineer specializing in LLM systems and RAG

5y exp
Huntington BankCentral Michigan University

Currently at Huntington Bank, built a production-grade RAG system that helps business/operations teams get grounded answers from large volumes of internal enterprise documents. Owns ingestion and FastAPI backend, tuned hybrid BM25+vector retrieval and chunking for relevance, and evaluates reliability with metrics and observability (LangSmith, CloudWatch, Prometheus/Grafana) while partnering closely with non-technical stakeholders.

View profile
JL

Jeongeun Lee

Screened

Mid-level AI/Robotics Engineer specializing in autonomous systems and perception

San Diego, CA4y exp
Brain CorpUC San Diego

Robotics software engineer in an Autonomous Vehicle Lab building an end-to-end ROS 2 autonomous golf cart stack (sensor integration, SLAM, planning, and camera+LiDAR perception). Demonstrated strong systems-level debugging by fixing a FastLIO2 LiDAR timestamp/IMU-window issue that restored mapping quality, and stabilized real-time GigE camera perception by diagnosing backpressure and tuning ROS 2 QoS plus compressed transport.

View profile
SS

Mid-level AI Engineer specializing in LLMs, RAG, and content automation

Los Angeles, CA3y exp
Cloud9USC

AI/LLM engineer who built a production autonomous GenAI content ecosystem that generates short-form scripts, extracts viral highlights from long-form video, and dubs content into 33+ languages. Focused on making LLM outputs production-safe via schema enforcement, token-to-time alignment, critic-agent verification, and scalable async orchestration—cutting manual workflows by ~90% and saving $200k+ annually.

View profile
AM

Mid-level AI Engineer specializing in multi-agent LLM systems and multimodal tutoring

Boston, United States3y exp
PearsonUniversity of Illinois Urbana-Champaign

LLM/agentic systems builder who has deployed multi-agent educational chatbots using LangChain + LangGraph, with LangFuse-based tracing and FastAPI hosting. Focused on production reliability and performance (latency reduction via agent decomposition and caching) and on evaluation/testing (routing test scenarios, LLM-as-judge). Partnered with product to add image understanding by parsing and storing images in S3, expanding chatbot coverage to 30+ books with images.

View profile
TM

Tejal Mane

Screened

Mid-level Machine Learning Engineer specializing in GenAI, LLMs, and real-time ML systems

Moundsville, WV4y exp
CitiusTechUniversity of Michigan

Built and deployed a production long-form article summarization system using BART/T5/PEGASUS, tackling real-world constraints like token limits, latency/quality tradeoffs, and factual drift via chunking/merge logic and constrained decoding. Uses pragmatic Python-based pipeline orchestration (scheduled jobs, modular scripts, logging/retries) and iterates with stakeholder feedback to make outputs genuinely useful for content workflows.

View profile
VH

Mid-level ML/AI Engineer specializing in NLP, RAG pipelines, and financial risk & fraud systems

USA3y exp
FintaUniversity at Buffalo

Built and shipped LLM/RAG systems in finance and startup settings, including a Goldman Sachs document intelligence platform that indexed ~8TB of regulatory filings and delivered cited, conversational answers with <2s latency—cutting compliance research by ~4.5 hours per batch. Also developed LangChain-based agent workflows at Finta to automate CRM enrichment and investor lookup with strong testing, tracing (LangSmith), privacy guardrails, and auditability.

View profile
NR

Mid-level AI Engineer specializing in LLMs, RAG, and MLOps

5y exp
Wells FargoSouthern Methodist University

Built and deployed a production RAG-based internal knowledge assistant that let analysts query company documents in natural language, using LangChain/LangGraph with Pinecone and a FastAPI service for integration. Emphasizes reliability in production through hallucination mitigation (retrieval tuning + prompt guardrails) and measurable evaluation/monitoring (accuracy, latency, task completion, hallucination rate), iterating based on user feedback.

View profile
SK

Sumit Kothari

Screened

Junior AI/Full-Stack Engineer specializing in LLM apps and RAG systems

Los Angeles, CA1y exp
Sumeru IncUSC

AI engineer who built and shipped a production AI document-understanding/search system at Sumeru Inc, including a full RAG + LLMOps evaluation stack (MLflow, DeepEval, RAGAS) deployed on GCP. Also developed LangChain/LangGraph multi-agent workflows for UAV flight-log analysis and has experience presenting AI solutions to non-technical stakeholders and prospect clients to drive POCs.

View profile
NR

Junior Software Engineer specializing in cloud, full-stack development, and Generative AI

Remote, USA2y exp
Handshake AI LabNortheastern University

Built and shipped a production Chrome extension (Promptly) that lets users select text on any webpage and transform it in place (rewrite/shorten/translate) using on-device AI plus external LLMs. Implemented a custom lightweight orchestration layer for prompt chaining, context flow, and output validation, and tackled tricky browser Selection API issues to preserve formatting while keeping the UX simple and fast.

View profile
NK

Nishad Kane

Screened

Mid-level Data Scientist & AI Engineer specializing in RAG, agentic AI, and production ML

5y exp
Xtrium AIArizona State University

AI/data engineer who built a production LLM-powered schema drift detection system (LangChain/LangGraph) to catch semantic data changes before they break downstream analytics/ML. Deployed on AWS with Docker/S3 and implemented an LLM-as-a-judge evaluation framework to improve trust, reduce hallucinations, and control false positives/alert fatigue. Collaborated with non-technical risk/business analytics stakeholders at EY by delivering human-readable drift explanations that improved confidence in financial analytics dashboards.

View profile
PP

Junior Machine Learning Engineer specializing in LLM evaluation and GenAI pipelines

Remote1y exp
MercorStevens Institute of Technology

LLM/agent engineer who built a production LangGraph multi-agent orchestrator connecting GitHub and APM/observability signals with a chain-of-verification loop for root-cause analysis. Emphasizes pragmatic architecture (start simple with state summaries), performance tuning (async LLM calls, Docker), and rigorous evaluation (LLM-as-judge, adversarial testing, hallucination/instruction adherence metrics, tool-call tracing) while iterating with non-technical stakeholders via A/B testing.

View profile
KP

Senior AI Engineer specializing in Generative AI and RAG applications

8y exp
Keurig Dr PepperGeorge Mason University

AI engineer who has shipped production LLM systems across customer service and marketing use cases—building a RAG app on Azure OpenAI and speeding retrieval with Redis caching tied to Okta sessions. Also implemented a LangGraph multi-agent workflow that pulls image context from Figma to generate structured HTML marketing emails, adding a verification agent to improve image-selection accuracy while optimizing solution cost for business stakeholders.

View profile
MK

Mid-level Applied AI Engineer specializing in agentic LLM workflows

Irving, TX5y exp
VerizonUniversity of Houston

Master’s-in-Data-Science candidate (UHV) with 4+ years in AI engineering building production LLM and multimodal systems. Designed an LLM-powered workflow automation platform using RAG over vector stores with guardrails (schema/output validation, fallbacks) and a rigorous evaluation/monitoring framework including drift tracking and shadow deployments. Experienced orchestrating large-scale vision-language pipelines with Airflow and Kubernetes (OCR, distributed training) and partnering with non-technical ops stakeholders to cut cycle time and reduce errors.

View profile

Need someone specific?

AI Search