Vetted Machine Learning Professionals

Pre-screened and vetted.

JT

Jingyi Tian

Screened

Junior Machine Learning Engineer specializing in MLOps and LLM/RAG systems

Houston, TX2y exp
Daxwell, LLCColumbia University

LLM/agentic workflow builder focused on productionizing document-processing systems. Redesigned pipelines with LangGraph + RAG, schema-aware validation, and eval/monitoring loops; known for fast incident diagnosis (restored accuracy from ~70% to >95% same day). Partners closely with sales and stakeholders to deliver tailored demos and drive adoption (reported +40%).

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
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
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
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
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
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
RW

Principal Data Scientist specializing in NLP and Generative AI

Chicago, IL9y exp
Witmer Consulting CorporationGeorgetown University

ML/NLP practitioner with experience building an embedding-based ad matching and search system at Vericast (BERT embeddings + similarity search) to replace a third-party taxonomy approach, evaluated via a human-curated gold standard. Also built a custom NER pipeline at Allstate for auto accident claims calls using a bidirectional LSTM and achieved 90%+ F1, with a strong emphasis on production-grade ML workflows (testing, CI/CD, orchestration, versioning, validation).

View profile
CM

Chris Marcus

Screened

Executive CTO & AI Architect specializing in regulated SaaS (InsurTech/Healthcare/FinTech)

Remote15y exp
agentCanvas.aiUniversity of Texas at Austin

Insurance-tech CTO and repeat founder with 10+ years in insurance startups; was employee #4/CTO at Polly (formerly DealerPolicy) and helped scale it from a PowerPoint to 250 employees while raising $180M+. Currently building and selling AgentCanvas.ai—an extensible AI accelerator platform for large insurance agencies—after coding the product end-to-end and now running demos/POCs with prospective buyers.

View profile
ML

Maurice Lange

Screened

Executive Technology & Data Leader specializing in cloud platforms, AI/ML, and enterprise data

Tampa, FL35y exp
HigherEchelonRotterdam School of Management, Erasmus University

Former PwC Director with hands-on early-stage venture experience (e.g., BridgeLights, a big-data analytics concept for early fintech) spanning concept creation, platform architecture, and go-to-market experimentation. Strong focus on building scalable, modular data platforms with rigorous governance/compliance (data lineage, quality controls) and supporting technical diligence in investor-aligned environments.

View profile
CY

Chenfei Yu

Screened

Junior Frontend Software Engineer specializing in React/Next.js micro-frontends

Sunnyvale, CA1y exp
WalmartBoston University

Frontend-leaning full-stack engineer who shipped a civic-tech Next.js/TypeScript app (Boston Police Index) with SSR, dynamic routing, and server-side data fetching, then iterated post-launch with UX and performance improvements. At Walmart (Seller Center micro-frontends), drove large-scale React/TypeScript refactors—standardizing state management, improving hook usage, and cutting type errors ~50%—and earned trust to serve as a code reviewer enforcing quality standards.

View profile
HM

Mid-level Backend Software Engineer specializing in AWS cloud and FinTech platforms

Bengaluru, India3y exp
JPMorgan ChaseTexas A&M University

JP Morgan engineer and Texas A&M student web developer who has owned production systems end-to-end, including a real-time ML training workflow that improved internal search relevance by 30%. Experienced with AWS cloud migrations and operating containerized services on ECS with CloudWatch+ELK observability, Terraform infra, and Spinnaker CI/CD; also built event-driven pipelines with RabbitMQ and Elasticsearch at 1M+ record scale.

View profile
DB

Mid-level AI/ML Engineer specializing in LLMs, RAG, and MLOps on AWS

TX, USA5y exp
BlackRockTexas A&M University-Kingsville

AI engineer who built a production RAG-based internal analyst tool at BlackRock, fine-tuning an LLM on proprietary financial data and adding four layers of guardrails (input/retrieval/generation/output) to improve grounding and reduce hallucinations. Implemented a LangChain-based multi-agent orchestration (7 major agents) deployed on AWS ECS, with reliability measured via internal human evaluation, LLM-as-judge, and RLHF/drift monitoring.

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
Jincheng Pang - Principal Data Scientist specializing in healthcare analytics and medical imaging AI in Sudbury, MA

Jincheng Pang

Screened

Principal Data Scientist specializing in healthcare analytics and medical imaging AI

Sudbury, MA11y exp
AccessHopeTufts University

Developed an LLM-driven recommendation agent in Azure Databricks to triage oncology patients and trigger second-opinion case creation using medical claims and EHR data. Uses ICD-10/CPT/J-code features in prompts, embeddings + vector DB similarity, and a backtesting framework emphasizing recall to avoid missing clinically relevant cases while supporting business revenue.

View profile
Dylan Tang - Intern Software Developer and ML Researcher specializing in medical imaging and computer vision in Chicago, IL

Dylan Tang

Screened

Intern Software Developer and ML Researcher specializing in medical imaging and computer vision

Chicago, IL0y exp
IDX ExchangeUniversity of Chicago

AI/ML practitioner with experience spanning audio/LLM applications (built "Iota" using Whisper, tiktoken, and a local Ollama-served LLM) and healthcare ML (Facemed.ai; UChicago Radiology). Demonstrates a production-oriented mindset—focus on data/model fit, deterministic field testing, and operational safeguards—and has improved research evaluation workflows via a hash-table-based concurrent model tracking approach.

View profile
Maggie vonEbers - Mid-level Research Engineer specializing in machine learning and computational neuroscience

Mid-level Research Engineer specializing in machine learning and computational neuroscience

3y exp
Dell TechnologiesUniversity of Texas at Austin

Master’s-level ML researcher with hands-on embodied/edge deployment experience: built a Google Glass motion-tracking system at Sandia using MobileNetV1 + LSTM trained in TensorFlow and deployed via TensorFlow Lite. Has reimplemented transformer-based research for a thesis and demonstrated strong judgment adapting quickly when upstream assumptions changed, and stays current through active reading groups and a JEPA collaboration.

View profile
Niteesh Ganipisetty - Mid-level AI/ML Engineer specializing in Generative AI, NLP, and Computer Vision in Grand Rapids, MI

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

Grand Rapids, MI4y exp
IntuitGrand Valley State University

Built an LLM-powered learning assistant (EduQuizPro/EduCrest Pro) that uses RAG over URLs and PDFs to generate quizzes, notes, and explanations for students/professors. Emphasizes production robustness—implemented dependency fallbacks (FAISS/Sentence Transformers/Gradio), CLI-safe mode, and NumPy-based indexing—along with a custom orchestration layer to keep multi-step AI workflows reliable.

View profile
Prateeksha Ranjan - Mid-level Software Engineer specializing in embedded AI and full-stack systems in Irvine, California

Mid-level Software Engineer specializing in embedded AI and full-stack systems

Irvine, California4y exp
SynapticsUC Irvine

Robotics software engineer who built and owned core navigation components for a TurtleBot in ROS/ROS2 and Gazebo, including an RRT-based planner, waypoint-to-velocity motion planning, and PID trajectory tracking. Demonstrates strong real-time debugging skills (control-loop timing under CPU load), costmap/occupancy-grid tuning, and distributed ROS2 communication design using DDS/QoS, plus Docker and CI/CD automation experience from Keysight.

View profile
jitender Hooda - Executive Client Partner specializing in engineering and digital services in San Ramon, CA

Executive Client Partner specializing in engineering and digital services

San Ramon, CA19y exp
EmachineLabsNational Institute of Technology Kurukshetra

Founder building an agentic AI-based low-code platform for B2B enterprise applications, validated through enterprise client conversations and delivered via rapid paid MVP/POCs. Platform has seen production traction (6–7 apps, 1000+ daily users) and includes capabilities like QR scanning integrated with ERP/PLM systems. Experienced in business development and client relationships, with a pragmatic, ROI- and speed-focused approach to product and GTM under tight capital constraints.

View profile
Jainum Sanghavi - Mid-level DevOps Engineer specializing in cloud automation and Kubernetes platforms in Boston, MA

Mid-level DevOps Engineer specializing in cloud automation and Kubernetes platforms

Boston, MA2y exp
Northeastern UniversityNortheastern University

Robotics/ML engineer who has built SO(3)-equivariant models for robotic manipulation, including custom equivariant layers and differentiable point-cloud rasterization/derasterization workflows. Also brings 2 years of DevOps experience in banking systems, automating CI/CD and infrastructure at scale (managed 180 OCI servers; reduced rebuild downtime by 80%).

View profile
Swathi Sankaran - Senior Python Full-Stack Developer specializing in cloud, data engineering, and ML/GenAI in New York, NY

Senior Python Full-Stack Developer specializing in cloud, data engineering, and ML/GenAI

New York, NY10y exp
East West BankJawaharlal Nehru Technological University

Backend/data engineer with hands-on production experience building FastAPI services on AWS and implementing strong reliability/observability (CloudWatch, ELK, correlation IDs, alarms). Has delivered serverless + container solutions with IaC (CloudFormation/Terraform) and Jenkins CI/CD, and built AWS Glue/PySpark pipelines into S3/Redshift with schema-evolution and data-quality safeguards; demonstrated large-scale SQL tuning (45 min to 3 min on a 500M-row workload).

View profile
Briana Schoffman - Director-level Program & Professional Services Leader specializing in Enterprise SaaS and PMO

Director-level Program & Professional Services Leader specializing in Enterprise SaaS and PMO

25y exp
Zeta GlobalUniversity of St. Thomas

Entrepreneur who invested in a startup franchise concept and opened a dog-grooming store that became the most successful location in company history within one year, with projected revenue of $600K+ in 2026. Uses structured market sizing (PAM/TAM) and GTM thinking, and has executed cost-effective local marketing through grassroots social and community sponsorships.

View profile
Shrey Kumar - Junior Full-Stack Software Developer specializing in web platforms and AI workflows in Dallas, TX

Shrey Kumar

Screened

Junior Full-Stack Software Developer specializing in web platforms and AI workflows

Dallas, TX1y exp
USTUC San Diego

Software engineer who built and shipped “Counsellor AI,” a production LLM-powered academic advising agent for college students using AWS Bedrock and grounded RAG over official university catalogs/policies. Emphasizes reliability through structured JSON outputs, multi-step orchestration with shared state, and strict intake/validation gates to prevent hallucinations and invalid academic plans; also has experience hardening messy telecom operational data pipelines with normalization, permissions, fallbacks, and idempotent patterns.

View profile

Need someone specific?

AI Search