Vetted Kubernetes Professionals

Pre-screened and vetted.

RB

Rohit Bisht

Screened

Junior Data Scientist / ML Engineer specializing in LLMs and RAG systems

Dehradun, India2y exp
Project On TrackIIIT Ranchi

Built and deployed a production enterprise LLM-powered RAG assistant for the construction domain, enabling natural-language querying across PDFs/reports and structured sources (SQL/CSV). Implemented an agent-based routing and multi-agent orchestration approach (LangChain/LangGraph) to reduce hallucinations, improve latency, and deliver actionable, structured responses based on stakeholder feedback.

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
PV

Mid-level Data Scientist / ML Engineer specializing in healthcare predictive analytics and NLP

New York, NY4y exp
NYU Langone HealthLamar University

Built and deployed a real-time hospital readmission risk prediction system at NYU Langone Health, combining structured EHR data with BERT-based NLP on clinical notes and serving predictions to clinicians via Azure ML and FHIR APIs. Emphasizes production reliability and clinical trust through SHAP-based explainability and robust healthcare data preprocessing, and reports a 22% reduction in 30-day readmissions.

View profile
HS

Hetvi Shukla

Screened

Mid-level Full-Stack Developer specializing in React, Java/Spring Boot, and cloud platforms

Kanata, Canada3y exp
NokiaMcMaster University

Frontend engineer with co-op experience at Nokia and prior work at Nimble, delivering React/TypeScript single-page onboarding flows and internal web apps. Builds from Figma to production React, emphasizes modular architecture and consistent UI via Material UI, and applies Jest-based unit/integration testing plus lazy loading to improve reliability and performance in both new and existing codebases.

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
NK

Mid-level AI/ML Engineer specializing in fraud detection, recommender systems, and forecasting

Remote, USA4y exp
CitigroupUniversity of Dayton

ML engineer/data scientist who built and deployed a real-time fraud detection platform at Citi on AWS SageMaker, processing 3M+ daily transactions and improving fraud response by 28%. Combines unsupervised anomaly detection (autoencoders) with ensemble models (XGBoost/Random Forest) plus Airflow/Step Functions orchestration, drift monitoring, and explainability (SHAP) to keep models reliable and compliant in production.

View profile
SP

shubham patil

Screened

Mid-level AI Engineer specializing in Generative AI, RAG systems, and fraud analytics

New York, NY4y exp
Syracuse UniversitySyracuse University

Built and deployed a RAG-based student/faculty support chatbot at a university that answers from official syllabus/policy documents and now supports 4,000+ students while reducing repetitive support requests. Hands-on with LangChain, LangGraph, and CrewAI to orchestrate reliable agentic workflows, with a strong focus on testing/monitoring in production and cross-functional delivery (e.g., marketing analytics automation at Steve Madden).

View profile
MS

Mid-level Java/Full-Stack Software Engineer specializing in Healthcare and Insurance systems

California, United States5y exp
HumanaNorthwest Missouri State University

Full-stack engineer in the healthcare domain (Humana) who owned an end-to-end member portal for benefits/claims/appointments, built with React and Spring Boot microservices on AWS. Notably migrated legacy batch data flows to a Kafka streaming pipeline and tuned consumers/partitions/backpressure to improve real-time consistency and achieve ~12% processing performance gains.

View profile
MY

Mid-level Machine Learning Engineer specializing in LLMs, RAG, and MLOps

USA4y exp
State StreetWebster University

Built and deployed a production RAG system for financial/compliance teams using GPT-4, Claude, and local models to retrieve and summarize thousands of internal documents with strong security controls (role-based retrieval, PII masking). Drove significant operational gains (30+ hours/week saved, ~35% productivity lift, ~45% faster responses) and orchestrated end-to-end ingestion/embedding/index refresh pipelines with Airflow, S3, and SageMaker while partnering closely with compliance stakeholders on auditability and traceability.

View profile
UP

Ugender Peddi

Screened

Mid-level Full-Stack Developer specializing in healthcare cloud applications

USA4y exp
HCA HealthcareMissouri University of Science and Technology

Master’s-program backend engineer with strong Java/Spring Boot industry experience who also owned a Python analytics service (Flask/Postgres, JWT, Celery/Redis) and optimized large-dataset performance via SQL/batching. Has hands-on Kubernetes microservices deployment and GitLab+Terraform CI/CD/GitOps workflows, plus experience supporting phased on-prem to AWS migrations and building Kafka-based real-time streaming pipelines.

View profile
OC

Mid-level Full-Stack Developer specializing in Python/Java and cloud-native web apps

Texas, USA4y exp
BNY MellonUniversity of North Texas

Robotics-focused full-stack engineer with hands-on ROS experience building sensor-processing and control nodes, plus a track record of debugging and optimizing real-time robot responsiveness via profiling and message-timing analysis. Uses Webots for pre-hardware validation and Docker/CI/CD to standardize deployments and catch issues early.

View profile
JP

Jay Patel

Screened

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

USA6y exp
State StreetPace University

ML/LLM engineer with production experience building a RAG-based LLM support assistant (FastAPI, Redis, Kafka) with multi-layer validation and human-in-the-loop feedback loops to improve accuracy over time. Has orchestration and MLOps depth using Airflow and Kubeflow on Kubernetes (autoscaling, alerting, monitoring) and delivered measurable ops impact (40% ticket efficiency improvement) by partnering closely with customer support teams.

View profile
SA

Sadha Alla

Screened

Mid-level Software Engineer specializing in Java microservices and ML model integration

Chicago, IL5y exp
Berkshire HathawayRoosevelt University

Backend/ML platform engineer who owns end-to-end delivery of ML-serving APIs (FastAPI + TensorFlow) and runs them reliably on Kubernetes using ArgoCD GitOps. Has hands-on experience solving production-only issues (probe tuning for model warm-up, resource profiling) and building scalable Kafka streaming pipelines, plus supporting phased on-prem to AWS migrations with dependency discovery and recreation of hidden jobs/workflows.

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
RD

Mid-Level Software Development Engineer specializing in Java microservices and cloud DevOps

United States5y exp
AllstateCalifornia State University, Fullerton

Graduate project contributor/maintainer in the open-source JavaScript ecosystem who built “Intersect,” a blockchain-based certification verification platform. Developed a front-end component library integrating QR generation/scanning and Ethereum smart contract interactions, and improved real-world QR scan reliability across devices via custom image preprocessing and performance profiling-driven React optimizations.

View profile
RR

Rajeev Reddy

Screened

Mid-level AI/ML Engineer specializing in NLP and production ML on cloud

4y exp
The HartfordFlorida Atlantic University

ML engineer/data scientist who deployed a production credit risk + insurance claims triage platform at Hartford Financial, combining XGBoost default prediction with BERT-based document classification. Demonstrated strong MLOps by cutting inference latency to sub-500ms and building drift monitoring plus automated retraining/deployment pipelines (MLflow, CloudWatch, GitHub Actions, SageMaker) with human-in-the-loop review and SHAP-based explainability for underwriting adoption.

View profile
DG

Mid-level Data Scientist specializing in cloud ML, MLOps, and predictive analytics

Dallas, TX4y exp
UnitedHealth GroupJawaharlal Nehru Technological University, Hyderabad

NLP/ML engineer with hands-on healthcare and support-ticket text experience, building clinical-note structuring and semantic linking systems using spaCy, BERT clinical embeddings, and FAISS. Emphasizes production-grade delivery (Airflow/Databricks, PySpark, Docker, AWS/FastAPI/Lambda) and rigorous validation via clinician-labeled datasets, retrieval metrics, and user feedback.

View profile
RM

Mid-level AI Software Engineer specializing in computer vision and multimodal systems

Stony Brook, NY4y exp
Alpha-1 BiologicsStony Brook University

Robotics/perception engineer focused on production-grade, real-time systems—optimized self-supervised segmentation on Jetson Nano from ~6–10 FPS to ~20–25 FPS and scaled experimentation/deployment by unifying 15+ edge models in a modular PyTorch Lightning framework. Experienced integrating distributed LiDAR-camera fusion via gRPC/protobuf into mission planning, migrating ROS1→ROS2 Foxy for multi-drone perception, and adding Prometheus-based observability for long-running deployments.

View profile
DP

Deep Patel

Screened

Junior AI/ML Engineer specializing in NLP, LLMs, and MLOps deployment

Seattle, WA1y exp
Firenix Technologies Pvt. Ltd.University of Oklahoma

Built and deployed NeuroDoc, a production-grade RAG system for PDF Q&A that delivers citation-backed answers with strong anti-hallucination guardrails. Experienced in orchestrating and scaling ML/LLM pipelines with Kubernetes, Airflow/Prefect, and PyTorch Distributed, and in building rigorous evaluation and citation-verification tooling to ensure reliability in production.

View profile
AS

Mid-Level Software Engineer specializing in backend systems and integrations

Los Angeles, CA3y exp
Violet LabsChapman University

Full-stack engineer from seed-stage Violet Labs who owned an end-to-end production "compare push results" feature for external integrations, including solving tricky false-positive success cases by validating against internal entity hashes and confirmed integration events. Experienced building React/TypeScript SPAs with a Node + Postgres backend, deploying via AWS/Kubernetes, and setting up CloudWatch logging/metrics/alarms with SNS paging.

View profile
SY

Mid-level Data Engineer specializing in healthcare data platforms and MLOps

Chicago, IL3y exp
Health Care Service CorporationWichita State University

ML/NLP practitioner with healthcare payer experience at HCSC, focused on connecting messy unstructured clinical notes to structured claims/provider data to improve fraud-analytics workflows. Has hands-on experience fine-tuning transformers in AWS SageMaker, building large-scale embedding search with FAISS, and implementing robust entity resolution using golden datasets, precision/recall calibration, and production monitoring for drift.

View profile
SV

Mid-level Full-Stack Software Developer specializing in cloud-native microservices

USA4y exp
Cleveland ClinicBowling Green State University

Built a real-time telemedicine clinician dashboard and iterated post-launch by diagnosing lag via logs/metrics and optimizing DB queries/sync logic. Also shipped a production internal RAG knowledge assistant for support teams, including embeddings/vector DB, citation-only answers with abstention thresholds, and an eval loop driven by real ticket data that improved accuracy through chunking/overlap and batching optimizations.

View profile
AA

Archi Agrawal

Screened

Mid-level Software Developer specializing in microservices and AWS cloud-native systems

United States3y exp
Saayam for AllArizona State University

Full-stack engineer focused on application-layer product work (70–75%), with production experience building real-time operational dashboards (React/TypeScript + Node/Express + WebSockets + Postgres) and measurable impact (50% reduction in data entry time). Also owned a Flask backend for a SaaS product with token auth/RBAC, versioning, observability, and performance tuning, and has operated containerized apps on AWS (EKS, RDS/Aurora, S3, API Gateway) including handling a real latency/scaling incident end-to-end.

View profile

Need someone specific?

AI Search