Vetted NumPy Professionals

Pre-screened and vetted.

SB

Mid-Level Software Engineer specializing in GenAI and FinTech

San Francisco, CA6y exp
CascaQueen's University
View profile
SR

Mid-level AI/ML Engineer specializing in forecasting, MLOps, and generative AI

Remote, USA3y exp
Fisher InvestmentsUniversity of Missouri-Kansas City
View profile
JS

Principal Data Scientist specializing in LLMs, RAG, and enterprise AI products

Winchester, TN9y exp
SambaNovaSewanee: The University of the South
View profile
KP

Mid-level Data Engineer specializing in GCP, Spark, and healthcare analytics

New York, NY3y exp
CVS HealthColumbia University
View profile
AA

Senior AI/ML Engineer specializing in LLMs and enterprise conversational AI

Northbrook, IL16y exp
CVS HealthUniversity of Illinois Chicago
View profile
RD

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

USA, USA4y exp
Scale AIUniversity of Texas at Arlington
View profile
SD

Sanya Dod

Screened

Junior Software Engineer specializing in AI/ML and verification

West Lafayette, IN2y exp
WISE Lab, Purdue UniversityPurdue University

Embedded/real-time robotics-style engineer with hands-on STM32 development, sensor integration, and low-level drivers, focused on deterministic control behavior. Demonstrated systematic debugging of jitter/latency by instrumenting the sensing-to-actuation pipeline and eliminating blocking via interrupts, hardware timers, and DMA; also designs asynchronous, message-based interfaces for distributed real-time components. Familiar with ROS/ROS2 concepts (nodes/topics/callbacks) though not yet deployed a full production ROS system.

View profile
CC

Caden Cheah

Screened

Intern Full-Stack/ML Engineer specializing in LLM applications and mobile development

Los Angeles, CA1y exp
IlloominateUC Berkeley

Backend engineer who built a serverless AWS Lambda microservices backend for a parenting assistance mobile app, including a personalized recommendation system optimized to sub-500ms via precomputed scoring and DynamoDB caching. Demonstrates strong production pragmatism: CloudWatch-driven performance tuning (provisioned concurrency), zero-downtime phased schema migrations, and robustness patterns like optimistic locking and request deduplication. Also led a refactor of an LLM RAG pipeline to improve retrieval quality and cut latency from ~5s to ~3s.

View profile
AP

Anurag Patil

Screened

Mid-level Data Analyst specializing in machine learning, ETL, and real-world evidence analytics

California, USA6y exp
AbbVieUC Irvine

Developed and productionized an AI-driven "indication finding" system for AbbVie to identify additional diseases a drug could target, working closely with clinical research teams on cohort inclusion/exclusion criteria and disease rollups. Leveraged an LLM to map clinical inputs to ICD codes and built configuration-driven ML pipelines (Cloudera ML, YAML, scheduled jobs) with structured testing and evaluation for reliability.

View profile
KM

Mid-Level AI/ML Software Engineer specializing in agentic LLM systems

Dallas, Texas6y exp
DatatronUniversity of West Florida

Built and deployed a production LLM-powered multi-agent compliance copilot (life sciences/finance) using LangChain/LangGraph + RAG over vector databases, delivered via async FastAPI on Kubernetes. Emphasizes audit-ready, deterministic outputs with schema constraints and citations, plus rigorous evaluation/monitoring; reports 60%+ reduction in manual research time and successful production adoption.

View profile
SS

Mid-Level Full-Stack Software Engineer specializing in API-first microservices and cloud platforms

Arlington, TX4y exp
University of Texas at ArlingtonUniversity of Texas at Arlington

Backend-focused engineer who built a resume processing and job application platform using Python/MongoDB/Streamlit, including OpenAI-powered skill/keyword extraction and recruiter-facing search/filtering. Has hands-on cloud deployment experience on AWS/Azure and executed an on-prem reservation portal migration to Azure using a phased trial-and-cutover approach; also automated CI/CD with Jenkins and GitHub Actions.

View profile
SM

Shravya M

Screened

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

Texas, USA6y exp
CVS HealthUniversity of North Texas

LLM/agent workflow engineer with healthcare experience (CVS/CBS Health) who built and deployed a production call-insights platform using Azure OpenAI + LangChain/LangGraph, including sentiment and compliance checks. Demonstrates deep HIPAA/PHI handling (tenant-contained processing, redaction, RBAC/encryption/audit logging) and production rigor (testing, eval sets, validation/retries, autoscaling) to scale to thousands of transcripts.

View profile
NN

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

4y exp
WalgreensUniversity of North Texas

Built and deployed a production Retrieval-Augmented Generation (RAG) platform in a healthcare setting to automate clinical documentation review and summarization, targeting near-real-time, explainable outputs. Emphasizes grounded generation to reduce hallucinations, latency optimizations (chunking/embedding reuse), and PHI-safe workflows with access controls, plus strong orchestration experience using Apache Airflow.

View profile
KA

Mid-level Machine Learning Engineer specializing in NLP, LLMs, and multimodal modeling

Ann Arbor, USA3y exp
University of MichiganUniversity of Michigan

Built and productionized a telecom-focused RAG assistant by LoRA fine-tuning LLaMA-2 and integrating LangChain+FAISS behind a FastAPI service, with dashboards and a human feedback UI for engineers. Demonstrated measurable impact (≈40% faster document lookup, +8–10% retrieval precision) and strong MLOps rigor via Airflow orchestration, CI/CD, and monitoring for drift and failures.

View profile
YW

Yifei Wang

Screened

Intern Software Engineer specializing in C++ systems and performance optimization

Santa Clara, CA1y exp
PlusAINYU

Robotics software intern who worked on a customized ROS1-based middleware, building ROS node orchestration and a ROS topic monitoring system. Improved intra-machine ROS topic performance by using shared memory and circular buffers instead of socket-based IPC, and integrated nightly Jenkins CI with Groovy/Python to run tests and produce code coverage reports.

View profile
SK

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

Dallas, TX5y exp
Baylor Scott & WhiteUniversity of North Texas

Built a production GenAI-powered analytics assistant to reduce reliance on data analysts by enabling natural-language Q&A over Databricks/Power BI dashboards, backed by vector search (Pinecone/Milvus) and a Neo4j knowledge graph, including multimodal support via OpenAI Vision. Demonstrates strong real-world LLM reliability engineering with strict RAG, LangGraph multi-step verification, and Guardrails/custom validators, plus broad orchestration and production monitoring experience (Airflow, ADF, Step Functions, Kubernetes, Prometheus/CloudWatch).

View profile
MM

Madhu Moutam

Screened

Mid-level Supply Chain Analyst specializing in logistics optimization and planning analytics

USA (Remote)4y exp
MaerskConcordia University

Supply chain/procurement professional (Maersk) who leads end-to-end freight sourcing initiatives using heavy analytics (SAP/SQL/Python/Excel) to drive measurable savings. Known for automating sourcing workflows (60% faster bid evaluation) and building Power BI dashboards to monitor contract compliance and supplier performance post-implementation.

View profile
BK

Bharath kumar

Screened

Director-level AI & Data Science leader specializing in GenAI, LLMs, and MLOps

Draper, UT12y exp
ThorneBharathiar University

ML/NLP engineer currently working in NYC on a system that connects complex unstructured data sources to deliver personalized insights, using embeddings + vector DB retrieval and a RAG architecture (LangChain, Pinecone/OpenSearch). Strong focus on production constraints—especially low-latency retrieval—using FAISS/ANN, PCA, index partitioning, and Redis caching, plus PEFT fine-tuning (LoRA/QLoRA) and KPI/SLA-driven promotion to production.

View profile
SR

Mid-level AI/ML Engineer specializing in deep learning, NLP/LLMs, and MLOps

MA, USA6y exp
Flatiron HealthClark University

Built and shipped a real-time oncology risk prediction system used by doctors during patient visits, trained on clinical data in AWS SageMaker and deployed via FastAPI with sub-second responses. Emphasizes clinician-trust features (SHAP explainability, validation checks) and HIPAA-compliant controls (encryption, RBAC, audit logging), plus Kubernetes-based production operations with autoscaling, monitoring, and drift/retraining workflows; collaborated closely with oncologists at Flatiron Health.

View profile
TK

Mid-level AI/ML Engineer specializing in Generative AI, RAG, and Conversational AI

3y exp
AetnaIndiana Tech

Built a production RAG-based GenAI copilot backend at Aetna using Python/FastAPI, GPT-4, LangChain, and Azure AI Search, deployed on AKS with Prometheus/Grafana observability. Owned the system end-to-end (ingestion through deployment) and improved peak-time reliability by addressing vector search and embedding bottlenecks with Redis caching, index optimization, and async processing, plus added anti-hallucination guardrails via retrieval confidence thresholds.

View profile
JS

Intern Software Engineer specializing in edge AI deployment and distributed systems

San Francisco, CA1y exp
Zetic AISan José State University

Full-stack engineer who built an enterprise search platform (Codlens) delivering natural-language Q&A over Jira/Slack using embeddings, vector DB search, re-ranking (RRF), and LLM responses with source grounding. Also designed and benchmarked a distributed IAM system with Postgres transaction-log replication and Raft-based quorum consistency, reporting ~253 TPS at ~60ms latency in a multi-node setup. Experience spans early-stage startups (Zetic AI, Sagwara Capital) and large-scale orgs (Akamai, Atlassian).

View profile
AP

Mid-level Data Engineer specializing in cloud data pipelines and enterprise data platforms

4y exp
ConnectiveRxUniversity of Pennsylvania

Data engineer/backend engineer who owns large-scale, real-time event pipelines on AWS end-to-end, including a petabyte-scale CDC ingestion flow from multiple Postgres DBs into Redshift. Re-architected a legacy DynamoDB+S3 approach into a Delta Lake + DuckDB/PyArrow-compatible design, improving performance dramatically (e.g., ~600s to ~10s for 1k records) and increasing reliability at high file volumes.

View profile
Anvith Reddy Dodda - Mid-level AI Engineer specializing in GenAI, NLP, and MLOps in Remote, USA

Mid-level AI Engineer specializing in GenAI, NLP, and MLOps

Remote, USA3y exp
PayPalUniversity of Central Missouri

LLM/agentic-systems engineer with PayPal experience hardening an LLM-powered fraud support assistant from prototype to production, focusing on low-latency distributed architecture, rigorous evaluation/testing, and security/compliance. Comfortable in customer-facing and GTM contexts—runs technical demos/workshops, builds tailored pilots, and aligns sales/CS with engineering to close deals and drive adoption.

View profile
Aashna Kunkolienker - Junior AI Engineer specializing in agentic workflows and ML platforms in San Ramon, CA

Junior AI Engineer specializing in agentic workflows and ML platforms

San Ramon, CA2y exp
SearceNYU

Building a production LLM/agent system for a leading US dental provider that extracts rules from payer handbooks/portals and EDI 271 responses to validate and improve patient cost estimates. Combines GCP stack (BigQuery, GKE, Cloud Run, Pub/Sub, Vertex AI) with strong agent reliability practices (observability, validator agents, grounding, PII/hallucination guardrails, confidence scoring) and has led non-technical customer stakeholders on enterprise ServiceNow↔Aha sync and AI-powered enterprise search/summarization.

View profile

Need someone specific?

AI Search