Reval Logo

Vetted OpenAI API Professionals

Pre-screened and vetted.

RT

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

New York, United States4y exp
CVS HealthStevens Institute of Technology
View profile
SM

Mid-Level Full-Stack Engineer specializing in Next.js/TypeScript and AI search

United States3y exp
GoodyearUniversity at Buffalo
View profile
SV

Mid-Level Software Engineer specializing in full-stack web development and cloud DevOps

Dallas, TX4y exp
Southwest AirlinesUniversity of North Texas
View profile
AH

Mid-level Full-Stack Developer specializing in cloud-native FinTech and AI integrations

USA4y exp
Freddie MacPace University
View profile
JM

Mid-level Machine Learning Engineer specializing in Generative AI and MLOps

USA4y exp
Piper SandlerNortheastern University
View profile
SB

Intern Full-Stack Software Engineer specializing in AI-powered web applications

Nevada, USA2y exp
Word of Mouth Technologies, Inc.Syracuse University
View profile
SJ

Mid-level Full-Stack Software Engineer specializing in GenAI and SaaS platforms

Harrison, NJ5y exp
MetLifeStevens Institute of Technology
View profile
DC

Mid-level Full-Stack Developer specializing in FinTech, Healthcare IT, and Generative AI

USA4y exp
Inspira FinancialUniversity of Texas at Arlington

Full-stack + ML engineer who built “Finsight,” a real-time financial risk platform (React/FastAPI/MongoDB/AWS Lambda) processing 2M+ records monthly, using sharding and Redis caching (60% DB load reduction) plus async and batch optimizations. Also has healthcare product experience at Apollo Healthcare, partnering directly with clinicians/admins to design and iterate EHR dashboards via Figma prototyping and user testing, and demonstrates clear system design thinking for real-time voice-to-LLM architectures.

View profile
KM

Kevin Mathews

Screened

Mid-Level Full-Stack Software Engineer specializing in Next.js, React, and cloud platforms

Pleasanton, CA5y exp
VagaroApp Academy

Full-stack engineer from Vagaro who owned an end-to-end rebuild of a sluggish WordPress sales site into a Next.js 15 app hosted on Azure, adding Hygraph headless CMS, SSR, i18n, and a reusable component library. Instrumented Amplitude + A/B testing/heatmaps and reports a 10% sales lift post-launch; also has AWS ops experience (S3/IAM/CloudWatch) and has built ingestion pipelines including LLM-powered unstructured data processing with dead-letter handling.

View profile
SM

Mid-Level Full-Stack Engineer specializing in web/mobile apps and AI-powered products

Harrison, NJ5y exp
Make ConnexionsStevens Institute of Technology

Backend engineer who built and evolved the real-time networking/messaging backend for a cross-platform professional networking app (Make Connexions), optimizing for low-latency delivery, privacy, and strong consistency. Experienced scaling Python/FastAPI APIs with async + Redis, and leading safe refactors via versioned endpoints, feature flags, and backward-compatible migrations; strong production auth/RLS expertise including refresh-token rotation edge cases.

View profile
SS

Mid-level Software Engineer specializing in full-stack and machine learning

Delray Beach, FL4y exp
OptumFlorida Atlantic University

Built a production AI-powered customer support Q&A system using an internal knowledge base to reduce repetitive ticket work and improve customer satisfaction, with an emphasis on source-backed answers and expert oversight. Also has experience defining deployment services in a microservices architecture and integrating large-scale APIs (including work connected to US HHS/COVID-19).

View profile
SR

Mid-level Data Scientist specializing in ML, LLMs, and Azure MLOps

Remote, USA6y exp
HeadStarter AIColorado State University

Cloud/ML engineer with production deployment experience on Azure (Dockerized models, managed APIs, data pipelines) who has repeatedly stabilized unreliable systems—e.g., taking an API-driven analytics pipeline from ~60% to 98% reliability and an Azure ML service from ~80% to 97% by addressing rate limits, container memory, and gateway timeouts. Also built an explainable contract-risk model for entertainment bookings (Transformers + SHAP) and integrated it into a legacy booking system via a Flask REST API, plus prior IoT work at Nissan processing CAN bus sensor streams for diagnostics/anomaly insights.

View profile
OT

Intern AI/Data Scientist specializing in LLMs, RAG, and MLOps

Maryland, USA2y exp
University of MarylandUniversity of Maryland, College Park

Internship project at Builder Market: built an end-to-end production multimodal LLM application that estimates renovation/replacement costs from appliance photos (CLIP embeddings) or text descriptions, combining fine-tuning with agentic RAG. Focused heavily on real-world performance constraints—latency and cost—using parallel agent workflows, model routing to smaller/open-source models, re-ranking, and retrieval chunking, and collaborated closely with CEO/co-founders to deliver the solution.

View profile
SR

Mid-level AI/ML Engineer specializing in NLP, MLOps, and predictive analytics

Kentwood, MI6y exp
Fifth Third BankUniversity of Central Missouri

AI/ML Engineer at Fifth Third Bank who has shipped production fraud detection and risk analysis systems combining ML models with LLM-powered insights/explanations, including real-time monitoring, drift detection, and automated retraining under regulatory explainability constraints. Also built a hybrid-retrieval internal knowledge-base QA system (+20% top-5 relevance) and delivered a customer support chatbot that reduced first response time by 30% through strong stakeholder collaboration.

View profile
YA

Yogita Adari

Screened

Mid-level AI Engineer specializing in generative AI, multimodal evaluation, and agentic RAG systems

San Francisco, USA4y exp
Handshake AISyracuse University

Built and productionized an agentic LLM automation system for an insurance client to determine medication eligibility, using prompt-chaining plus a RAG pipeline over policy rules and deploying on AWS (Lambda/Step Functions, Bedrock) with a serverless architecture. Addressed major data/schema mismatch issues via a semantic matching pipeline and validated performance through human agreement scoring, A/B testing, KPI monitoring, and confidence-based human-in-the-loop review.

View profile
VN

Mid-level Full-Stack Developer specializing in FinTech and cloud-native microservices

Burke, VA4y exp
SS&C TechnologiesUniversity of Dayton

Customer-facing software engineer who rapidly turns business requirements into Figma prototypes and PoC applications, using workflow prioritization and frequent client reviews to stay aligned. Has hands-on experience integrating with existing authentication/user APIs, building MongoDB-backed caching, and implementing robust fallback/retry mechanisms. Comfortable working on-site with customers and resolving production issues in AWS (e.g., DNS/EC2 traffic routing) in collaboration with DevOps.

View profile
YA

Yashi Agarwal

Screened

Mid-level Machine Learning Engineer specializing in NLP, Generative AI, and RAG systems

Los Angeles, CA4y exp
KaiyrosCalifornia State University, East Bay

Built and deployed a production LLM-powered phone assistant for a healthcare clinic, combining streaming STT/TTS with RAG over approved clinic documents and strict safety guardrails to prevent unverified medical advice, plus seamless human handoff. Also has hands-on Apache Airflow experience building robust daily ML/data pipelines with data validation, retries/timeouts, monitoring, and metric-gated model deployment, and iterates closely with clinic staff using real call reviews.

View profile
SJ

Mid-level Data Scientist / ML Engineer specializing in MLOps and Generative AI

Alexandria, Virginia3y exp
Schizophrenia & Psychosis Action AllianceStony Brook University

Built and deployed an AI agent to help patients navigate complex housing information by scraping and normalizing unstructured data across all 50 U.S. states, then layering a LangChain RAG system with MMR re-ranking to reduce hallucinations. Experienced in orchestrating multi-agent workflows (LangGraph/CrewAI) and production reliability practices (Pydantic-validated outputs, LLM-as-judge evals, tracing). Also delivered stakeholder-facing explainability via SHAP dashboards for a loan-approval predictive model at Welspot.

View profile
TB

Mid-level Data Scientist/MLOps Engineer specializing in NLP, GenAI, and cloud ML platforms

Chicago, USA5y exp
VosynUniversity of North Texas

AI/ML engineer who led production deployment of a multimodal (text/video/image) RAG system on GCP using Gemini 2.5 + Vertex AI Vector Search, scaling to 10M+ documents with sub-second latency and +40% retrieval accuracy. Strong MLOps/orchestration background (Kubernetes, CI/CD, Airflow, MLflow) with proven impact on reliability (75% fewer incidents) and deployment speed (92% faster), plus experience delivering explainable ML (XGBoost + SHAP + Tableau) to non-technical retail stakeholders.

View profile
SB

Mid-level Full-Stack & ML Engineer specializing in AI SaaS, MLOps, and cloud infrastructure

Edison, NJ3y exp
AffirmoAINYU

Built and shipped an AI-powered driver ranking/assignment system at AffirmoAI using LLM intent classification + RAG over pgvector/Postgres, served via FastAPI with a React UI that explains scores. Drove measurable improvements through optimization and iteration (latency down to <800ms, adoption 60%→90%+) and implemented rigorous eval loops with dispatcher ground truth plus cold-start handling for new drivers.

View profile
SL

Mid-level Full-Stack Software Engineer specializing in scalable web apps and automation

Los Angeles, CA5y exp
S&S Fashions Inc.NJIT

UE5 UI engineer who has shipped production-ready HUD/menu frameworks using C++/Slate/UMG and CommonUI, emphasizing MVVM-style architecture for maintainability and designer-friendly iteration. Strong in UI profiling/optimization (Unreal Insights + Slate Profiler), including Slate list virtualization and event-driven updates that improved UI frame time by ~30% in heavy menu scenarios.

View profile
SK

Sowmya Kasu

Screened

Mid-Level Software Engineer specializing in Healthcare IT and cloud-native microservices

Northridge, CA6y exp
Kaiser PermanenteCalifornia State University, Northridge

Backend/ML engineer with healthcare experience at Kaiser Permanente building HIPAA-compliant Java/Spring Boot + GraphQL APIs integrated with Epic HealthConnect, including hands-on reliability/performance debugging using Prometheus/Grafana and resolver-level N+1 elimination. Also built an end-to-end malaria parasite detection ML feature (CNN/R-CNN) with evaluation, guardrails, and workflow integration, and has experience designing robust state-machine-based automation with retries, DLQs, and alerting.

View profile
SK

Senior Full-Stack AI Engineer specializing in Generative AI and FinTech

Minneapolis, MN6y exp
QuantLink AIUniversity of North Texas

Backend engineer who built and owned an AI-powered financial research product end-to-end, using a typed NestJS/GraphQL backend with LangGraph-style agent routing to produce sourced, structured financial analysis. Emphasizes finance-grade correctness (Zod validation, metric registries, unit/empty-result guardrails) while keeping latency low via batching, caching, and fast token streaming, and has led incremental migrations using strangler/feature-flag/shadow traffic patterns.

View profile
MW

Senior Software Engineer specializing in Python microservices, cloud platforms, and ML-powered APIs

Orlando, Florida10y exp
CognizantUniversity of Memphis

Backend/data engineer focused on AWS-native Python systems: built a FastAPI microservice on ECS/Fargate serving real-time analytics at millions of daily requests with strong reliability (OAuth2/JWT, retries/timeouts, correlation IDs) and autoscaling. Also delivered Glue/PySpark ETL pipelines to curated S3 Parquet/Athena with schema evolution + data quality controls, owned Airflow pipeline incidents, and has a track record of measurable performance and cost optimizations (e.g., ~80%+ query latency reduction; reduced logging/NAT/Fargate spend).

View profile

Need someone specific?

AI Search