Vetted Machine Learning Professionals

Pre-screened and vetted.

DL

Senior Python Developer specializing in data engineering, MLOps, and cloud platforms

Dallas, TX13y exp
CBREAnna University

Backend/data engineer with production experience building secure Django/DRF APIs (JWT RS256 + rotating refresh tokens), background processing with Celery, and strong reliability practices (timeouts, retries/backoff, structured logging, audit trails). Has delivered AWS solutions spanning Lambda + ECS with IaC/CI-CD and built Glue/PySpark ETL pipelines with schema evolution and data-quality quarantine patterns; also modernized a legacy SAS pipeline to Python/PySpark with parallel-run parity validation and phased rollout.

View profile
MD

Junior Software Engineer specializing in AI, backend systems, and AWS cloud

Sunnyvale, CA2y exp
LinkedInNortheastern University

Built and shipped a production multi-agent conversational AI platform (Monitor agent + RAG + 4 additional agents) with enterprise REST APIs, using ChromaDB-grounded WCAG knowledge to keep responses accurate while varying tone via personality modes and conversation memory. Has experience at LinkedIn delivering technical demos and pre-sales guidance to both engineering teams and C-level stakeholders, acting as a translator between sales and technical teams to drive adoption.

View profile
SG

Sai Garipally

Screened

Mid-level AI/ML Engineer specializing in GenAI, LLMs, and computer vision

USA5y exp
UiPathSacred Heart University

Built and productionized a multi-agent, LLM-powered document understanding system to replace manual review of long documents, using LangGraph orchestration plus RAG to reduce hallucinations. Implemented layered reliability controls (structured templates, checker agent, and human-in-the-loop feedback) and reported ~40% speed improvement after orchestration; also has hands-on Airflow experience for scheduled data pipelines.

View profile
AE

Ashwitha E

Screened

Junior Data Scientist specializing in fraud analytics and cloud data platforms

Dallas, TX3y exp
Bank of AmericaUniversity of North Texas

Built and deployed production LLM-powered document summarization/classification systems using embeddings, vector databases (RAG-style retrieval), and automated evaluation (BERTScore/ROUGE), with a focus on monitoring and scalable cloud pipelines. Also partnered with a fraud analytics team to deliver a transaction anomaly detection solution, translating model outputs into Power BI dashboards and actionable KPIs while iterating on thresholds and alerts based on stakeholder feedback.

View profile
HA

Hamad Alajeel

Screened

Intern Machine Learning & AI Automation Engineer specializing in ML workflows and AI hardware

Fort Lauderdale, FL0y exp
Revscale Technologies Inc.UC San Diego

ML practitioner with hands-on experience adapting diffusion models (DDPM + U-Net in PyTorch) to improve low-dose CT medical imaging quality via denoising and upsampling against high-dose ground truth. Also built a RAG workflow during a recent internship by cleaning client survey data, embedding with OpenAI text-embedding-3-large, and indexing in Pinecone with MD5 deduplication, alongside a strong emphasis on production-grade Python practices.

View profile
HB

Executive Technology Leader specializing in enterprise architecture, AI, cloud, and digital transformation

37y exp
United Talent AgencyWestern Governors University

Senior technology leader and hands-on builder spanning enterprise architecture and product/engineering leadership across healthcare and entertainment. Has led high-impact cloud and security architecture decisions (including establishing a private cloud to address scalability/security at massive scale) and scaled orgs 300% using pod-based team structures. Currently building an AI-supported hydroponics/vertical farming IoT framework (ESP32 + Azure) and a musician collaboration platform (React + Neo4j + AWS).

View profile
SK

Senior Software Engineer specializing in Python automation and hybrid cloud integration

Remote, USA3y exp
JPMorgan ChaseHarrisburg University of Science and Technology

Embodied AI / robotics-focused ML engineer with experience at JPMorgan and EY building language-to-robot control systems that connect transformer/LLM intent to safe real-world robotic actions. Designed production-grade, low-latency architectures (Kafka/Redis, monitoring, CI/CD) and applied sim-to-real and model distillation to make research ideas deployable on physical systems.

View profile
AS

Anuj Shah

Screened

Senior Data Analyst specializing in cloud data platforms, experimentation, and predictive analytics

GA, USA9y exp
UnitedHealth GroupNorthwestern Polytechnic University

Healthcare data/ML practitioner with experience at UnitedHealth Group building production ETL and streaming pipelines (Python, BigQuery, Kafka) that unify EHR, IoT device, and lab data for patient risk prediction. Also implemented embedding-based semantic search/linking for noisy clinical notes via domain adaptation and rigorous validation with clinical stakeholders; previously built churn prediction at DirecTV using XGBoost.

View profile
BW

Executive Enterprise Architecture & Cloud Transformation Leader

Lakeland, FL20y exp
METRCBrooklands College

Technically oriented operator with experience driving a strategic migration to Microsoft Azure to modernize a company toward microservices and CI/CD, improving scalability and positioning for long-term optimization. Evaluates product ideas through an operational lens (efficiency, decision support, process optimization) and emphasizes building viable products with paying customers while maintaining revenue resilience.

View profile
VL

Vasu Lakhani

Screened

Mid-Level Software Engineer specializing in AI-enabled backend and full-stack web systems

Los Angeles, California4y exp
AIRKITCHENZCalifornia State University, Fullerton

Backend/AI workflow engineer with experience at AirKitchenz, Uber, and Vivma Software, building production systems on AWS (Lambda, DynamoDB, Step Functions). Has a track record of major performance wins (DynamoDB latency 2s to <150ms; Postgres query 2s to ~180ms) and shipping LLM-powered onboarding and ticket-routing workflows with strong guardrails (schema validation, confidence thresholds, human-in-the-loop escalation).

View profile
PB

Junior Data Scientist / ML Engineer specializing in LLMs and Computer Vision

Tempe, Arizona2y exp
Arizona State UniversityArizona State University

Currently working in CoRAL Lab, built and deployed IntegrityShield—a document-layer PDF watermarking system that keeps assessments visually identical while disrupting LLM-based solving; validated in a real classroom where it helped catch 12 AI-cheating cases. Also built MALDOC, a modular red-teaming platform for document-processing AI agents using LangGraph to run reproducible, deterministic adversarial trials across OCR/text/vision routes.

View profile
TR

Tejaswi Rao

Screened

Mid-level Machine Learning Engineer specializing in MLOps and GenAI analytics

Jersey City, New Jersey7y exp
MediacomStevens Institute of Technology

ML/LLM practitioner who has deployed a production RAG-based trouble-call identifier using multiple datasets (device, network, past complaints). Experienced in end-to-end MLOps (FastAPI + Docker + Kubernetes with HPA) and in evaluating/monitoring LLM behavior to reduce hallucinations, with additional applied work in forecasting/anomaly detection and churn prediction for retention campaigns.

View profile
KE

Kamal Ede

Screened

Mid-level Data Engineer specializing in cloud data platforms, Spark, and streaming pipelines

MO, USA4y exp
S&P GlobalUniversity of Central Missouri

Data/MLOps engineer (Cognizant background) who owned an AWS/Airflow/Snowflake healthcare transactions pipeline processing ~8–10M records/day and cut pipeline/data-quality incidents by ~33%. Also built and deployed a production FastAPI model-inference service on Kubernetes (Docker, HPA) with strong observability (Prometheus/Grafana), versioned endpoints, and resilient backfill/idempotent external data ingestion patterns.

View profile
AK

Ansh Krishna

Screened

Intern Data Scientist specializing in ML systems and LLM-powered analytics

Noida, India1y exp
Data Security Council of IndiaUSC

Built an autonomous decision analytics LLM agent for end-to-end tabular binary classification, using RAG (FAISS) to retain context across multi-step queries. Deployed as a FastAPI service with production-style reliability features (schema-aware validation, fallbacks, retries, structured outputs) plus offline/online evaluation and monitoring to reduce analysis time and improve consistency versus stateless approaches.

View profile
Marty Schneider - Executive Operations & GTM Leader specializing in startups across logistics, esports, and civic tech in Redwood City, CA

Executive Operations & GTM Leader specializing in startups across logistics, esports, and civic tech

Redwood City, CA15y exp
Erebor ManagementUCLA

Founder/CEO who built Hometown Heart from the ground up—creating SOPs and standing up hiring, GTM, finance, and investor/government relations—scaling from 6 employees and $100K debt to 350 employees and $40M in annual revenue in 3 years. Led expansion into San Francisco County, proactively managing compliance/licensing and municipal stakeholders to secure early approvals and drive major revenue growth.

View profile
Anthony Ngumah - Junior Embedded Software Engineer specializing in robotics, firmware, and AI-enabled systems in Boston, MA

Junior Embedded Software Engineer specializing in robotics, firmware, and AI-enabled systems

Boston, MA4y exp
OpentronsNortheastern University

Robotics-focused engineer with co-op experience building and debugging embedded C++/Python drivers for time-of-flight sensing on a Flex Stacker product, plus automation of large-scale test data collection via Google Drive/Sheets APIs to enable parallel robot testing. Also has ROS2 sensor-driver experience (GPS/RTK/IMU with custom messages/ROSbags) and is building a side project integrating Whisper-based live transcription with chunked abstractive summarization in a latency-aware pipeline.

View profile
Tuukka Luolamo - Executive Technology Leader (CTO) specializing in AI, cloud, and distributed platforms in Remote

Executive Technology Leader (CTO) specializing in AI, cloud, and distributed platforms

Remote14y exp
StagePilotLoyola Marymount University

Engineering leader who stays hands-on in high-leverage technical areas (architecture, scalability, reliability) while operating at an executive level. Led StagePilot’s shift from a tightly coupled legacy system to a cloud-native, event-driven real-time platform proven at 1M+ concurrent users, and previously scaled multiple SRE teams at McGraw-Hill with SLOs, on-call, and blameless ops practices.

View profile
SASIREKHA GULIPALLI - Mid-level Data Analyst specializing in procurement, supply chain analytics, and applied machine learning in Alpharetta, GA

Mid-level Data Analyst specializing in procurement, supply chain analytics, and applied machine learning

Alpharetta, GA4y exp
MotrexGeorgia State University

Strategic sourcing professional specializing in seasonal apparel supply chains, combining Coupa/JD Edwards analytics with Excel/Python modeling and Power BI dashboards to drive cost reduction and OTIF gains. Notable for rapid mitigation of a 10-day factory delay affecting 12 holiday SKUs (preserved 95% of revenue) and for automating PO workflows to cut cycle time by 4.2 days and improve OTIF by 15%.

View profile
Jax Diagana - Senior AI Engineer specializing in forward-deployed voice agents and incident-response automation in San Francisco, CA

Jax Diagana

Screened

Senior AI Engineer specializing in forward-deployed voice agents and incident-response automation

San Francisco, CA7y exp
AnaplanUniversity of St. Thomas

FDE at Bland.ai and founder of Fi (incident-response agent) who routinely takes LLM/agentic concepts from prototype to production. Has hands-on experience reverse-engineering undocumented systems to deliver integrations, building LLM testbeds for voice-agent reliability, and rapidly shipping RAG/semantic search solutions (e.g., Confluence runbooks) after deep customer discovery with DevOps/SRE teams.

View profile
Soham Patil - Junior Cloud & AI/ML Engineer specializing in AWS GovCloud and MLOps in Washington, DC

Soham Patil

Screened

Junior Cloud & AI/ML Engineer specializing in AWS GovCloud and MLOps

Washington, DC2y exp
IBMTexas Tech University

Robotics software engineer with hands-on ROS 2 autonomy experience on an obstacle-avoiding quadrotor (ROS 2 + Gazebo + PX4 + Nav2/SLAM), including custom work to extend Nav2 into a 3D aerial domain and output PX4 trajectory setpoints. Also built cost-saving ML infrastructure (PostgreSQL + AWS data-cleaning pipeline) and improved object detection accuracy by 40% using CUDA/PyTorch, with strong containerization and CI/CD practices (Docker + Kubernetes, aggressive version pinning) to prevent environment drift.

View profile
Ramtin Kazemi - Junior Full-Stack Software Engineer specializing in Django, AWS, and AI/ML in San Diego, California

Ramtin Kazemi

Screened

Junior Full-Stack Software Engineer specializing in Django, AWS, and AI/ML

San Diego, California1y exp
FOMOUniversity of San Diego

Full-stack engineer who built and owned an AI-powered personal statement editor in Next.js (App Router + TypeScript), including dynamic routing, server-side data fetching, and typed API route handlers. Post-launch, they handled production monitoring/debugging and shipped reliability/performance upgrades (rate limiting, retries, rollback, DB indexing), and report a 40% latency reduction using Suspense/streaming and React concurrency patterns. Also implemented a durable Temporal-orchestrated AI document workflow with robust retry/idempotency strategies.

View profile
David Erickson - Executive Software Technology Leader specializing in enterprise supply chain and workforce optimization in Cary, NC

Executive Software Technology Leader specializing in enterprise supply chain and workforce optimization

Cary, NC36y exp
LogistiVIEWCarroll University

Minority owner in a supply chain/logistics SaaS company (10 years operating) deployed in dozens of warehouses across enterprise and SMB customers. Known for turning technical pain points into business opportunities—previously created a paid performance testing services department leveraging OLTP/performance optimization expertise, generating new revenue while improving customer implementations. Demonstrates strong early-stage execution across product, coding, sales, and strategic pivots.

View profile
Kanan Bandaliyev - Junior Software Engineer specializing in AI, computer vision, and medical imaging in Istanbul, Turkey

Junior Software Engineer specializing in AI, computer vision, and medical imaging

Istanbul, Turkey2y exp
Osteoid Medical TechnologiesKing's College London

Unity developer with deep GPU compute experience who shipped a web-deployed CAD-style app requiring real-time mesh manipulation, solving performance and browser memory-limit issues via compute shaders and mesh chunking. Built an independent Unity gravity simulation using Schwarzschild approximation and geodesic integration, and has also worked on game-engine threading/job-queue architecture using AI-assisted workflows.

View profile

Need someone specific?

AI Search