Pre-screened and vetted.
Junior AI Engineer specializing in LLM pipelines, RAG, and computer vision
“Built and deployed an on-prem, HIPAA-compliant LLM pipeline for oncology-focused clinical note generation and decision support, emphasizing grounded differential diagnosis and explainable reasoning via RAG to reduce hallucinations. Also created a LangGraph-based multi-agent academic paper search system integrating Tavily, arXiv, and Semantic Scholar with an orchestrator that routes tasks to specialized sub-agents.”
Mid-level Software Engineer specializing in cloud infrastructure and distributed systems
“Cloud infrastructure/product engineer with end-to-end ownership of cloud-native storage/observability products, including taking an internal CMS to Google Cloud Marketplace and scaling to ~40,000 deployments. Strong in Kubernetes-based platforms (Operators, microservices, RabbitMQ) and performance/scalability work (e.g., 200% cluster capacity increase) plus internal tooling that materially improved SRE/QA debugging and release velocity.”
Mid-level AI/ML Engineer specializing in NLP, LLMs, and MLOps for healthcare and finance
“Built a production LLM-powered RAG agent for healthcare/insurance operations that retrieves and summarizes patient medical documents with grounded citations, scaling to ~4.5M records. Addressed medical shorthand and terminology by fine-tuning ~120 lightweight DistilBERT models by specialty and validating entities against SNOMED/RxNorm, while using SHAP/LIME and human-in-the-loop review to make decisions explainable to stakeholders.”
Junior AI Engineer specializing in fraud detection, credit risk, and LLMs in FinTech
“AI engineer with production experience building a high-accuracy (98%) fraud detection system operating at real-time latency (1–2s) over millions of transactions, using a multi-model pipeline approach to meet performance constraints. Also implemented Airflow-orchestrated workflows (DAGs, retries, alerts) to replace brittle cron scripts and is currently pursuing a master’s project on real-time ASL-to-text conversion.”
Junior Robotics & ML Engineer specializing in autonomous systems and perception
“Robotics software engineer with hands-on experience building a dual-arm (Kawasaki duAro) Cranfield assembly task-planning and motion-planning stack in ROS/MoveIt, using PDDL + behavior trees and OMPL for collision-free execution. Improved tight-tolerance insertions by integrating RGB-D visual servoing into the task planner loop, and also built an LLM-driven navigation pipeline with ORBSLAM3 for natural-language command parsing and real-time replanning.”
Mid-level Full-Stack Engineer specializing in AI and FinTech platforms
“Full-stack engineer building real-time internal banking operations dashboards (Java/Spring Boot microservices + React/TypeScript) with Kafka-based streaming and post-launch performance optimizations. Also shipped a production internal AI support assistant using RAG (Confluence/PDF/support docs ingestion, embeddings + vector DB retrieval) with guardrails, evaluation loops, and observability to reduce hallucinations and prevent regressions.”
Mid-level AI/Analytics Product & Data Professional specializing in LLM and dashboard automation
“Built and shipped open-source LLM/RAG systems, including a generative AI assistant grounded on ~30,000 scraped university web pages, improving response accuracy ~30% by moving from TF-IDF-only retrieval to a hybrid sentence-transformer approach with fallback controls. Also partnered with non-technical leadership at Securi.ai to deliver real-time predictive analytics dashboards (Elasticsearch + Jira/ServiceNow) that reduced project overhead by 18%.”
Senior AI Engineer specializing in LLMs, agentic systems, and MLOps
“Built and shipped PromptGuard, a production middleware proxy that secures GenAI RAG/agent systems against prompt injection and unsafe tool use using risk scoring, graded policy actions, and least-privilege tool gating. Also replaced LangChain abstractions with a custom state-machine runner for a production voice agent to reduce latency and improve traceability, and delivered a clinic call assistant by converting front-desk/doctor requirements into scenario-based guardrails and measurable evals.”
Director-level Cybersecurity Architect specializing in cloud security, threat detection and incident response
“Entrepreneur building an AI-enabled platform to help tradespeople (e.g., plumbers/carpenters) find customers, currently moving from ideation toward MVP and user launch. Previously founded Votimo (2012), an early philanthropy/donation-transparency platform, raised ~ $2M in angel funding, and implemented the system before strategic drift from leadership/vision changes.”
Senior Technical Support Engineer specializing in Azure Cloud & Generative AI
“Microsoft cloud/infra engineer with 5+ years supporting enterprise Azure environments, specializing in security-focused networking (private endpoints, DNS) and production troubleshooting across Azure Front Door/App Gateway WAF/AKS. Has implemented posture improvements via Defender for Cloud, Azure Policy, and RBAC tightening, and also designs secure AWS agent/scanner integrations and modern EKS/GitHub Actions/Secrets Manager observability-enabled SDK rollouts.”
Mid-level Machine Learning Engineer specializing in computer vision and LLM pipelines
“ML/LLM engineer who built production systems to speed up artist content-creation workflows, including a fine-tuned image captioning model paired with a RAG layer over image embeddings/captions to improve consistency across changing domains. Experienced orchestrating multi-tool agents with LangChain/LangGraph (planning + critic/reflection) and setting up practical monitoring (caption rejection rate) plus evaluation sets for tool-calling accuracy, output quality, and latency.”
Intern Software Engineer specializing in full-stack web development and automation
“Undergraduate robotics researcher who built a crowd-aware motion planning system to navigate safely and efficiently through dynamic pedestrian environments, implementing the full pipeline in ROS (move_base, global planning, SLAM/localization) and validating via 2D crowd simulation. Also brings modern software delivery experience from web apps, including Docker/Kubernetes-based cloud deployment and CI/CD with automated testing.”
Mid-level Data Scientist specializing in machine learning and big data analytics
“Walmart engineer who built and shipped a production LLM+RAG system to automate triage and analysis of computer support chats/tickets, producing grounded, schema-constrained JSON outputs for summaries, urgency, and routing recommendations. Emphasizes reliability (hallucination control, confidence thresholds, human-in-the-loop) and runs end-to-end pipelines with Airflow and AWS-native orchestration, plus rigorous evaluation and monitoring tied to business KPIs.”
Senior AI & Machine Learning Engineer specializing in GenAI, Agentic AI, and RAG
“Built a production agentic AI system to automate data science work using a layered architecture (executive-summary handling, tool-based execution, and on-the-fly code generation). Demonstrates strong end-to-end agent development practices including RAG with vector databases, prompt engineering, and multi-method evaluation (LLM-as-judge/human/code-based), plus Airflow-based orchestration for ML data pipelines and close collaboration with business end users.”
Senior Data Scientist / Generative AI Engineer specializing in fraud, risk, and MLOps
“Built and deployed a production LLM/RAG fraud investigation system to replace manual investigator workflows, combining transaction data, historical cases, and policy documents with agent-style steps and LoRA fine-tuning. Demonstrates strong reliability engineering (grounding, citations, abstention paths), performance optimization (retrieval/indexing/caching), and end-to-end MLOps orchestration using Azure ML Pipelines/MLflow plus Kubernetes/Argo with canary and rollback deployments.”
Mid-level Data Scientist specializing in NLP, LLMs, and cloud ML platforms
“LLM/MLOps engineer who has shipped production systems for complaint intelligence and contact-center NLU, including LoRA/RLHF-tuned LLaMA models deployed on GKE with vLLM and Vertex AI batch pipelines to BigQuery. Demonstrates strong practical focus on hallucination control, data imbalance mitigation, and production monitoring (Langfuse) with regression testing and canary rollouts, plus experience orchestrating complex workflows with AWS Step Functions.”
Mid-level AI/ML Engineer specializing in GenAI, RAG, and enterprise data platforms
“Built and shipped a production LLM-powered RAG assistant for enterprise internal document search (PDFs, knowledge bases, structured data), addressing real-world issues like noisy documents, hallucinations, and latency with grounded prompting, retrieval-confidence fallbacks, and performance optimizations. Also partnered with compliance and business teams at JPMc to deliver a solution aligned with regulatory constraints, supported by monitoring, feedback loops, and systematic evaluation.”
Senior AI/ML Engineer specializing in LLMs, GenAI, and MLOps
“AI/ML engineer (Cognizant) who built a production, real-time credit card fraud detection platform combining deep-learning anomaly detection with an LLM-based explanation layer. Strong focus on regulated deployment: addressed class imbalance and feature drift, and added guardrails (SHAP/structured inputs, fine-tuning on analyst reports, rule-based validation) to keep explanations accurate and compliant. Orchestrated the full pipeline with Airflow + Databricks/Spark and used MLflow/Prometheus plus A/B and shadow deployments for measurable reliability.”
Junior Software Engineer specializing in cybersecurity and cloud-native AI
“Backend-focused full-stack engineer who built an MVP at Neon AI for PhD students: a FastAPI backend integrating multiple cloud and local LLMs plus a RAG pipeline with session/identity management, designed to be modular and extensible across domains. Also has VMware experience debugging production issues and executing safe, API-compatible refactors with staged rollouts and strong security controls.”
Mid-level Machine Learning Engineer specializing in LLMs and RAG for healthcare
“AI Engineer (Medtronic) who deployed a production RAG-based clinical assistant grounded in curated biomedical literature (no patient-identifiable data). Deep hands-on experience orchestrating and hardening LLM workflows with LangChain/LangGraph, including stateful agentic flows, rigorous testing, and evaluation; reports a 72% accuracy improvement through retrieval enhancements (query rewriting, multi-query expansion, MMR reranking).”
Senior Engineering Manager specializing in data platforms, microservices, and enterprise GTM analytics
“Engineering leader (player-coach) recently at Autodesk driving a major sales-motion transformation spanning account hierarchy, commissions/quotas, and downstream financial/sales forecasting impacts. Led cross-functional design with enterprise architects and shipped the end-to-end release, using POCs and Anaplan what-if modeling to validate a risky hierarchy change while coordinating delivery across India/Singapore teams and instituting structured Jira-based tech debt/support tracking and automation (dbt, GitHub Copilot).”
Director-level AI Architect/Manager specializing in GenAI, MLOps, and enterprise automation
“GenAI/ML engineering leader (player-coach) who built and deployed an image-to-text production system for topology/resource diagrams, combining YOLO-based issue detection with an LLM to generate support-ready reports at scale. Heavy AWS stack (SageMaker, Step Functions, Lambda, CloudWatch, FastAPI, Kubernetes/Docker) with KPI-driven optimization (MTTR, P50), including ~21 custom labels and reported 30–50% faster issue identification while processing thousands of images in production.”
Principal Technical Program Manager specializing in cloud delivery and regulated financial platforms
Director-level Engineering Leader specializing in consumer web/mobile and AI-driven optimization