Pre-screened and vetted.
Mid-level AI/ML Engineer specializing in Generative AI and MLOps
“Built and shipped a production RAG assistant using GPT-4, LangChain, and Pinecone/FAISS to search 50K+ institutional documents, with a strong focus on groundedness and hallucination reduction through retrieval optimization and re-ranking. Pairs this with a metrics-driven evaluation/monitoring approach (BLEU/ROUGE, manual sampling, logging) and workflow automation via Airflow, and has experience translating stakeholder needs into iterative AI prototypes.”
Junior SDET/QA Automation Engineer specializing in FinTech testing and CI/CD automation
“QA automation engineer from Bajaj Finance who owned end-to-end automated test suites for large-scale web/mobile products (70M+ users), building Python and API automation integrated with Jenkins/Azure DevOps. Drove measurable quality outcomes (40% less regression effort, 35% fewer production defects, 98% successful UAT across 25+ releases) and has strong fintech lending domain experience (loan disbursement/repayment/eligibility).”
Mid-level Full-Stack Java Developer specializing in microservices and cloud-native systems
“Senior full-stack engineer with strong healthcare domain experience who has shipped an Azure OpenAI RAG-based patient medication support chatbot to production, driving ~10K queries/month and a reported 38% reduction in call center volume. Also builds polished real-time React/TypeScript pharmacy tooling and operates large-scale Python/Spark ETL pipelines (~12M records/day) with strong API design, observability, and cloud deployment experience across Azure/Kubernetes and AWS.”
Senior AI/ML & Robotics Research Engineer specializing in SLAM and multi-modal perception
“Robotics engineer who built a smart campus tour robot on a Kobuki Turtlebot using ROS 1, implementing a full navigation stack (semantic world model, A* planner, tour executor, path follower) and integrating SLAM (gmapping) plus a hybrid reactive safety controller. Experienced taking systems from Gazebo simulation to real hardware, including extensive real-world debugging and Docker-based development to handle ROS/Ubuntu version constraints; planning a move to ROS 2 on Turtlebot 4.”
Senior Perception Research Engineer specializing in multi-sensor autonomous driving systems
“Robotics/perception engineer who led and owned ARC, a cooperative perception system for autonomous vehicles that aligns and fuses multi-vehicle LiDAR point clouds in real time. Built a ROS-based multi-node pipeline with grid-based spatial reasoning and motion-compensated data sharing, achieving <20 ms compute latency and sub-7 cm alignment error; accepted to ACM SenSys 2026.”
Junior Software Engineer specializing in cloud-native microservices and applied NLP
“Backend engineer who built an AI-driven "Smart Feedback Analyzer" API (Flask → FastAPI) that processes user feedback with NLP (Hugging Face + OpenAI) and returns structured insights. Demonstrates strong production-minded architecture: stateless services, Cloud Run + Docker deployment, Redis/Celery background processing, and Postgres/SQLAlchemy performance tuning (EXPLAIN ANALYZE, indexing, N+1 fixes), plus multi-tenant data isolation via JWT/API-key derived tenant IDs.”
Entry-Level AI/ML Engineer specializing in LLM automation and RAG systems
“AI Automation Engineer at BalancedTrust who single-handedly shipped production LLM features for FinTech compliance: a policy gap-analysis pipeline (SOC 2/GDPR) and a RAG-based regulatory chatbot. Deeply focused on reliability in high-stakes legal/compliance settings, with strong production engineering (edge functions, parallelized batching to cut latency, structured JSON outputs, guardrails, and monitoring) and close collaboration with non-technical compliance experts.”
Mid-level Machine Learning Engineer specializing in cloud-native generative AI for healthcare
“AI engineer at Cleveland Clinic building production LLM/NLP systems for radiology documentation, focused on HIPAA-aware, real-time performance across ~298 campuses. Re-architected infrastructure with AWS event-driven services to handle scaling and improved SLA compliance ~40%, and complements this with a personal multi-agent debate system (CrewAI) using local Llama/Mistral plus rigorous evaluation (A/B tests, red teaming, observability).”
Mid-level AI/ML Engineer specializing in NLP, fraud detection, and MLOps
“Built and deployed a domain-specific LLM chatbot for research/support, cutting manual effort by ~50%. Demonstrates strong applied LLM engineering: RAG, prompt grounding with citations and fallbacks, embedding/top-k tuning, and production monitoring (confidence, latency, feedback loops). Experienced orchestrating agent workflows with LangChain-style pipelines and continuous evaluation to maintain reliability.”
Mid-level AI/ML Engineer specializing in healthcare imaging and GenAI/LLM systems
“Built and deployed a production LLM/RAG clinical document understanding and summarization system for healthcare, focused on reducing manual review time while meeting strict accuracy, latency, and compliance needs. Demonstrates strong MLOps/orchestration depth (Airflow, Kubernetes, Azure ML Pipelines) and a rigorous approach to hallucination mitigation through layered, source-grounded safeguards and stakeholder-driven requirements with physicians/compliance teams.”
Senior Full-Stack AI Engineer specializing in LLM/RAG agentic systems
“Built and deployed JobMatcher AI, an LLM-driven workflow automation product for job seekers that extracts requirements from job descriptions, matches to user skills, and generates tailored outreach. Demonstrated strong production engineering by cutting per-run cost ~70%, improving reliability with retries/backoff/fallbacks, and reducing hallucinations via schema validation and templating; also orchestrated the system with LangGraph plus Docker Compose across API, vector DB, and workers.”
Mid-level AI Researcher specializing in privacy-preserving ML and applied cryptography
“Graduate researcher who builds production-grade AI systems spanning LLM security evaluation and on-device RAG. Created HoneyLearner, a self-learning attack framework using GPT-4-class models as structured black-box attackers against honeywords defenses, with rigorous metrics and reproducible orchestration (Airflow/Spark/Kafka/Docker). Also partnered with agriculture scientists at Texas A&M–Corpus Christi to deliver UAV + 3D point-cloud crop-stress maps that cut time-to-insight ~40% and enabled ~30% earlier interventions.”
Mid-level AI Developer & Machine Learning Engineer specializing in LLM and MLOps systems
“Built and deployed an enterprise RAG application at Centene to help clinical teams retrieve insights from large internal policy document sets, cutting manual research by 30–40%. Implemented custom domain-adapted embeddings (SageMaker + BERT transfer learning) and hybrid retrieval (BM25 + Pinecone) to drive a 22% relevance lift, and ran the system in production on AWS EKS with CI/CD, MLflow, and Prometheus monitoring (99% uptime, ~40% latency reduction).”
Mid-level Automation Developer specializing in RPA, test automation, and data/ETL pipelines
“Python backend engineer who owned an end-to-end Django/DRF authentication and account-management module (JWT, RBAC, email verification) and optimized token validation performance. Has hands-on Kubernetes + Helm delivery with GitOps via ArgoCD (multi-environment app-of-apps, drift detection/rollback) and has supported a cloud-to-on-prem migration using staged testing and phased cutover. Also built and scaled a Kafka-based real-time user activity tracking pipeline with reliability and backpressure controls.”
Mid-level AI/ML & Data Engineer specializing in MLOps and cloud data pipelines
“AI/ML engineer (Merkle) with hands-on experience deploying RAG-based LLM applications and real-time recommendation engines into production. Strong in cloud/on-prem architectures, GPU autoscaling, caching, and network optimization—delivered measurable latency reductions (40–70%) and improved retrieval relevance by systematically benchmarking chunking/embedding configurations and validating pipelines via CI/CD.”
Mid-level AI/Robotics Engineer specializing in computer vision inspection and reinforcement learning
“Post-graduate, self-directed robotics/RL practitioner who independently built a modular reinforcement learning training framework in Python using Stable-Baselines3, Gymnasium, and PyTorch. Emphasizes reproducible experimentation (multi-seed validation), simulation (PyBullet/Box2D), and systematic comparison of algorithms/environments via a factory-pattern architecture.”
Mid-level Data Scientist/Data Analyst specializing in ML, BI dashboards, and ETL pipelines
“Data/ML practitioner with experience at Humana and Hexaware, focused on turning messy, semi-structured datasets into production-ready pipelines. Built an age-prediction model from book ratings using heavy feature engineering and multiple regression models, and has hands-on entity resolution (deterministic + fuzzy matching) plus embeddings/vector DB approaches for linking and search relevance.”
Mid-level AI Engineer specializing in agentic LLM systems and RAG platforms
“Built and shipped Serrano AI, a multi-tenant SaaS conversational AI platform that automates Odoo ERP workflows and lets ops/finance/supply-chain teams query ERP data in natural language. Implemented a multi-agent architecture (LangChain/LangGraph/CrewAI) with hybrid RAG over ERP schemas, deployed on Heroku/Vercel with production observability, cutting reporting time by ~80% while addressing hallucinations, latency, and schema complexity.”
Mid-level Machine Learning Engineer specializing in data security and GenAI systems
“Built Hexagon’s production Text-to-CAD Copilot that converts text and rough sketches into editable CAD code, combining GraphRAG (Neo4j/LangChain) with a Gemini-powered vision module and multi-agent geometric validation—cutting manual modeling from a day to ~45 seconds and driving retrieval latency below 50ms. Also has large-scale GCP data/ML orchestration experience (Airflow/Cloud Composer, Dataflow, Pub/Sub, Snowflake) processing 50M+ daily records with drift monitoring and automated reliability controls.”
Staff/Lead Software Engineer specializing in distributed data and ML platforms
“Defense-domain AI engineer who built a production ReAct-style RAG system for military training data/material generation, scaling to ~1000 users and cutting generation time by 50%. Also has experience designing GPU-cluster parallel computation with PyTorch and handling production incidents involving database performance and schema design.”
Mid-level Machine Learning Engineer specializing in MLOps, NLP, and predictive maintenance
“ML engineer with General Motors experience deploying production AI systems, including a BERT-based sentiment classifier for over a million customer support call transcripts (reported ~91% precision) and sub-200ms latency via FastAPI/Docker optimization. Also built predictive maintenance models and automated retraining/monitoring workflows using Airflow and MLflow, collaborating closely with non-technical customer support stakeholders.”
Mid-level Sensor Fusion Research Engineer specializing in autonomous vehicle perception
“Robotics/perception engineer with experience at Magna International building and scaling a ROS2-based autonomous vehicle sensor-fusion stack from radar+camera to include LiDAR, addressing hard problems like PTP nanosecond synchronization and probabilistic data association. Also developed and deployed a real-time 3D LiDAR object detection pipeline (PointPillars-style) optimized with ONNX/TensorRT and FP16, with strong production bringup/monitoring and rigorous simulation-to-road testing practices.”
Mid-level AI/ML Engineer specializing in LLMs, RAG pipelines, and MLOps
“Data professional with ~4 years of experience, most recently at AIG (insurance), building ML/NLP systems for fraud detection and policy automation using transformers, CNNs, and clustering/anomaly detection. Also developed a RAG-based knowledge retrieval system, iterating across embedding models and moving to production based on precision and latency SLAs, then containerizing and deploying with SageMaker and CI/CD.”
Mid-Level Data/ML Engineer specializing in Generative AI and cloud data platforms
“Built and productionized an LLM-based financial document analysis system using a RAG pipeline, including robust ingestion/chunking/embedding workflows, vector DB retrieval, and an AWS-deployed FastAPI service containerized with Docker. Demonstrates strong applied expertise in improving retrieval quality and latency at scale, plus hands-on experience debugging agentic/LLM workflows with monitoring and trace-based analysis while supporting demos and customer-facing adoption.”