Pre-screened and vetted.
Mid-level Software Engineer specializing in backend, cloud, and AI systems
“Engineer with hands-on experience across backend, full-stack, cloud, and AI/ML systems, with particular depth in Python, FastAPI, AWS Bedrock, SageMaker, and RAG-based architectures. Stands out for treating AI and agents as accelerators within disciplined production engineering, emphasizing guardrails, observability, latency/cost monitoring, and scalable system design.”
Junior Machine Learning Engineer specializing in LLMs and data pipelines
“Research Extern at Google DeepMind and former AWS Software Development Engineer Intern with a strong focus on practical, trustworthy AI engineering. Built a multi-agent RAG system for personalized news headline generation using a fine-tuned Flan-T5 model, parallel critic agents, FAISS retrieval, and style embeddings, while also leading a 3-person team on the project.”
Intern AI/ML Engineer specializing in LLM systems and industrial AI
“Full-stack AI engineer who has built both document-intelligence products and agentic investigation systems end to end. At ControlRooms.AI, they helped ship a production-facing root cause investigation workflow for industrial operations using Neo4j, FastMCP, RAG, OCR/VLM inputs, and multiple LLMs, contributing to roughly a 10x reduction in manual investigation time. They stand out for designing explainable, traceable AI systems that surface evidence, uncertainty, and missing context rather than forcing overconfident answers.”
“Software engineer with experience at Amazon and Agora building end-to-end systems: a knowledge-base AI chatbot (React/TypeScript UI + retrieval/response backend + Docker deployment) and an internal approval governance platform using AWS Step Functions and DynamoDB. Emphasizes fast iteration without sacrificing trust via feature-flag rollouts, citation-required answers, abstention on low-confidence retrieval, regression query sets, and strong observability (request IDs, structured logs, latency/error monitoring).”
Entry-Level Software Engineer specializing in ML/NLP and security
“Early-career engineer (internship background) who built a production-style notes product using Next.js App Router with Server Components/Server Actions and a Postgres-backed analytics model. Demonstrates strong performance and reliability instincts—measured DB latency improvements via indexing and cursor pagination, plus durable orchestration with Temporal using idempotency and deterministic workflows.”
Mid-level Machine Learning Engineer specializing in LLMs, fairness, and healthcare ML
“ML/NLP practitioner with a master’s thesis focused on domain-adaptive knowledge distillation for LLMs (LLaMA2/sheared LLaMA), showing improved perplexity and ROUGE-L on biomedical data. Also built real-world data linking and search systems: integrated ClinicalTrials.gov with FAERS using fuzzy matching + embeddings, and delivered an LLM-powered FAQ recommender at Hyperledger using sentence-transformers, FAISS, and fine-tuning to mitigate embedding drift.”
Mid-level Full-Stack Developer specializing in cloud microservices and AI-driven FinTech
“Stripe engineer who shipped an end-to-end merchant fraud insights dashboard, spanning Spring Boot/Kafka risk-scoring services and a React+TypeScript UI. Focused on low-latency, high-volume transaction processing and production operations on AWS (EKS/CloudWatch), including handling a real traffic-spike latency incident via query optimization, indexing, and rate limiting.”
Entry-level Aerospace/ADCS Researcher specializing in spacecraft controls and simulation
“Robotics/control-focused candidate with hands-on ROS2 + Gazebo experience implementing MPC with online state identification on a Crazyflie drone, including camera-based position determination fixes. Also worked on multi-agent spacecraft formation control and constellation optimization, debugging numerical drift and redesigning leader-follower control laws to handle delayed/outdated updates; uses Docker to ensure reproducible simulation results across machines.”
Mid-level Software Engineer specializing in backend systems, distributed systems, and applied AI
“Goldman Sachs engineer who owned end-to-end features for an internal onboarding and case management platform, spanning React/TypeScript UI, a GraphQL gateway, and Node + Spring WebFlux microservices. Built and operated a Kafka-based ingestion and search pipeline with DLQs, retries, idempotency, and strong observability, and improved developer experience via backward-compatible GraphQL API design and schema-driven documentation.”
Senior Machine Learning Engineer specializing in conversational AI and Generative AI
“ML/AI engineer with experience at Uber and Scale AI, focused on customer service automation across both classical NLP and generative AI systems. Has owned systems from experimentation through production on AWS, including LLM fine-tuning, RAG optimization, safety evaluation, and internal Python platform tooling that improved consistency and engineering velocity.”
Senior Software Engineer specializing in backend systems, cloud, and AI automation
“Built a production AI-powered workflow automation system at Netflix that integrated OpenAI and LangChain with FastAPI services on AWS, cutting roughly 320 hours of manual operational effort. Brings a mix of full-stack product development and practical AI systems experience, with strong attention to reliability, maintainability, and non-technical user adoption.”
Junior Computer Vision & ML Engineer specializing in autonomous perception systems
“LLM/RAG engineer who built a production-style multi-agent orchestrator for resume-to-recommendation workflows (PDF ingestion through screening and recommendations), emphasizing prompt tuning and strict JSON output contracts. Currently building a RAG application for an NGO using Airflow (DAGs + embeddings) and tackling messy, missing/imbalanced data; has hands-on retrieval stack experience (FAISS/HNSW, bge embeddings) and uses rigorous evaluation metrics for groundedness and hallucination control.”
Mid-level Robotics & Autonomy Engineer specializing in MPC, RL, and GPU-accelerated optimization
“Robotics software engineer from Ati Motors who brought a Linear MPC approach (based on Kuhne et al.) into production, rebuilding parts of the planning stack to eliminate oscillations and safely double AMR speed from 0.8 m/s to 1.6 m/s. Also delivered an end-to-end point-cloud detection pipeline (PointPillars) including synthetic data generation in Isaac Sim and TensorRT deployment for real-time human/trolley detection, with a strong focus on production reliability via iterative hardening and nightly SIL.”
Intern Data Scientist specializing in GenAI (LLMs, RAG) and ML model optimization
“Built and deployed a production LLM-powered risk assistant for KPMG and Freddie Mac that lets analysts query a confidential Neo4j risk graph in natural language (no Cypher), turning multi-day analysis into minutes with traceable, cited answers. Implemented rigorous guardrails, deterministic verification, RBAC/security controls, and a full eval/observability stack, cutting query error rate by ~50% and iterating through weekly UAT with non-technical risk analysts.”
Intern Data Scientist specializing in marketing analytics and data engineering
“AI/LLM practitioner with internships at Dell Technologies and Roche who built and deployed a healthcare-focused "Doctor LLM" by fine-tuning Meta Llama 3.2 on healthcaremagic.json, emphasizing safety guardrails to prevent harmful medical advice. Experienced in productionizing AI workflows with monitoring, testing, and orchestration (Airflow, Kubernetes), and in delivering AI-agent-driven competitive landscape insights to non-technical business stakeholders.”
Junior AI Software Engineer specializing in LLM pipelines, OCR, and RAG
“Built and shipped a production LLM pipeline for nursing home Medicare reimbursement (PDF OCR + fact extraction + keyword RAG + QA) that reportedly increased payouts by ~$1K/month per patient. Strong in LLM ops/benchmarking (ground truth, LLM-as-judge, cost/I-O tracking) and pragmatic optimization—swapped retrieval approaches, fine-tuned a small model to cut OCR cost 90%, and migrated workloads to Azure/Temporal to scale nightly processing 10x.”
Mid-level AI/ML Engineer specializing in MLOps, LLMs, and scalable ML systems
“ML/LLM engineer at Adobe who deployed a transformer-based personalization and campaign-targeting recommender system end-to-end, including PySpark/Airflow pipelines processing 12M+ events/day and containerized inference on AWS SageMaker (Docker/Kubernetes). Also has hands-on LLM workflow experience (RAG, semantic search, prompt optimization, hallucination mitigation) with a metrics-driven approach to reliability, drift monitoring, and reproducible retraining via MLflow.”
Mid-Level Software Development Engineer specializing in GenAI and full-stack cloud systems
“Full-stack engineer with experience across Magna, C3.ai, and Amazon, building GenAI-enabled products and finance transaction systems. Has shipped Next.js (App Router) + TypeScript features backed by Go/Python RAG pipelines, and emphasizes production quality via load testing, Selenium regression coverage, LLM-aware integration testing, and Azure observability. Also built LangGraph-orchestrated multi-step content generation workflows with robust retry/idempotency strategies.”
Junior Controls & Motion Planning Engineer specializing in MPC, RL, and autonomous systems
“Robotics researcher focused on learning-based navigation: builds sub-goal generation and cost-to-go models (Bayesian network-based) integrated with motion planning and MPC/NMPC control. Has hands-on ROS 2 package development across vehicles, drones, and manipulators, and uses a broad simulation stack (Isaac Sim, Gazebo, MuJoCo, PyBullet, PX4) to test and integrate systems.”
Mid-level Full-Stack Developer specializing in Spring Boot, React, and cloud microservices
“Backend engineer with experience at Meta and Accenture building regulated-data systems (healthcare/financial) using Python/Flask and Postgres. Has scaled high-throughput services to millions of daily requests, delivering measurable latency wins (~40% API latency reduction; ~35% faster DB-backed endpoints), and has productionized ML inference services using Docker/Kubernetes and AWS (ECS/SageMaker).”
Mid-level Data Analytics professional specializing in BI, data engineering, and applied AI
“Built GenMedX, a multi-module clinical AI system for emergency department decision support spanning triage prediction, diagnosis, medication Q&A, and visit summarization. Stands out for combining medical LLM fine-tuning, RAG, and rigorous evaluation/monitoring to drive a major triage recall improvement from 38.5% to 76.6%, with a strong focus on safety, edge-case detection, and production reliability.”
Entry-level AI/ML Software Engineer specializing in generative AI and computer vision
“Built and owned a production RAG coding assistant at Magna International used by 200 engineers, with hands-on work across React/TypeScript, retrieval infrastructure, and Postgres observability. Also brings an unusual blend of product UX thinking from AR game onboarding work, showing strength in both technical systems reliability and user activation.”
Executive product leader specializing in SaaS, mobile/web, and data analytics
“Senior product executive with leadership experience in both insurance and legal tech, including a 0-to-1 AI/ML visual intelligence claims platform at Solera that generated $15M ARR in year one. Stands out for combining enterprise product strategy, cross-functional execution, ML fluency, and financially disciplined product leadership, plus a track record of UX-led growth such as a 300% user-base increase at Epiq.”