Pre-screened and vetted.
Mid-level Data Scientist specializing in Generative AI and Healthcare Analytics
“Built a LangGraph-based, tool-routing LLM chatbot to deliver fast, trustworthy investment-stock insights (including tariff impact) and deployed it to production on Snowflake after initially developing in Azure with AI Search and the Microsoft Agent Framework. Improved routing robustness by moving from LLM-based decisions to a deterministic router backed by schema-relationship graphs and YAML metadata, and ran the project iteratively with non-technical stakeholders over an 8-month engagement.”
Mid-level AI/ML Engineer specializing in MLOps, NLP, and Generative AI
“Built and deployed a production LLM-powered text-to-SQL/document intelligence chatbot on AWS that lets non-technical business users query complex enterprise databases in plain English. Demonstrates deep practical expertise in schema-aware prompting, embeddings-based schema retrieval, SQL safety/validation guardrails, and rigorous offline/online evaluation with human-in-the-loop approvals for risky queries.”
Senior Product Manager specializing in mobile apps and F2P gaming platforms
“Product-focused F2P operator with hands-on experience shipping and optimizing a live social casino game on iOS/Android. Led a board-style progression meta and solved fairness-vs-economy constraints by designing a volatility model for dice RNG, validated through offline modeling and live cohort tests, delivering strong engagement and monetization lifts.”
Mid-level AI Engineer specializing in RAG, conversational AI, and agentic systems
“Built and deployed a production RAG-based clinical decision support assistant at MedLib, focused on fast, trustworthy answers from large medical documents. Demonstrates deep practical experience improving retrieval accuracy (semantic chunking + metadata-aware search), controlling hallucinations with grounded generation and thresholds, and adding clinician-requested citations using chunk metadata, with evaluation driven by healthcare professional review.”
“Built a production ad-spend optimization system that combined deterministic audit logic with LLM-generated explanations, surfacing severe inefficiencies including 70-90% wasted spend in some Google Ads accounts. Stands out for pairing measurable business impact with pragmatic AI safety and usability decisions, including approval-gated execution and structured, human-readable recommendations.”
Senior AI Engineer specializing in LLMs, RAG, and production ML systems
“Built GynAI, an end-to-end maternal clinical decision support platform for OB/GYN practices and hospitals in North America, combining predictive ML with RAG-based LLM explainability. The candidate emphasizes real production ownership across experimentation, deployment, monitoring, and iteration, with reported impact including fewer delayed interventions in high-risk pregnancies and a 15-20% reduction in false positives.”
Mid-level AI Engineer specializing in Generative AI, LLMs, and RAG
“Internship at Discovery Education building a production LLM/RAG chatbot that let marketing and sales teams query and interpret Looker/BI dashboards in natural language, with responses grounded in compliance and state education standards. Emphasizes rigorous evaluation (faithfulness/precision/recall/latency) plus user-feedback analytics, and used LangChain for orchestration, chunking/context-window control, and integration with enterprise sources like SharePoint.”
Senior Digital Marketing Specialist specializing in B2B demand generation and GenAI-enabled campaigns
“Growth/partnerships marketer with experience spanning gaming/metaverse and enterprise AI GTM. Uses paid acquisition (LinkedIn/Google), network-driven distribution (joint webinars, cross-posting), and CRM dashboards to manage funnel metrics (MQL/SQL), pipeline progression, and app download impact while maintaining structured partner reporting and feedback loops.”
Mid-level Data Scientist specializing in AI, analytics, and predictive modeling
“Data analytics and BI professional with experience turning messy institutional and customer data into decision-ready reporting and predictive systems. They combine strong SQL/Python execution with end-to-end ownership of churn analytics, stakeholder alignment, and operational rollout into dashboards and CRM workflows.”
Junior AI/ML Engineer specializing in Generative AI, NLP, and MLOps
“LLM engineer who has deployed a production RAG system (LangChain/FAISS/FastAPI) for enterprise semantic search, tackling real-world latency by LoRA/PEFT fine-tuning and grounding outputs with retrieval. Brings strong MLOps (Docker, AWS EKS, CI/CD, MLflow) plus stakeholder-facing explainability experience using SHAP to align ML-driven financial guidance with non-technical domain experts.”
Mid-level AI/ML Engineer specializing in Generative AI and RAG systems
“Currently at ProShare and reports building an AI/LLM-powered system deployed to production, aimed at helping with status-related difficulties and reducing misunderstandings across transactions. Also cites prior collaboration at Porsche with marketing teams, focusing on translating marketing goals into technical requirements and communicating solutions clearly to non-technical stakeholders.”
Mid-level Backend Software Engineer specializing in Java/Spring Boot and AWS microservices
“Owned and stabilized Decathlon e-commerce payment services, taking a prototype reliability effort to production by implementing failure detection/retries, load testing, and DB performance optimizations—reducing payment failures and cart abandonment. Also demonstrates an LLM/agentic workflow support mindset with strong observability, rapid incident diagnosis, and durable prevention via RCA, safeguards, and regression/replay testing, plus experience supporting sales/support with technical reassurance.”
Mid-level Full-Stack Software Engineer specializing in GenAI (RAG/LLM) systems
“Backend/platform engineer who has owned FastAPI microservices for analytics/ML ingestion and driven measurable performance gains (cut latency ~40%). Experienced deploying to AWS (ECS/EKS) with GitOps (GitHub Actions + ArgoCD + Helm), and has executed an on-prem to AWS migration using Terraform with parallel-run cutover and ~30% runtime improvement. Also built Kafka-based real-time user activity streaming with Prometheus/Grafana observability.”
Mid-level Software Development Engineer specializing in Python, APIs, and AWS
“Backend engineer with experience modernizing legacy systems and building modular Python/Flask services, including a REST-to-GraphQL migration for an e-commerce platform that improved API response time by 45%. Strong in performance and scalability work across PostgreSQL/SQLAlchemy (indexing, JSONB, N+1 fixes, connection pooling) and high-throughput systems (Celery + Redis), plus integrating ML microservices with TorchServe, Kafka streaming, feature stores, and Prometheus/Grafana monitoring.”
Junior Data Analyst specializing in analytics, BI, and machine learning
“Analytics professional with experience spanning infrastructure, energy, and digital engagement data. They have built SQL and Python workflows to turn messy operational data into trusted reporting assets, and led a wind turbine SCADA analysis that quantified roughly $1M in cumulative performance loss and translated findings into actionable Power BI dashboards.”
Senior AI Engineer specializing in machine learning, GenAI, and MLOps
“Built an end-to-end agentic population health strategy copilot for healthcare leadership, turning broad chronic disease questions into structured, evidence-backed strategy briefs. Stands out for combining healthcare domain knowledge with production-grade GenAI implementation, including LangGraph orchestration, Databricks/MLflow deployment, human review, and quality gates focused on citations, metrics, risks, and safety.”
Mid-Level Software Engineer specializing in backend microservices, payments, and ML pipelines
“Backend engineer who has led redesigns and migrations for a real-time logistics platform, improving scalability and resilience while managing eventual consistency tradeoffs. Demonstrates strong distributed-systems rigor (idempotency, transactions, async queues, monitoring) and builds secure, versioned FastAPI APIs with JWT/OAuth2, RBAC, and database row-level security.”
“Built a production AI-powered university marking system that automates question generation and grading from PDF course materials using a RAG pipeline (S3 + Pinecone) orchestrated with LangChain/LangGraph and deployed on AWS ECS via Docker/ECR and GitHub Actions CI/CD. Addressed a key real-world LLM challenge—grading consistency—by implementing rubric-based scoring, retrieval re-ranking, and standardized context summarization, validated against human instructors.”
Junior AI/ML Engineer specializing in Generative and Agentic AI
“Built and deployed a production-grade LLM agent for credit management and accounts receivable automation, integrating ERP/MySQL data via a RAG pipeline and exposing services through FastAPI with Pydantic-validated outputs on AWS Bedrock. Emphasizes reliability and compliance for financial operations using schema validation and human-in-the-loop review, reporting ~32% reduction in manual work and ~41% improvement in response time/reliability.”
Mid-level AI/ML Engineer specializing in GenAI, NLP, and production MLOps
“AI/LLM engineer who built and deployed a production healthcare RAG chatbot ("DoctorBot") with strict medical safety guardrails, an 85% confidence-gated verification layer, and latency optimizations that cut responses from ~8s to ~2–3s. Also worked on finflow.ai to generate finance/banking test cases from BRDs, collaborating closely with non-technical domain stakeholders, and has hands-on orchestration experience with LangChain/LangGraph and agentic evaluation/monitoring practices.”
Entry-level sales and growth professional specializing in Web3 and data-driven marketing
“Outbound-focused sales candidate from Ridgeway with a strong founding-SDR mindset, generating 15-25 meetings and 8-12 SQL-level opportunities per month while influencing $40k-$80k in monthly pipeline. Stands out for building structured, research-driven outbound systems and using personalized, multithreaded outreach tied to real business triggers like product launches and growth hiring.”
Senior ML/AI Engineer specializing in LLMs, RAG, and healthcare AI
“Built a production-grade clinical and insurance document AI system in a HIPAA/PHI-regulated environment, taking it from experimentation through Azure deployment, monitoring, and iterative improvement. Stands out for translating RAG/LLM research into reliable microservices with strong safety controls, drift monitoring, and human-in-the-loop workflows that cut manual review time by 60-70%.”
Senior AI/ML Engineer specializing in Generative AI, LLMs, and NLP
“ML/AI engineer with hands-on experience building healthcare and fraud-detection systems from experimentation through deployment, monitoring, and retraining. Stands out for combining real-time IoT pipelines, cloud-native MLOps, and GenAI/RAG in regulated healthcare settings, with reported impact including reduced emergency response times and a 25% reduction in manual diagnosis time.”