Sign up to access all features of our service.
  • Job search
  • Favorites
  • Create a CV
    New
  • Salaries
  • Subscriptions

Senior Data & LLM Engineer (AI‑Ready Data & Agentic Systems)

$73.2k - $84k
Full-time

Blue Orange Digital

Company overview:

Blue Orange Digital is a boutique data & AI consultancy that delivers enterprise-grade results. We design and build modern data platforms, analytics, and ML/AI Agent solutions for mid‑market and enterprise clients across Private Equity, Financial Services, Healthcare, and Retail.

Our teams work with technologies like Databricks, Snowflake, dbt, and the broader Microsoft ecosystem to turn messy, real-world data into trustworthy, actionable insight.

We’re a builder‑led, client‑first culture that prizes ownership, clear communication, and shipping high‑impact work.

Note: Please submit your resume in English, as all application materials must be in English for review and consideration.

Position overview

Blue Orange Digital is seeking a Senior Data Engineer with genuine agentic systems depth for a full-time, 6-month embedded engagement in a private-capital data environment. This is a deliberately merged role: roughly half senior data engineering — Snowflake, dbt, Airflow, AWS, Python ingestion — and half senior LLM/agentic engineering, spanning production agents, MCP servers, evaluation practice, and observability. You will work on two core initiatives: an AI-Ready Data Catalog & Context Layer built alongside the Data Analytics team, and Unstructured Data Extraction at scale, with agentic implementation, evaluation, and orchestration as the throughline across both. This is not a pipeline-maintenance seat; we are looking for someone who has already shipped agents into production and can tell us candidly what broke.

Responsibilities

Agentic development (primary focus)

Build production agents and multi-step agentic workflows, and design and implement MCP (Model Context Protocol) servers and tool interfaces as the primary integration surface between agents and the data platform — including custom internal MCP servers over proprietary datasets. Make deliberate architectural calls on agent vs. deterministic pipeline, single-agent vs. multi-agent decomposition, and where human-in-the-loop checkpoints belong.

Agent evaluation and observability

Stand up an evaluation practice from scratch — eval datasets, LLM-as-judge, regression testing — and define and track the metrics that matter: task success rate, faithfulness, extraction accuracy, tool-call correctness, latency, and cost per run. Instrument tracing and observability across agent runs.

Agentic orchestration

Own agentic workloads in Airflow 3.x on Astronomer — modeling LLM and agent calls as named, independently retriable tasks, using dynamic task mapping for fan-out/fan-in, assets and data-aware scheduling for event-driven triggers, deferrable operators for long-running calls, and human-in-the-loop operators for approvals. Design the workloads that do not belong in a DAG (long-running or interactive agents on AWS ECS/Fargate, queue- and event-driven execution, API-triggered services) and articulate clearly where the orchestration boundary sits and why.

AI-ready catalog and semantic context layer

Model and implement semantic definitions over a Snowflake + dbt estate — metric definitions, entity relationships, business glossary, and ownership — so agents receive governed meaning rather than raw table names. Build and maintain Snowflake Semantic Views and Cortex Analyst semantic models, keeping them in sync with dbt as the source of truth, and establish how context is versioned, tested, and promoted.

Metadata and governance instrumentation

Capture lineage, freshness, column-level descriptions, classification and sensitivity tags, and usage signals; automate description and tag generation with LLMs where it is safe to do so, behind human review gates. Evaluate catalog and metadata tooling and deliver a clear build-vs-buy recommendation.

Unstructured data extraction

Design extraction pipelines for PDFs, decks, spreadsheets, emails, and web content, including layout-heavy financial and operational documents where tables and nested structure matter. Build schema-constrained extraction using structured outputs and tool calling with frontier LLM APIs and Cortex LLM functions, with confidence scoring, citation back to source page, and explicit handling of low-confidence fields. Implement chunking, embedding, and retrieval strategies serving both RAG and agentic retrieval, and design the human review loop — what auto-accepts, what escalates, and how corrections flow back into eval datasets.

Senior data engineering and architecture

Define and implement architectural solutions that ensure the delivery speed and scalability of data pipelines, including tiered/medallion structures; drive best practices for advanced ELT, data governance, and data quality; and define and enforce data security and access-control policies across pipelines and platforms. Build and maintain Python ingestion pipelines (dlt and similar) across REST APIs, SaaS connectors, file drops, and incremental loads into Snowflake, and contribute to dbt models, tests, and documentation — treating dbt metadata as a first-class input to the context layer.

Production operations for non-deterministic systems

Build in the operational basics agents usually lack — idempotency, retry semantics for non-deterministic steps, budget and token caps, circuit breakers, structured logging, and audit trails — under Git-based workflow discipline with code review, CI/CD, and environment promotion.

Technical leadership and client-facing consulting

Serve as a technical leader and key client-facing resource: mentor peers, present complex architectural decisions, write designs down before building them, work independently against ambiguous problem statements, and operate effectively as a contractor embedded in an existing engineering team — asking for context early and communicating status without being asked.

Requirements

  • 7+ years of hands-on industry experience in data engineering or software engineering, with at least 5 years on major cloud platforms. Bachelor's degree or higher in Computer Science, Engineering, or a related technical field (or equivalent experience).

  • Agentic systems (must-have, weighted heaviest): demonstrated experience shipping LLM-powered or agentic systems to production, with concrete examples of what was built, how it was evaluated, and how it failed.

  • Practical command of agent design patterns: tool and function calling, structured outputs, retrieval/RAG, planning loops, multi-agent decomposition, and human-in-the-loop.

  • Experience with agent evaluation and observability as a discipline — eval datasets, LLM-as-judge, regression testing, tracing, and cost/latency monitoring.

  • Experience with the Anthropic Claude API or comparable frontier model APIs, including prompt and context engineering for reliability rather than novelty; plus experience with an agent framework such as the Claude Agent SDK and/or OpenAI Agents SDK / Assistants API, and a point of view on when to use a vendor framework versus building your own loop.

  • Experience connecting models to enterprise data through MCP and/or comparable tool-integration patterns, and daily working fluency with Claude and ChatGPT as development tools (Claude Code, Projects, Custom GPTs, or equivalent).

  • Mastery of Python — typing, testing, packaging, async — and advanced proficiency in SQL with strong analytical and dimensional data modeling skills.

  • Deep, hands-on Apache Airflow experience: not just authoring DAGs, but debugging schedulers, managing dependencies, and designing retries, idempotency, and task granularity. Airflow 2→3 migration experience and familiarity with Astronomer are a strong plus.

  • Hands-on proficiency with Snowflake (warehouses, RBAC, Snowpark, cost management), dbt, and AWS (ECS/Fargate, IAM, S3, Secrets Manager) with Docker and infrastructure-as-code — the core stack on this engagement. Broader exposure across the major cloud and data platforms (Azure, GCP, Databricks) is valued.

  • Experience designing and building robust CI/CD pipelines, managing Infrastructure as Code, and working under Git-based review and environment-promotion discipline.

  • Production experience extracting structured data from documents at scale, including at least one layout-heavy domain (financial documents, contracts, forms, or scientific papers), with familiarity with modern document parsing tooling and honest views on their tradeoffs.

  • Experience with embeddings, chunking strategies, and vector or hybrid retrieval.

  • Self-driven and autonomous, with excellent problem-solving and critical thinking, the ability to work against ambiguous problem statements, and the discipline to write a design down before building it.

  • Excellent verbal and written professional English, sufficient for technical design discussions, written proposals, and collaboration with technical and non-technical stakeholders.

  • Full availability during US Eastern Time business hours (09:00–17:00 ET).

Preferred qualifications

  • Hands-on experience with Snowflake Cortex specifically — Cortex Analyst, Cortex Search, Cortex Agents, or Cortex AISQL functions.

  • Experience with a semantic layer product (dbt Semantic Layer, Cube, AtScale) or a data catalog platform (DataHub, OpenMetadata, Atlan, Collibra, or Snowflake Horizon).

  • Knowledge graph or ontology modeling experience.

  • Experience with dlt specifically, or having authored custom connectors and sources.

  • Streaming or event-driven experience (Kafka, Kinesis, SNS/SQS).

  • MLOps depth beyond agents: end-to-end ML lifecycle experience, model deployment and monitoring (e.g., MLflow), and advanced ML techniques such as regression, classification, or Bayesian methods.

  • Experience fine-tuning LLMs and deploying them; publications or active contribution in relevant AI/ML communities; advanced degree in a relevant field.

  • Prior work in private equity, venture capital, or financial services data environments.

  • Prior experience as an embedded contractor or consultant influencing technical direction on client engagements.

Benefits:
  • Fully remote

  • Flexible Schedule

  • Unlimited Paid Time Off (PTO)

  • Paid parental/bereavement leave

  • Worldwide recognized clients to build skills for an excellent resume

  • Top-notch team to learn and grow with

Background checks may be required for certain positions/projects.

Blue Orange Digital is an equal-opportunity employer.

Vacancy posted 2 days ago
Similar jobs that could be interesting for youBased on the Senior Data & LLM Engineer (AI‑Ready Data & Agentic Systems) in Remote vacancy
  •  ...You'll build the agentic systems and data pipelines behind NetworkOS's AI capabilities: ~Production...  ...layer that keeps LLM quality measurable...  ...software engineering experience, with 3...  ...compliance, FedRAMP readiness, and customers whose...  ...trust. ~Small, senior team — Early-stage... 
    Senior
    Full time
    Remote work

    Collaboration.Ai

    Remote
    1 day ago
  • $138.7k - $173.75k

     ...RoleThis role is for a senior individual contributor in Data Engineering who can...  ...on automation and Agentic AI. The engineer will...  ...from multiple source systems into trusted, well-...  ...model development, LLM applications, Vector...  ...including feature-ready, training, inference... 
    Senior
    Full time
    H1b
    Local area
    Work from home
    Relocation package
    Flexible hours

    General Motors

    Austin, TX
    3 days ago
  • $86.8k - $198k

    Agentic Systems Full-Stack Software Engineer, SeniorThe Opportunity: Most engineering...  ...vision to production-ready in a fast, agile...  ...code is drafted by AI agents working from...  ....Deploy and operate LLM inference on Kubernetes...  ...CasbinExperience with data handling in classified... 
    Senior
    Full time
    Contract work
    Part time
    Work at office
    Local area
    Remote work

    Booz Allen Hamilton

    Fayetteville, NC
    2 days ago
  •  ...Moveworks is the Agentic AI Assistant platform that...  ...all of their business systems through natural language...  ...with Moveworks’ Reasoning Engine and natural language capabilities...  ...building and serving LLM’s at Moveworks. This...  ...machine learning team, data infrastructure team and... 
    Senior
    Full time
    Work at office
    Remote work
    Flexible hours

    Servicenow

    Remote
    1 day ago
  •  ...are Moveworks is the Agentic AI Assistant platform...  ...all of their business systems through natural language...  ...Moveworks’ Reasoning Engine and natural language capabilities...  ...production. We are a data-centric team, and you...  ...datasets Readiness to hit the ground running... 
    Senior
    Full time
    Work at office
    Immediate start
    Remote work
    Flexible hours

    Servicenow

    Remote
    1 day ago
  •  ...building next-generation AI systems in a U.S.-based hybrid...  ...as a full-time Senior AI Engineer II. You’ll work with modern...  .../GCP, Kubernetes, and agentic AI frameworks to...  ...with production-level ML/LLM systems Programming experience...  ...systems, and data pipelines Cloud environments... 
    Senior
    Full time
    Remote work
    Flexible hours

    Motion Recruitment

    Phoenix, AZ
    3 days ago
  • $140k - $180k

     .... About JLL and Data EngineeringJLL is...  ....The Data Engineering team at JLL sits...  ...across data and AI agents, and the...  ...whiteboarding a system architecture with...  ...are production-ready, not throwaway•...  ...Agent Development & Agentic Systems• Design,...  ...fine-tuning, and LLM evaluation techniques... 
    Senior
    Full time
    Local area
    Shift work

    Jones Lang LaSalle

    Chicago, IL
    1 day ago
  • Are you ready to make an impact at DTCC...  ...implementing data standards and...  ...This RoleAs a Senior Software Engineer within Enterprise...  ..., and emerging AI technologies.Your...  ...Generative AI, Agentic AI, Microsoft...  ...Copilot, Kiro, and LLM-based tools to...  ..., OLTP systems, business intelligence... 
    Senior
    Remote work
    Flexible hours

    DTCC- The Depository Trust & Clearing Corporation

    Tampa, FL
    4 days ago
  • $134k - $168k

     ...Description Shape the data platform powering...  ..., Generative AI, and Agentic AI for millions of...  ...workloads using modern engineering best practices....  ...leaders to deliver AI-ready data products that...  ...retrieval systems. ~Experience with...  ...AI solutions, or LLM-powered applications... 
    Senior
    Full time
    Casual work
    Work at office
    Remote work
    Flexible hours

    Zip

    Remote
    1 day ago
  • $190.9k - $334.1k

     ...DescriptionIt all started when engineer Fred Luddy wrote...  ..., ServiceNow is the AI control tower for...  ...any AI, any data, and any workflow— helping...  ...group building the agentic AI and enterprise-scale search systems that power Now...  ...retrieval. Exposure to LLM fine-tuning or inference... 
    Senior
    Work experience placement
    Work at office
    Immediate start
    Remote work
    Flexible hours

    ServiceNow

    Santa Clara, CA
    4 days ago
  • $122.6k - $177.9k

     ...a smarter, future-ready industry. Founded...  ...seeking a full-time Senior Data Engineer I (Intelligent...  ...role applies GenAI/LLM capabilities to real...  ...primary focus is AI automation for Data...  ...retrieval/RAG and agentic workflows that connect...  ..., Information Systems, or equivalent technical... 
    Senior
    Full time
    Temporary work
    Work at office
    Flexible hours

    SHEIN

    San Diego, CA
    2 days ago
  • $135 - $160 per hour

     ...early intervention system. Driven by data science and powered...  ...Python, Kubernetes, and AI-assisted and agentic workflows. This role...  ...and defining engineering patterns and standards...  ...reliable, and production-ready data Improving data...  ...integrating LLM or agent-based systems... 
    Senior
    Temporary work
    Summer work
    Remote work
    Visa sponsorship
    Work visa

    GrabJobs

    Bakersfield, CA
    1 day ago
  • $135k - $160k

     ...early intervention system. Driven by data science and...  ...This is a senior individual contributor...  ...experienced Data Engineer who can independently...  ..., AWS, and AI-assisted and agentic workflows....  ...and production-ready systems Designing...  ...Experience implementing LLM- or agent-based... 
    Senior
    Temporary work
    Summer work
    Remote work
    Visa sponsorship
    Work visa

    Benchmark Analytics

    Chicago, IL
    1 day ago
  •  ...Senior Data Engineer In-Office At Cloudflare, we are...  ..." problem and the AI-native curiosity...  ...large-scale data systems, own the company's...  ...sophisticated, AI-ready data layers and work...  ...data products, and agentic AI architectures....  ...predictive analytics, and LLM-enabled features... 
    Senior
    Temporary work
    Work at office
    Local area
    Flexible hours

    Cloudflare Inc

    Austin, TX
    4 days ago
  • $250k - $300k

     ...Description We’re hiring an AI Engineer with strong voice AI...  ...design and build the systems that power our AI experiences...  ...voice systems, LLM-driven workflows, and orchestration...  ...to evaluation, data, latency, and software...  ..., tested, production-ready Python across APIs, services... 
    Senior
    Full time
    Remote work

    Blooming Health

    Remote
    3 days ago
  • $155k - $200k

    Senior Product Manager-AI Infrastructure & Agentic Systems Austin, Texas, United States "In 36 months,...  ...closely with our software engineering, data science, and sales...  ...the following areas: LLM gateways, model routing...  ...Paid parental leave Ready to build systems that... 
    Senior
    Contract work
    For contractors
    For subcontractor
    Work at office

    Striveworks

    Austin, TX
    3 days ago
  • $179k - $210k

     ...strong team of Data Scientists, Researchers...  ...in Data Engineering and are excited...  ...suite of AI-driven tools. Your...  ...tables from HR systems such as Workday...  ...pipelines that feed LLM-powered tools,...  ...Assess data readiness for AI use cases...  ...based tooling or agentic AI frameworks,... 
    Senior
    Full time
    Work experience placement
    Casual work
    Live in
    Work at office
    Remote work

    Airbnb

    Remote
    a month ago
  •  ...matter. Your Impact We are seeking a Senior Data Engineer II to play a pivotal role in building...  ...engineering standards, and build trusted, AI‑ready data infrastructure that drives...  ...reliable, governed, and maintainable data systems. Experience supporting data governance... 
    Senior
    Work at office
    Remote work

    Axon

    Scottsdale, AZ
    1 day ago
  • itD is seeking a Data Engineer (AI/ML) III to drive the development of machine learning solutions...  ...pipelines that enhance AR display systems. The role requires expertise in ML, computer...  ...data engineering to deliver production-ready algorithms and data-driven insights for... 
    Senior
    Remote work

    itD Tech

    Redmond, WA
    1 day ago
  • $148k - $184k

     ...Description As a Data Scientist on our...  ...and trust the LLM systems that power Paradigm...  ...of applied AI evaluation, analytics engineering, and clinical research...  ...and production-ready. ~Help...  ...datasets. ~For senior applicants: mentor...  ...AI tooling and agentic workflows in day... 
    Senior
    Full time

    Paradigm Health

    Remote
    1 day ago
  •  ...leader in Enterprise Readiness. Our mission is...  ...delivered. Our AI-native platform,...  ...coordinated execution system for government...  ...experienced AI Engineer to join our Agentic AI team as we scale...  ..., models, and data processing Assist...  ...learning or LLM-powered systems,... 
    Senior
    Full time
    Work at office

    Air Company

    Remote
    1 day ago
  •  ...Smarsh is hiring a senior backend/platform engineer to build and scale agentic AI systems for enterprise use. You will build fast-moving...  ...capabilities. Productionize LLM integrations. Implement systems...  ...compliance. Address customer data handling, tenant isolation,... 
    Senior
    Full time
    Contract work

    Smarsh

    Remote
    6 days ago
  • $110k - $220k

     ...Principal, Data Scientist, Agentic AI Systems Engineering & Model Post-Training Bentonville,...  ...scalable, and production‑ready Use Google Cloud Platform...  ...bar around you Mentor senior engineers through code,...  ...learning engineering: ML and LLM fundamentals,... 
    Permanent employment
    Full time
    Contract work
    Temporary work
    Part time

    Jobleads-US

    Bentonville, AR
    14 hours ago
  • $118.11k

     ...Responsibilities Marketing Data and Analytics (...  ...sits on MDA's Engineering team, working...  ...data products, AI agents, and...  ...operate production AI systems, including agent...  ...by directing agentic coding tools,...  ...and monitoring LLM systems in production...  ...more. If you’re ready to build for the... 
    Senior
    Full time
    Work experience placement
    Remote work
    Flexible hours

    NextGenEnergyJobs

    Brooklyn, NY
    5 days ago
  • Senior Principal, AI Software Engineer– Agentic & Industry SolutionsSkip to main contentThis site...  ...connects people, systems, data and AI to help organizations...  ...and Agent Development, LLM Integration, RAG Architectures...  ...AI era** – Build future-ready skills through... 
    Senior
    Work from home
    Worldwide
    Flexible hours

    Genesys Cloud Services, Inc.

    Wisconsin
    4 days ago
  • $172k - $229k

     ...multimodal sensor data. Our next-...  ..., is the engine that powers this...  .... As a Senior Machine Learning...  ...reasoning systems. Your work will...  ...and Integrate Agentic Systems:...  ...models, or LLM-based planning...  ...or embodied AI. * Experience...  ...members who are ready to embrace change... 
    Senior
    Full time
    Work at office
    Remote work

    Motional

    Pittsburgh, PA
    1 day ago
  • $225.4k - $257.2k

    Senior Lead AI Engineer (AI Foundations, LLM Core and Agentic AI) Overview: At Capital One, we are creating responsible and reliable AI systems, changing banking for good. For years, Capital One has been an industry leader in using machine learning... 
    Senior
    Full time
    Part time
    Local area

    Capital One Financial Corporation

    Remote
    1 day ago
  • $248.3k - $315k

     ...than 3 days].The RoleThe Agentic Data Engineer is a pre‑eminent...  ...industrial-grade data and AI platforms that power...  ...large-scale distributed systems, and AI/ML literacy to...  ...data platforms and AI‑ready data products...  ...decision frameworks for senior leaders; influence roadmaps... 
    Full time
    H1b
    Local area
    Work from home
    Relocation package
    Flexible hours

    General Motors

    Austin, TX
    4 days ago
  •  ...optimize scalable ETL/ELT data pipelines using...  ...performance SQL analytics and AI-powered workloads....  ...with AI/ML Engineers to ground LLM applications in governed...  ...concrete examples of data systems you've built that have...  ...and society. Are you ready to help shape what AI... 
    Senior
    Full time

    Suzega

    Remote
    3 days ago
  • $186k - $256k

     ...re building the modern system of homeownership giving...  ...started.About the TeamAs a Senior+ Agentic Analytics Engineer at Opendoor, you will join the Data organization and help...  ...data engineering, and AI.Opendoor has adopted a...  ...structures optimized for LLM reasoningShip internal... 
    Shift work

    Opendoor

    Miami, FL
    1 day ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to Senior Data & LLM Engineer (AI‑Ready Data & Agentic Systems). Be the first to apply!