Pre-screened and vetted.
Intern Software Engineer specializing in robotics, embedded systems, and AI
“Senior design robotics engineer on a "Grocery Robot" project selected for the final round of the $10K SICK Challenge, owning ROS2 system design and behavior-tree-based task orchestration across multiple independently developed modules. Also implemented I2C/ESP32 collision avoidance, IK control for a robotic arm, and a Node.js ordering system, with additional research experience using RPLIDAR-based SLAM.”
Mid-level AI/ML Engineer specializing in NLP, LLMs, and RAG systems
“Backend engineer who built and evolved a PHI-compliant RAG system (FastAPI + LangChain + embeddings/FAISS) for internal document search and summarization, delivering <400ms p95 latency at ~2,500 daily requests and measurable impact (30% faster investigations, +17% retrieval relevance). Demonstrates strong security and rollout discipline (RBAC/RLS/JWT, redaction/audits, shadow mode, dual writes, canaries) and a focus on reducing hallucination risk via grounded guardrails and confidence-based fallbacks.”
Mid-Level Software Engineer specializing in cloud-native microservices and data platforms
“Robotics software engineer focused on multi-robot fleet orchestration in ROS 2, owning the fleet manager and task dispatch layer for pick/drop workflows. Strong in real-world reliability and safety (heartbeats, idempotent tasking, E-stop/localization confidence gates) and in debugging timing/state issues via telemetry alignment and rosbag replay, with experience in simulation, CI/CD, Docker, and Kubernetes-based deployments.”
Mid-level Data Scientist specializing in Generative AI and LLM production systems
“Built and deployed a production LLM-powered workflow assistant that automated internal marketing/production business tasks (document summarization, repeated Q&A, status updates). Demonstrates end-to-end applied LLM engineering: modular RAG architecture, hallucination/latency mitigation, automated evals to prevent prompt regressions, and Azure-based orchestration (Functions/Logic Apps) with monitoring and controlled rollouts.”
Mid-level AI/ML Engineer specializing in NLP and Generative AI
“Built and deployed a production LLM-powered RAG assistant for healthcare teams (care managers/support) to answer questions from clinical and policy documentation, emphasizing trustworthiness via improved retrieval, reranking, and strict grounding prompts to reduce hallucinations. Also has hands-on orchestration experience with Apache Airflow for end-to-end ETL/ML workflows and applies rigorous testing/metrics (hallucination rate, tool-call accuracy, latency, cost) to ensure reliable AI agent behavior.”
Mid-level Data Scientist specializing in predictive analytics and LLM-powered data pipelines
“Early-career engineer from BNP Paribas who drove a large-scale observability modernization—selecting and implementing Prometheus/Grafana for a 2000+ server estate, then productionizing it on Kubernetes via Docker/Jenkins. Known for hands-on demos, strong documentation/templates, and pragmatic troubleshooting (including custom Python metrics) that improved visibility and cut debugging time by ~60%.”
Mid-Level Full-Stack Python Developer specializing in AI and data platforms
“Full-stack engineer who builds TypeScript/React SPAs on Python (Flask/FastAPI) backends and has hands-on experience integrating AI components (Azure OpenAI, LangChain, vector databases) into user workflows. Has built internal AI-enabled dashboards/search tools for analysts and business users, emphasizing typed API contracts, CI/CD-driven quality, and microservices reliability patterns (monitoring, retries, idempotency) at scale.”
Mid-level Machine Learning Engineer specializing in LLMs, RAG, and MLOps
“LLM/agentic systems engineer who built a production "Agentic AI Diagnostic Assistant" for network engineers, using a multi-agent Llama 2 + LangChain architecture with RAG over telemetry/incident data in DynamoDB and confidence-based deferrals to reduce hallucinations. Also has strong MLOps/orchestration experience (Airflow, EventBridge, Spark, Docker, SageMaker/ECS) at multi-terabyte/day scale and delivered multilingual NLP analytics (fine-tuned BERT/spaCy) for support operations through hands-on stakeholder workshops.”
Mid-level AI/ML Engineer specializing in healthcare NLP and MLOps
“ML/AI engineer with healthcare payer experience (Signal Healthcare, Cigna) who has shipped production fraud/claims prediction systems using Python/TensorFlow and exposed them via FastAPI/Flask microservices integrated with EHR and Salesforce. Emphasizes operational reliability and trust—Airflow-orchestrated pipelines with data quality gates plus SHAP-based interpretability, A/B testing, and drift/debug workflows—backed by reported outcomes of 22% lower false payouts and 17% higher model accuracy.”
Mid-level Full-Stack Developer specializing in web platforms and cloud (AWS)
“Full-stack engineer with financial services experience (Lincoln Financial) who owned a customer-facing financial portal end-to-end using TypeScript/React and Node/Express. Has hands-on microservices and RabbitMQ event-driven workflows, addressing scale issues like retries/duplicates with idempotency and traceable logging, and built an internal real-time ops/support dashboard to improve monitoring and incident response.”
Mid-level Backend Software Engineer specializing in cloud-native microservices and FinTech
“Backend-focused engineer with Mastercard experience building and operating high-volume transaction-processing microservices. Has owned customer-facing banking services end-to-end and built an internal on-call analytics tool that centralized logs/metrics with real-time filtering to speed root-cause analysis and reduce incident investigation time.”
Junior Integration Engineer specializing in healthcare interoperability (HL7 v2/FHIR)
“Integration engineer at Epic focused on healthcare interoperability, including complex radiology integrations (orders/results) spanning more than a dozen downstream systems and PACS vendors. Experienced coordinating clinical Radiant teams, interface analysts, and networking teams to scope workflows, route/transform messages via an interface engine, and troubleshoot intermittent production issues using structured isolation and live testing.”
Mid-level Data Scientist specializing in predictive modeling, NLP/LLMs, and RAG search systems
“Built production LLM/RAG platforms for financial services to enable natural-language Q&A over large policy/compliance document sets stored in Snowflake and SharePoint. Strong in MLOps and orchestration (Airflow, ADF, Step Functions, MLflow) and in solving real production issues like stale embeddings and model performance, including an incremental Snowflake Streams sync that cut processing time from hours to minutes.”
Junior Software Engineer specializing in backend and full-stack development
“Backend Python engineer who owned an AI-driven healthcare staffing matching service, rebuilding the model inference/data pipeline to eliminate blocking bottlenecks and cutting API latency by ~33%. Experienced running Python services on Kubernetes with GitOps/ArgoCD, and has executed a cloud-to-on-prem rollout under tight resource and tooling constraints while also building event-driven streaming updates via a message broker.”
Intern Full-Stack/Backend Software Engineer specializing in test automation and web systems
“Backend/ML engineer who built an end-to-end greenwashing detection system for corporate ESG reports: Python preprocessing pipeline, logistic regression + fine-tuned DistilBERT models, and a Dockerized FastAPI inference service optimized for latency. Internship experience maintaining GitLab CI/CD for TypeScript services (Jest/Playwright), improving pipeline stability and test determinism; familiar with Kubernetes/GitOps concepts and AWS CLI/SSO.”
Mid-level Machine Learning Engineer specializing in NLP, LLMs, and MLOps
“Built a production internal LLM/RAG assistant at CVS Health to cut time spent searching long policy and clinical guideline PDFs, combining fine-tuned BERT/GPT models with FAISS retrieval and a FastAPI service on AWS. Demonstrates strong real-world reliability work (document cleanup, hallucination controls, monitoring/drift tracking with MLflow) and close collaboration with non-technical clinical operations teams via demos and feedback-driven iteration.”
Mid-level AI/ML Engineer specializing in Generative AI, NLP, and healthcare RAG systems
“Built and deployed a production clinical claim validation RAG system at GE HealthCare that automated nurses’ patient-history/claims checks, cutting manual review time by ~65%. Designed the full stack (retrieval, embeddings, Pinecone, prompt/verification guardrails, FastAPI backend) with PHI-compliant anonymization via NER and orchestrated pipelines using Airflow, Azure ML Pipelines, and MLflow with drift monitoring.”
Mid-level Data Scientist & AI/ML Engineer specializing in GenAI and cloud ML
“GenAI/LLM engineer who recently built a production compliance assistant at State Farm for KYC/AML and regulatory teams, using AWS Bedrock + LangChain with Textract/Lambda pipelines to extract fields, tag risk, and summarize long documents. Implemented RAG, strict structured outputs, and human-in-the-loop guardrails, and reports automating ~80% of documentation work while reducing review time by ~40%.”
Junior Robotics Engineer specializing in motion planning, controls, and autonomous systems
“Robotics engineer who built an autonomous driving mobile robot software stack at Boston University using ROS on an NVIDIA Jetson Nano, integrating LiDAR + stereo vision with YOLOv5 and a probabilistic occupancy grid for planning. Demonstrated real-time systems rigor (multi-rate ROS nodes, 50ms sync, profiling/instrumentation) and optimized YOLOv5 with TensorRT, citing ~30% accuracy improvement; also taught ROS workshops to 50+ students.”
Mid-level AI Engineer specializing in healthcare claims analytics and RAG copilots
“Built a production "appeals co-pilot" for a healthcare claims appeals team, combining an XGBoost/logistic ranking model with a Python/LangChain RAG stack (FAISS + Mistral 7B) to surface high-probability appeal wins and speed policy-grounded drafting. Emphasizes reliability and trust: hybrid retrieval with metadata routing, citation/eval scripts, guardrails, and an explainability layer that non-technical stakeholders could understand and override.”
Senior AI/ML Engineer and Data Scientist specializing in Generative AI and MLOps
“ML/NLP practitioner focused on financial-services document intelligence and compliance workflows—built an end-to-end pipeline to classify documents and extract financial entities from loan applications, emails, and statements stored in S3/internal databases. Strong in entity resolution/record linkage and in productionizing pipelines with GitHub Actions CI/CD, testing, data validation, and Docker, plus semantic search using OpenAI embeddings and a vector database.”
Mid-level AI/ML Engineer specializing in computer vision, NLP/LLMs, and MLOps
“ML/AI engineer with defense and commercial analytics experience: deployed a real-time aerial object detection system at Dynetics (YOLOv5 + TorchServe in Docker on AWS EC2) with drift-triggered retraining and 99.5% uptime, tackling ambiguous targets and weather degradation. Previously at Fractal Analytics, built and explained a churn prediction model for marketing stakeholders using SHAP and delivered it via a Flask API into dashboards, driving a reported 22% attrition reduction.”
Mid-level Data Analyst specializing in cloud ETL, BI, and machine learning
“Data/ML practitioner with experience at UnitedHealth Group building a fraud claims detection solution combining structured claims data and unstructured notes, validated with compliance stakeholders to improve actionable accuracy. Also applied embeddings, vector databases, and fine-tuned language models in a Bank of America capstone to detect threats/anomalies in financial documents, with production-minded Python ETL workflows using Airflow.”
Senior Data Scientist specializing in NLP and explainable machine learning
“NLP/ML practitioner who built an explainable, clinician-aligned system to detect cognitive decline (Alzheimer’s/stroke-related) from audio responses, achieving 97% accuracy on only a few hundred data points. Also has experience with healthcare claims entity resolution and prototyped a word2vec-based patent search vector database in Elasticsearch, with strong emphasis on testing, interpretability, and scalable Python data workflows.”