Pre-screened and vetted.
Senior Machine Learning Engineer specializing in NLP, computer vision, and edge AI
“AI/LLM engineer who built a production RAG-based Text2SQL engine using Qdrant, including creating the underlying business/DB documentation, generating a test dataset, and designing detailed SQL-quality metrics for validation. Also partnered with non-technical stakeholders on a speech recognition project to prioritize medical terminology, improving accuracy through targeted corpora, lookup-table correction, and fine-tuning with a modified loss function.”
Mid-level Machine Learning Engineer specializing in LLMs, RAG, and MLOps
“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.”
Mid-level Data Scientist / ML Engineer specializing in MLOps and Generative AI
“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.”
Mid-level AI Software Engineer specializing in computer vision and multimodal systems
“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.”
Mid-level Machine Learning Engineer specializing in LLM apps, RAG pipelines, and MLOps
“Software engineer with connected-car/automotive production experience who owned an end-to-end remote door lock/unlock feature and introduced unit testing (GTest) plus rig/simulator validation. Also built and productionized an AI-native AWS cloud cost assistant (Lex + GPT-based LLM + Lambda + RAG/vector DB) with guardrails and achieved 94% evaluation accuracy. Helped replace a third-party solution with an in-house build, saving the company ~€9M.”
Mid-level Full-Stack & ML Engineer specializing in AI SaaS, MLOps, and cloud infrastructure
“Built and shipped an AI-powered driver ranking/assignment system at AffirmoAI using LLM intent classification + RAG over pgvector/Postgres, served via FastAPI with a React UI that explains scores. Drove measurable improvements through optimization and iteration (latency down to <800ms, adoption 60%→90%+) and implemented rigorous eval loops with dispatcher ground truth plus cold-start handling for new drivers.”
Director of Engineering specializing in AI-enabled SaaS and mobile platforms
“AI startup co-founder and CTO who helped raise $2.6M in seed funding at RedRex and drove product strategy from ideation through execution. Experienced with rapid experimentation and AI-driven prototyping to validate ideas quickly, and has direct exposure to the VC/accelerator ecosystem (Gener8tor) with a market-first approach to building and pitching startups.”
Mid-level Machine Learning Engineer specializing in NLP, Generative AI, and RAG systems
“Built and deployed a production LLM-powered phone assistant for a healthcare clinic, combining streaming STT/TTS with RAG over approved clinic documents and strict safety guardrails to prevent unverified medical advice, plus seamless human handoff. Also has hands-on Apache Airflow experience building robust daily ML/data pipelines with data validation, retries/timeouts, monitoring, and metric-gated model deployment, and iterates closely with clinic staff using real call reviews.”
Mid-level AI/ML Engineer specializing in MLOps, NLP, and real-time ML pipelines
“Built a production, real-time insurance claims document-understanding and fraud-detection pipeline using TensorFlow + fine-tuned BERT, deployed on AWS (SageMaker/Lambda/API Gateway) with automated retraining via MLflow and Jenkins. Addressed noisy documents and latency using augmentation and model distillation (3x faster), cutting claims ops manual review by ~50% and reducing fraudulent payouts.”
Mid Software Engineer specializing in AI automation and full-stack systems
“Built and shipped a production LLM-powered email automation agent for procurement that ingests emails/attachments, classifies requests via rules+embeddings+LLM fallback, enriches responses with SAP inventory data, and generates templated replies. Architected it as an event-driven, idempotent Azure Functions/Queues pipeline with schema-constrained outputs, confidence gating, retries/circuit breakers, and Application Insights monitoring—cutting turnaround time from 4–7 days to near real-time while maintaining zero downtime.”
Mid Software Engineer specializing in systems, CI/CD, and applied machine learning
“Engineer at Syniti who uses AI tools pragmatically to speed development while maintaining quality through rigorous validation, code reviews, and CI/CD. Most notably, they leveraged AI-assisted testing to increase test coverage from 10% to 70%, and they are actively exploring more advanced agent-based development workflows.”
Principal Full-Stack Engineer specializing in AI, DevOps, and cloud platforms
“Built a production end-to-end AI video-to-reels clip extraction system using a multi-agent architecture with transcription, captioning, effects generation, and centralized orchestration. Demonstrates unusually strong systems thinking around reliability, observability, evaluation, and production tradeoffs for LLM-powered workflows, including Kubernetes/Kafka-based deployment and regression-driven prompt governance.”
Junior Data Scientist and Full-Stack Developer specializing in healthcare and matching systems
“Solo builder developing their own app and using generative AI tools like Codex to both troubleshoot and write code. They taught themselves React and React Native over the past year through hands-on AI-assisted development and handle all technical work independently.”
Executive CTO / Software Architect specializing in GenAI, FinTech, and PropTech
“Entrepreneur/fintech product builder who raised a $100K pre-seed from ex-Google/Microsoft execs and built a real-time, direct-to-vendor bill pay micropayments platform. Previously helped scale Norton LifeLock to 1M users (2003) and also created Karma LA, a fraud-resistant, verified donation system (including VA veteran verification) aimed at improving trust and conversion in giving.”
Mid-level Design Engineer transitioning to Robotics & Reinforcement Learning
“Robotics software engineer with hands-on depth across simulation (Isaac Sim, Gazebo, Webots), ROS/ROS2 integration, and real-time embedded control. Led an end-to-end quadruped (12-motor) Isaac Sim build from Fusion 360 CAD-to-URDF through physics tuning to achieve a stable walking gait, and optimized a 5-servo arm by cutting IK compute time by 60%+ using lookup tables to eliminate jitter.”
Senior Laboratory Technician specializing in clinical diagnostics and quality compliance
“Forward-deployed, full-stack/platform engineer who owns production features end-to-end across frontend, backend, data, and infrastructure (AWS serverless, Terraform, React). Has modernized critical fintech/payment systems (zero-downtime monolith-to-microservices with Kafka event sourcing) and productionized AI-native support workflows (LLM + RAG on Pinecone) with measurable gains in latency, incidents, CSAT, and support efficiency.”
Mid-level Machine Learning Engineer specializing in LLMs, GenAI, and Computer Vision
“LLM/agent engineer who built a production multi-agent research automation system using LangGraph (planner, retriever with FAISS, supervisor, evaluator) with structured outputs and citation tracking for traceable reports. Emphasizes reliability and operations—LangSmith-based observability, multi-level testing, hallucination mitigation, and latency/cost controls—plus prior experience as a Computer Vision Software Engineer at Deepsight AI Labs working directly with non-technical customers.”
Mid-level Full-Stack Developer specializing in Java/Spring Boot, React, and cloud microservices
“Backend/platform engineer with hands-on ownership of Kubernetes GitOps delivery (GitHub Actions + Argo CD) on AWS EKS, including progressive rollouts and reliable rollback across interdependent microservices. Built a Python/FastAPI ML-driven document-processing service (PostgreSQL + S3) to complement existing Spring Boot systems, and implemented Kafka streaming pipelines with Schema Registry plus Prometheus/Grafana observability. Also supported a hybrid cloud-to-on-prem migration for compliance/latency with phased rollout and incremental PostgreSQL migration.”
Mid-level AI/ML Software Engineer specializing in data pipelines, BI dashboards, and computer vision
“Graduate Assistant Intern at Friends University who built and deployed a GenAI-driven requirement understanding system that automates extraction and semantic grouping of technical requirements from large unstructured documents. Demonstrates strong LLM engineering rigor (golden datasets, regression testing, post-processing validation) and production-minded delivery using LangChain/LlamaIndex orchestration, FastAPI microservices, Docker, and cloud deployment.”
Mid-level AI/ML Engineer specializing in LLMs, RAG pipelines, and cloud MLOps
“Built and deployed a production LLM/RAG system at CVS to automate clinical documents, addressing PHI compliance, retrieval accuracy, and latency; achieved a 35–40% reduction in review effort through chunking and FP16/INT8 optimization. Also has experience translating AI outputs into actionable insights for non-technical stakeholders (sports analysts).”
Senior Data Scientist specializing in healthcare ML, LLMs, and responsible AI
“Clinical data scientist who has built an agentic LLM-powered literature review assistant (with RAG-style storage/retrieval) to identify predictors for downstream predictive modeling. Also delivered a patient-focused progression analysis model using Databricks + Airflow orchestration, partnering closely with clinicians to define targets and validate that model insights aligned with clinical expectations.”
Mid-level Sales Engineer specializing in AI machine vision and factory automation
“Outside sales engineer and full-cycle seller with hands-on outbound ownership across manufacturing (machine vision solutions) and real estate. Uses a highly structured, data-driven approach—ZoomInfo-based targeting, A/B-tested Salesforce cadences, and AI (Gemini 2.5) to automate personalized messaging at scale (~300 custom emails/week). Also has early-stage startup experience creating investor-facing marketing roadmaps and team operating rhythms.”
Mid-level Machine Learning Engineer specializing in deep learning and generative AI
“ML/NLP engineer with hands-on experience building production systems for unstructured insurance claims and customer data linking. Delivered measurable impact at scale (millions of documents), combining transformer-based NLP, vector search (FAISS/Pinecone), and human-in-the-loop validation, and has strong production workflow/observability practices (Airflow, AWS Batch, Grafana/Prometheus).”
Principal Data Scientist specializing in cybersecurity ML and MLOps
“ML/NLP engineer (Beyond Identity) who built production semantic search and entity-resolution systems over internal security documentation, using LDA + BERT embeddings with FAISS/Pinecone to cut search time by 30%. Also scaled a real-time anomaly detection pipeline to millions of events/day with Spark and AWS Lambda, with strong emphasis on measurable validation (Precision@k, MRR, F1, ARI).”