Reval Logo

Vetted NumPy Professionals

Pre-screened and vetted.

VS

Mid-level Software Engineer specializing in cloud-native platforms and healthcare systems

Dallas, TX3y exp
PlayStationUniversity of Texas at Dallas

Backend engineer with healthcare-domain experience building a security-critical RBAC identity/authentication/authorization microservice suite used across hospital imaging platforms (X-Ray, Ultrasound, etc.). Demonstrates strong security mindset (mTLS, cert hygiene, JWT, pen-testing collaboration) and pragmatic scaling/reliability practices (Nginx load balancing, Redis caching, automated tests, canary rollouts).

View profile
RS

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

Missouri, USA3y exp
AirbnbUniversity of South Florida

LLM/agent engineer who has shipped production RAG chatbots in sustainability-focused domains, including a packaging recommendation assistant that standardized messy user inputs and used Pinecone-backed retrieval over product/regulatory data. Experienced orchestrating end-to-end ML workflows with Airflow and AWS Step Functions/Lambda, emphasizing reliability (property-based testing, circuit breakers, OpenTelemetry) and measurable performance (latency/cost). Partnered closely with non-technical leadership to ship 3 weeks early, driving adoption by 150+ businesses and ~20% reported waste reduction.

View profile
AC

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

Remote2y exp
PYRAMYDCarnegie Mellon University

LLM engineer who has shipped production AI systems, including an RFP requirements extraction platform (OpenAI o4-mini + Azure AI Search + FastAPI) achieving 90%+ accuracy and ~5x throughput through grounding, structured outputs, parallelization, and caching. Also partnered with legal/compliance stakeholders at Nexteer Automotive to deliver an AI document comparison tool with traceability and confidence indicators, adopted by non-technical users and saving ~2 FTEs of review time.

View profile
DV

Senior Software Engineer specializing in cloud backend systems and LLM-powered agents

Seattle, WA5y exp
AmazonSan José State University

Amazon Fire TV Devices engineer who built and shipped a production LLM-powered lab triage and validation system that grounds recommendations in internal runbooks/known-issue data and pushes evidence-based actions via dashboards and Slack. Emphasizes safety and measurability with structured JSON outputs, replay-based evaluation on historical incidents, and production metrics (e.g., disagreement rate and time-to-first-action), plus cost/latency optimizations like caching, batching, and rule-based fast paths.

View profile
KS

Karan Shah

Screened

Mid-level Software & Robotics Engineer specializing in autonomous systems and ROS 2

USA3y exp
Boston DynamicsUniversity of Texas at Arlington

Robotics software engineer focused on production-grade autonomy in GPS-denied environments, building full navigation stacks (perception, EKF/UKF sensor fusion, planning, control) in ROS2. Integrated YOLOv8/semantic segmentation/RL policies into real-time NAV2 pipelines via a custom perception-aware costmap layer, with emphasis on deterministic control loops, embedded GPU performance, and robust system observability/fault tolerance.

View profile
NS

Mid-Level Software Engineer specializing in cloud-native systems, automation, and LLM-enabled robotics

Sunnyvale, CA6y exp
AmazonIndiana University Bloomington

React-focused engineer who built a full-stack analytics/test-metrics dashboard (React frontend + Python backend) and turned common UI pieces (data tables, filter panels, chart wrappers) into a reusable internal component library with docs, examples, and basic tests. Strong on profiling-driven performance optimization (React Profiler, memoization) and on owning ambiguous internal-tool projects end-to-end; now planning to package internal patterns into public open-source components.

View profile
VD

Mid-level Software Engineer specializing in AWS, full-stack development, and AI data systems

Seattle, Washington3y exp
AmazonArizona State University

Backend engineer who built a Python-based data profiling/statistics platform processing up to 50M rows and ~300 metrics, using a DAG execution model, multithreading, and smart caching to cut processing time by up to 70%. Also improved PostgreSQL query performance from 12s to 2s via indexing/query rewrites, integrated an LLM (LangChain + OpenAI) for explainable “chat with the pipeline” functionality, and designed an AWS EC2+SQS architecture for scalable, isolated per-user processing.

View profile
SS

Sahithi S

Screened

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

Texas, USA6y exp
NVIDIAKennesaw State University

Built and deployed a production generative AI chatbot at NVIDIA using LangChain + GPT-3 integrated with internal data sources, cutting response time nearly in half and improving CSAT by ~12 points. Also delivered LLM-driven QA tools by fine-tuning Hugging Face transformer models and deploying via an AWS-based pipeline (Lambda/Glue/S3) with orchestration (Airflow/Step Functions), CI/CD, Kubernetes, and monitoring (MLflow/Splunk/Power BI).

View profile
AA

Mid-Level Full-Stack Software Engineer specializing in event-driven data platforms

Bangalore, India5y exp
SAPUniversity of Illinois Urbana-Champaign

Backend engineer with SAP experience modernizing a legacy Flask/PostgreSQL product master data platform into a modular, stateless, containerized service with Kafka-based background processing and improved observability. Also has hands-on academic/side-project experience operationalizing ML (NLP retrieval with TF-IDF/BERT via FastAPI and CV lane-edge detection inference APIs using PyTorch).

View profile
BP

Byron Pineda

Screened

Staff/Lead Data Scientist specializing in Generative AI, NLP/LLMs, and MLOps

Pascagoula, MS10y exp
TuringMississippi State University

Lead Data Scientist (10+ years) with recent work in healthcare data: built production pipelines that unify EHR, genomics, and clinical notes using NLP (spaCy/BERT/BioBERT) and scalable Spark-based processing. Also led development of domain-specific LLM/NLP systems for chatbots and semantic search, deploying models via FastAPI/Flask and improving retrieval with FAISS-backed, fine-tuned clinical embeddings and RAG-style workflows.

View profile
RR

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

Remote, USA5y exp
McKinsey & CompanyUniversity of North Texas

GenAI/LLM engineer and architect who built and deployed a production generative AI financial forecasting and scenario analysis platform at McKinsey, leveraging Claude (Anthropic), LangChain, Airflow, MLflow, and AWS SageMaker. Demonstrates strong LLMOps/MLOps rigor (monitoring, drift detection, automated retraining) and deep experience implementing global privacy controls (GDPR, differential privacy, audit trails) while partnering closely with finance executives and legal/IT stakeholders.

View profile
SK

Mid-level AI/ML Engineer specializing in healthcare NLP, real-time risk systems, and ML platforms

Massachusetts, USA5y exp
Johnson & JohnsonRivier University

LLM-focused customer-facing engineer who repeatedly takes document Q&A and agentic prototypes into secure, monitored production systems. Experienced in reducing hallucinations via RAG + guardrails, diagnosing retrieval/embedding issues in real time, and partnering with sales to run metrics-driven PoCs that overcome accuracy/security objections and drive adoption.

View profile
CR

Mid-Level Software Engineer specializing in distributed systems and cloud-native platforms

Austin, TX5y exp
AMDNortheastern University

Backend/AI engineer who built and scaled an internal AMD semiconductor manufacturing microservice platform (SMR), reworking a synchronous lot-request workflow into an event-driven RabbitMQ/Celery/FastAPI pipeline. Diagnosed and fixed peak-load reliability issues using deep observability and Kubernetes autoscaling, cutting notification latency back to sub-second and reducing duplicates via idempotency/DLQs. Also shipped an LLM-powered natural-language search with schema-constrained JSON outputs and guardrails, plus a plan-execute-verify Jira bug-resolution agent that can propose fixes and raise PRs under restricted permissions.

View profile
CK

Junior Software Engineer specializing in cloud developer tools and backend APIs

Seattle, WA2y exp
Amazon Web ServicesUniversity of Illinois Chicago

Summer intern on AWS Lambda tooling team who shipped Finch support in AWS SAM CLI, adding OS/runtime detection and robust fallback behavior to preserve Docker compatibility across developer environments. Also built an end-to-end RAG system for querying arXiv quantitative finance papers using Postgres/pgvector with two-stage retrieval, citation-grounded prompting, and rigorous evaluation loops driven by IR metrics and user feedback.

View profile
YL

Yuqi Lei

Screened

Mid-level Software Engineer specializing in financial data platforms and quantitative research tooling

New York City, NY3y exp
BloombergWashington University in St. Louis

Owned and built Bloomberg’s end-to-end bitemporal dividend & dividend-forecast data platform powering BQL for 400k+ terminal users. Architected real-time Kafka ingestion (5k–10k msgs/sec) across 100k+ tickers with strong correctness guarantees (PIT/bitemporal time-travel, immutable history to avoid look-ahead bias) and achieved sub-100ms p95 query latency through indexing and caching, deployed with Kubernetes + DLQ and robust monitoring.

View profile
JA

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

McKinney, TX6y exp
Globe LifeTexas A&M University

Built a production LLM/RAG-based “model excellence scoring” system at Uber to automatically evaluate hundreds of ML models, standardizing quality assessment and cutting evaluation time from days to minutes on GCP. Also delivered an NLP document classification solution for insurance claims at Globe Life, partnering closely with compliance/operations and improving routing accuracy from ~85% manual to 93% with the model.

View profile
KJ

Krishi Jain

Screened

Junior Implementation Manager / Solution Engineer specializing in AI, ERP integrations, and predictive maintenance

Chicago, IL2y exp
Continuum AIWestcliff University

LLM/agentic workflow practitioner (Continuum AI) who productionized an LLM system for manufacturing RMA intake and warranty claims by moving from a brittle prompt to a modular pipeline with RAG, function-calling extraction, deterministic validation, and strong observability. Also diagnosed and fixed an agentic ticket-triage misrouting issue by tracing failures to retrieval timeouts, adding guardrails/fallbacks, and implementing retries plus continuous evaluation—bringing misroutes near zero while creating a repeatable debugging playbook.

View profile
SD

Mid-level Data Scientist specializing in business intelligence and machine learning

Pittsburgh, PA2y exp
Armada PartnersCarnegie Mellon University

Internship experience building a production LLM-powered podcast operations agent that automated lead intake (HubSpot), guest research, scheduling (Calendly), meeting-summary evaluation (Gemini), and human approval via Slack bot—while retaining rejected candidates for future outreach. Also contributed to ideation of a multi-agent orchestration framework with parsing and task routing, and emphasized reliability via structured prompts, HITL feedback, and prompt-based test sets.

View profile
JM

Jonathan Ma

Screened

Intern Robotics & Computer Vision Engineer specializing in surgical robotics

Columbia, Maryland2y exp
Optosurgical LLCUniversity of Pennsylvania

Robotics software engineer who built and owned an autonomous laparoscope tracking system on a UR3e with an eye-in-hand RealSense camera, integrating YOLO-based tool detection with velocity control under a strict RCM constraint and deploying successfully in a hospital setting. Deep ROS2/MoveIt2 experience (architecture, QoS, custom nodes) plus autonomy stack work across SLAM, planning, and real-time latency/control debugging.

View profile
CS

Mid-level Applied AI Engineer specializing in LLM infrastructure and model optimization

San Jose, CA3y exp
AMDUSC

LLM engineer who has deployed privacy-preserving, real-time workplace risk monitoring over massive enterprise chat/email streams, tackling latency, hallucinations, and extreme class imbalance with model benchmarking, RAG + fine-tuning, and a pre-filter alerting layer. Also built an agentic legal contract drafting system (Jurisagent) using LangGraph/LangChain with deterministic multi-agent control flow, structured outputs, and reliability-focused evaluation/telemetry.

View profile

Need someone specific?

AI Search