Pre-screened and vetted.
Junior Machine Learning Engineer specializing in production ML systems and MLOps
“ML/AI engineer (TCS) who built and productionized a customer segmentation and personalized-offer recommendation pipeline end-to-end (data cleaning/feature engineering/clustering through Flask API deployment in Docker with monitoring). Emphasizes reliability and operational rigor via validation checks, periodic retraining, model/API versioning, and latency optimization, and has experience translating marketing KPIs into usable dashboards for non-technical teams.”
Mid-level Machine Learning Engineer specializing in IoT, edge AI, and enterprise ML
“Built and productionized an LLM/RAG question-answering service over technical documentation, focusing on retrieval quality (reranking + IR metrics), latency, and scaling. Experienced orchestrating end-to-end ETL/ML workflows with Airflow/Prefect/AWS Step Functions and improving reliability via parallelism, retries, and shadow testing. Also delivered an explainable healthcare risk-flagging classifier with a stakeholder-friendly dashboard for a non-technical program manager.”
Mid-level Backend Software Engineer specializing in reliable APIs and tool-using systems
“Backend/AI workflow engineer who built a production event-personalization service (FastAPI + AWS Lambda) and solved real-world reliability/latency issues with deterministic routing, caching, and query/index optimization. Also built an end-to-end Gmail-based job application tracking agent using a lightweight RAG pipeline with Gemini, strong guardrails (Pydantic schemas, confidence thresholds), and offline regression tests to prevent drift and hallucination-driven data corruption.”
Mid-level Machine Learning Engineer specializing in computer vision and MLOps on GCP
“ML/AI engineer who deployed a real-time, edge-based computer-vision pipeline for produce recognition in retail self-checkout to reduce shrink. Demonstrates strong end-to-end production chops: multi-camera data calibration/sync, ranking-based modeling for fine-grained classes, latency-focused optimization, and continuous A/B testing/monitoring with guardrails. Experienced with ML orchestration (Kubeflow Pipelines, Airflow) and CI/CD via GitHub Actions, and collaborates closely with store operations to make interventions usable in the checkout flow.”
Mid-level Software Engineer specializing in backend, full-stack, and LLM-powered healthcare systems
“Application-focused full-stack engineer in the clinical/health domain who shipped an LLM-powered clinical note summarization workflow end-to-end (FastAPI + Postgres + Kafka workers + React/TypeScript UI) with strong attention to security, auditability, and clinician trust. Has hands-on AWS/EKS operations experience and has resolved real production latency/scaling issues through async processing, query/index tuning, caching, and horizontal scaling.”
Intern AI/ML Engineer specializing in NLP, computer vision, and reinforcement learning
“Built an Arduino-based obstacle-avoiding robot using sonar/laser sensors and improved performance from 0.60 to 0.87 accuracy through sensor-fusion thresholding and iterative tuning. In an internship, optimized a legal-document NLP pipeline by switching to a distilled/quantized transformer and offloading inference to a GPU-backed Flask service, cutting inference time by 40%+ without added infrastructure spend.”
Mid-level Software Engineer specializing in Data Science and Machine Learning
“Robotics/AV perception engineer who built a semantic-segmentation road detection system and integrated it into a ROS-based real-time pipeline (ROS bag camera feed to live monitor) achieving ~12 FPS. Strong in practical deployment work: solved multi-library versioning issues (ROS/OpenCV/TensorFlow), containerized the stack with Docker, and optimized inference by shifting runtime to C++ for large latency gains on NVIDIA hardware.”
Mid-Level Full-Stack Engineer specializing in cloud-native e-commerce and AI/ML systems
“Full-stack engineer with strong ownership in fast-moving environments: designed and shipped a pre-order/campaign inventory system (NestJS + Strapi + Datadog) that freed 34% warehouse space and reduced stock risk to ~5.7%. Also built rapid, high-impact logistics features (Spot Sales) that drove last-mile cost to ~0 in ~40 days, and has hands-on AWS/Terraform/CI-CD experience including deploying a global RAG system with Pinecone, Datadog, and PagerDuty.”
Mid-level AI/Machine Learning Engineer specializing in Generative AI, NLP, and MLOps
“Built a production LLM/RAG document analysis system for large financial documents (credit reports/PDFs) to help business analysts extract insights faster. Implemented end-to-end pipeline orchestration with LangChain, vector search (e.g., FAISS), and hallucination controls (context grounding, similarity thresholds, and no-answer fallback), delivered as a Dockerized Python API.”
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.”
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.”
Junior Machine Learning Engineer specializing in GenAI and LLM fine-tuning
“Robotics software engineer focused on hard real-time autonomy for legged robots, building a quadruped navigation stack that combines vision SLAM with MPC and maintains a deterministic 500Hz control loop. Deep performance optimization experience across CUDA (sub-2ms perception latency), ROS 2/DDS real-time tuning, and motion planning (cut 500ms spikes to sub-5ms). Also designed distributed ROS 2 + Zenoh communications between quadrupeds and aerial drones and validated robustness under lossy wireless conditions.”
Senior Robotics & AI Engineer specializing in computer vision, multi-robot systems, and GenAI
“Robotics software engineer with a Master’s thesis building an end-to-end monocular-vision pick-and-place controller for construction use cases on TurtleBot3 + OpenManipulator, spanning synthetic data creation, transfer learning, simulation in Gazebo, and real-robot deployment. Leveraged ROS distributed architecture to run two heavy AI models across networked GPUs to achieve usable real-time performance, and has production CI/CD experience as a Senior Software Engineer in AI/analytics.”
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.”
Mid-level Robotics Engineer specializing in localization, sensor fusion, and autonomous navigation
“Robotics software engineer leading a GNSS localization effort that fuses GPS, wheel encoders, and camera data via a Kalman filter with robust sensor rejection. Has built ROS/ROS 2 packages (including GPS waypoint following and obstacle avoidance) and has field-tuned motion planning for an autonomous robot operating around penguins in Antarctica, plus handled Docker deployment on NVIDIA Jetson (ARM) systems.”
Junior Data Scientist specializing in agentic AI and RAG pipelines
“LLM/agentic systems builder who shipped production workflows at Angel Flight West and Eureka AI, combining LangGraph + RAG (Postgres/pgvector) with strong observability (LangSmith/Langfuse). Delivered large operational gains (address lookup cut from 10 minutes to 60 seconds; accuracy to 92%) and has a track record of quickly stabilizing customer-critical pipelines (Pydantic-enforced JSON for ETL) while partnering with sales/ops to drive adoption.”
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.”