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

(USA) Distinguished, Data Scientist - Agentic AI Systems Engineering & Model Post-Training

$130k - $260k

Walmart Supercenter

Reference: R-2613286Posted: 2026-08-20Location: BENTONVILLE, AR, United StatesSalary: $130000 - $260000/yearType: Full time / Regular/PermanentCompany: WalmartBusiness Segment: Home OfficeThe Opportunity: Walmart’s Supply Chain AI Lab & Innovation Factory is building a new generation of production-grade agentic AI systems that reason over complex enterprise information, coordinate specialized agents, use tools safely, plan and execute long-horizon work, and continuously improve through rigorous evaluation and model post-training. This role exists to build those systems end to end—and to improve the models that power them. This is not an analytics-focused data science role. It is a deeply hands-on AI systems engineering position focused on designing, building, and operating production software. As the Distinguished technical leader in this space, you own production systems end to end across the full technology stack—agent orchestration and model logic, backend services and APIs, the data layer, and web and CLI/TUI interfaces. Through exceptional judgment, practical invention, mentoring, and code, you set technical direction and shape the architecture of the shared agentic platform and its model-improvement system. What you will build and own:Build advanced agentic systems end to endOwn the architecture, implementation, evaluation, launch, and operation of complex, autonomous multi-agent applications that tackle our highest-value enterprise initiatives—from the first working full-stack proof of concept through dependable, production-scale service.Build systems in which specialized agents can reason, plan across long horizons, coordinate work, use tools, retrieve enterprise knowledge, maintain secure and durable session and workflow state, manage context growth, ask for human approval when needed, and cancel, resume, replay, or recover safely from failure.Build a policy-first agent runtime and control plane with deterministic allow, deny, and ask decisions; least-privilege tool and data access; scoped identity and authorization; auditable human approvals; bounded subagent delegation; and safe cancellation, user steering, and retry behavior for long-running work.Own the full product path as a full-stack systems engineer: agent and model logic, backend services and APIs, the data layer (database and schema design, data modeling, migrations, and data integrations), telemetry, monitoring, and thoughtful React/TypeScript experiences for associates and operators. Where the workflow demands it, design equally usable AI-native CLI/TUI or headless, structured-output interfaces that support automation, operations, and CI/CD-style integration.Where you will apply this These capabilities will first be applied to some of Walmart's most complex operational and supply-chain problems, beginning with the Autonomous Supply Chain Engine and its Discovery Loop—a continuous, human-in-the-loop mechanism that monitors signals, discovers opportunities and risks, reasons through changing conditions, and generates strategic recommendations. Build and own the Discovery Loop within our Autonomous Supply Chain Engine. This is the flagship capability this role exists to build: you will own its execution model, its knowledge and context layer, its evaluation loop, and the learning path that turns human feedback and business outcomes into measurable improvement.Partner directly with supply chain experts, scientists, data owners, operations, and engineering stakeholders to discover the real workflow, prototype rapidly with real users, measure value and risk, and harden successful solutions without losing speed. This is a high-visibility builder role. You will work closely with the SVP of Supply Chain Strategy, the head of AI for Supply Chain Strategy, and senior leaders across supply chain strategy, operations, data, and technology—bringing grounded technical insight to strategic priorities and turning them into responsibly operated products. Visibility here is earned through working software, sound judgment, clear communication, and measurable outcomes. Prior supply chain or logistics experience is not required. We will help you learn the operational domain; you bring outstanding depth in agentic AI engineering, software engineering, and machine learning engineering, plus the curiosity and ownership to turn unfamiliar problems into durable products. Engineer the agentic AI foundationOwn the design and build of advanced multi-agent harnesses, runtimes, and orchestration capabilities using frameworks such as Pydantic AI, LangGraph, LangChain, AutoGen, or LlamaIndex, or purpose-built custom infrastructure. Building your own runtime where that is the right call is a strength, not a gap. Establish typed contracts, testability, scalability, operability, and developer ergonomics as non-negotiable platform properties.Engineer explicit, inspectable agent execution. Design graph-based, state-machine-based, event-driven, planner/executor, or equivalent execution models as the problem warrants, with explicit state, typed dependencies and handoffs, conditional branching, fan-out and fan-in to subagents, retry and repair paths, loop detection, cost and time budgets, and hard termination conditions. Design external verification into the system—test runners, execution results, transaction outcomes, deterministic checks, and expert human review—because a model reviewing its own output is not verification.Build governed knowledge and context infrastructure for durable agent memory. Choose and combine the right representations—knowledge and context graphs, vector retrieval, relational and temporal models, or hybrids—with an explicit schema and ontology treated as a product contract. Own entity resolution and conflict handling, construction and enrichment pipelines from structured and unstructured sources, provenance and temporal validity, schema validation and evolution, and multi-hop retrieval that answers questions flat retrieval cannot.Build and operate agent skills, tool adapters, hooks and extension points, Model Context Protocol (MCP) clients and servers, structured outputs, function calling, enterprise APIs, identity, and secrets management. Own MCP lifecycle and reliability end to end: secure configuration and authentication, per-agent tool binding, schema compatibility, tool discovery, timeouts, health monitoring, retries, circuit breaking, quarantine, cleanup, failure isolation, and auditable operations.Create governed extension ecosystems for agents, skills, commands, plugins, hooks, tool adapters, and reusable workflows. Define stable contracts, compatibility and versioning strategies, secure installation and update paths, isolation boundaries, rollback behavior, and observability so extensibility does not become an uncontrolled code-execution surface.Treat agent quality as an engineering discipline: golden tasks, offline benchmarks, online experiments, adversarial and regression testing, failure analysis, measurable quality thresholds, and release gates.Establish practical AgentOps / LLMOps practices for prompt and tool versioning, tracing, evaluation datasets, workflow reliability, cost and latency controls, incident learning, and continuous improvement of long-running autonomous systems. Instrument the system so engineers and operators can answer, with evidence, what the agent did, why it was permitted, which model, tool, and policy version was involved, what data and integrations were used, what it cost, where it failed, and how to reproduce or remediate the outcome safely.Advance the models themselvesImprove model reasoning and quality through hands-on post-training: reinforcement learning (RLHF/RLAIF), preference optimization, supervised fine-tuning, distillation, and reward and grader design to improve reasoning, tool-use reliability, and domain-specialized behavior across frontier models and smaller, domain-specialized models.Build the model-improvement flywheel. Turn production interaction traces, tool-use trajectories, human feedback, and successful and failed reasoning paths—together with Walmart's proprietary enterprise and operational data, synthetic data, and curated evaluation sets—into governed training and evaluation datasets. Use them to post-train, distill, evaluate, and redeploy increasingly capable domain-specialized models back into the agentic systems, so the platform you build continuously improves the models that power it. Own the data governance, provenance, privacy, and access controls that make this safe at enterprise scale.Design provider-aware, model-agnostic execution and routing layers that account for model capabilities—including multimodal inputs and outputs across text, images, and documents—context limits, structured outputs, streaming behavior, credentials, rate limits, transient failures, and explicit quality, latency, and cost trade-offs.Make every solution safe, scalable, and production-readyDesign systems on Google Cloud Platform (GCP) and Walmart internal technologies that are secure, fault tolerant, cost-aware, observable, highly available, and low latency.Build responsible enterprise-agent behavior through least-privilege access, explicit authorization boundaries, complete audit trails, data-protection controls, defenses against prompt injection and untrusted instructions, approval controls for consequential actions, and reversible recovery paths.Design distributed data, streaming, and telemetry systems using technologies such as Kafka, Flink, Spark, OpenTelemetry, and Grafana; use operational signals to improve product quality, reliability, and user trust.Set quality, performance, and release standards with layered unit, integration, API, workflow, and user-journey testing; adversarial safety testing; benchmark- and profile-driven performance work; CI/CD quality gates; reliable rollout and rollback practices; and incident-response readiness.Deliver accessible associate-facing experiences that meet applicable Walmart accessibility standards, including WCAG 2.2 AA where applicable.Lead by building and raising the barSet a multi-year technical direction for shared agent foundations and the products built on them while staying hands-on—owning architecture, critical-path code, technical spikes, design reviews, and production incidents.Raise the engineering bar through clear technical writing, rigorous code and architecture reviews, reusable platform capabilities, and hands-on mentoring of Principal, Staff, and senior engineers.Make consequential technical trade-offs based on evidence, security, maintainability, measurable outcomes, and user needs—not novelty for novelty's sake.Turn ambitious ideas into responsibly operated products through high standards, constructive collaboration, direct communication, and relentless follow-through.The bar for this role We are hiring for impact that reaches well beyond the boundaries of a single role. Delivering strongly against your own responsibilities is the starting point for this position, not the measure of success. At the Distinguished level we expect you to change what the organization is able to build and the speed and confidence with which it can build it. In practice, that means raising the technical performance of the engineers and teams around you, creating capability that did not previously exist rather than only operating what does, taking ownership of the most consequential and least well-defined problems before anyone assigns them, and leaving behind architectures, standards, and reusable foundations that continue to compound long after any single project ships. What you will bring10+ years of hands-on software engineering and architecture experience; 12+ years preferred. Demonstrated Distinguished, Fellow, Principal, Senior Staff, or equivalent scope: you have led difficult technical work across organizations and taken direct, hands-on ownership of shipping and operating complex systems.Exceptional end-to-end builder ownership. You are capable of personally building the critical path of a frontier-grade, full-stack agentic platform end to end—agent runtime, CLI/TUI, web frontend, backend services and APIs, and the underlying data layer—while creating leverage for the engineers building alongside you. You can take an ambiguous operational problem from first principles to a working prototype, make the trade-offs clear, earn stakeholder trust, and do the unglamorous hardening required to run a reliable production service.Co-equal depth in agentic AI engineering, software engineering, and machine learning engineering: ML and LLM fundamentals, experimental design, retrieval and ranking, model evaluation, production trade-offs, and sound judgment about when an LLM is not the right solution.Deep, hands-on experience with model post-training—reinforcement learning (RLHF/RLAIF), preference optimization, supervised fine-tuning, distillation, and reward and grader design—applied to improve reasoning, tool-use reliability, and domain-specialized model behavior, including creating smaller domain-specialized models.Deep production experience with stateful, policy-controlled agent runtimes and tool-using multi-agent systems for autonomous long-horizon work: durable session lifecycle, context-window management, retrieval and RAG, guardrails, evaluation systems, secure delegation, safe tool use, interruption handling, and recovery—built on established orchestration frameworks or on custom infrastructure of your own design, including MCP and production tool and integration lifecycle management.Broad applied ML depth across several areas such as reinforcement learning, multimodal modeling, retrieval and ranking, forecasting, optimization and operations research, experimentation, or model evaluation—together with production ML lifecycle and MLOps practices, and judgment about when a classical model beats an LLM.Expert Python plus strong production backend capability in one or more of Go, Java, or TypeScript, with true full-stack capability across React/TypeScript frontend, APIs, and the data layer.Demonstrated depth in distributed systems and production reliability, including streaming and batch platforms, Kubernetes/Docker, CI/CD, telemetry and observability, SLOs/SLIs, availability, latency and cost management, secure enterprise integrations, incident learning, and layered testing.Deep fluency with AI-native software-development workflows and coding agents such as Claude Code, Codex, Cursor, Copilot, or equivalent tools, applied with rigorous engineering judgment, code review, evaluation, and testing.Demonstrated evidence of exceptional hands-on depth and organization-level impact. We accept many forms of proof: shipped systems you can speak to in depth, an architecture and code walkthrough, open-source contributions where disclosure is permitted, technical demonstrations, publications, or patents. We recognize that much frontier work is confidential; a public portfolio is welcome but is not required. Be prepared to describe work that measurably raised the capability of teams beyond your own, and how that impact was sustained.High agency, technical creativity, intellectual rigor, and sustained execution. You are self-motivated and proactive in ambiguity, and you are an approachable, ethical teammate who listens well, creates momentum, and brings partners with you.Minimum qualificationsApplicants must meet one of the corporate eligibility paths below. The role-specific hiring bar above—including 10+ years of hands-on engineering and architecture experience—governs selection for this Distinguished position.Master's degree in Computer Science, Computer Engineering, Computer Information Systems, Software Engineering, Machine Learning, Artificial Intelligence, or a related area and 4 years of experience in software engineering or a related area; or8 years of experience in software engineering or a related area.Preferred qualificationsPh.D. in Computer Science, Computer Engineering, Machine Learning, Artificial Intelligence, or a closely related discipline.Experience building developer-facing agentic platforms, SDKs, or coding and automation agents used by other engineers.Graph and knowledge-representation depth is a strong plus. Knowledge and context graphs, ontology and schema design, entity resolution, multi-hop retrieval, graph databases and query languages, or graph ML and network analysis.Deep experience designing and operating ML/LLM platforms, agent runtimes, model-serving systems, retrieval and ranking platforms, or high-scale distributed data systems.Meaningful open-source leadership, technical talks, developer tools, technical writing, patents, or high-impact research publications in agentic AI, ML systems, or software platforms.Evidence of building innovative technologies or applications that improve complex operational workflows for frontline users, associates, customers, or other high-impact users. At Walmart, we offer competitive pay as well as performance-based bonus awards and other great benefits for a happier mind, body, and wallet. Health benefits include medical, vision and dental coverage. Financial benefits include 401(k), stock purchase and company-paid life insurance. Paid time off benefits include PTO (including sick leave), parental leave, family care leave, bereavement, jury duty, and voting. Other benefits include short-term and long-term disability, company discounts, Military Leave Pay, adoption and surrogacy expense reimbursement, and more. You will also receive PTO and/or PPTO that can be used for vacation, sick leave, holidays, or other purposes. The amount you receive depends on your job classification and length of employment. It will meet or exceed the requirements of paid sick leave laws, where applicable. For information about PTO, see . Live Better U is a Walmart-paid education benefit program for full-time and part-time associates in Walmart and Sam's Club facilities. Programs range from high school completion to bachelor's degrees, including English Language Learning and short-form certificates. Tuition, books, and fees are completely paid for by Walmart. Eligibility requirements apply to some benefits and may depend on your job classification and length of employment. Benefits are subject to change and may be subject to a specific plan or program terms. For information about benefits and eligibility, see One.Walmart. The annual salary range for this position is $130,000.00 - $260,000.00 Additional compensation includes annual or quarterly performance bonuses. Additional compensation for certain positions may also include : - Stock

Vacancy posted 2 days ago
Similar jobs that could be interesting for youBased on the (USA) Distinguished, Data Scientist - Agentic AI Systems Engineering & Model Post-Training in Bentonville, AR vacancy
  • $130k - $260k

     ...OfficeWe are seeking a Distinguished Data Scientist to provide...  ...next‑generation AI systems and platforms....  ..., optimization, agentic AI) with cross‑functional...  ...— from feature engineering through...  ...the-art language models while keeping all...  ...feature stores, model training, serving layers,... 
    Training
    Full time
    Temporary work
    Part time
    Home office

    Walmart

    Bentonville, AR
    3 days ago
  •  ...Walmart is seeking a Principal Data Scientist to lead production-grade, agentic AI systems in its Supply Chain AI Lab. You will own end-to-end design, development...  ...complex enterprise tasks. You will drive model post-training, governance, and scalable backend services,... 
    Training

    Jobleads-US

    Bentonville, AR
    3 days ago
  • $90k - $180k

     ...Summary...As a Senior Data Scientist, you will help...  ...generation intelligent systems that blend software, models, and automation...  ...solutions using agentic coding tools and frameworks...  ...of software engineering, data, AI systems, and rapid...  ...sharing and training of the rest of the... 
    Training
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    1 day ago
  • $130k - $260k

     ...performance, and security across distributed systems.Develop maintainable, testable code...  ...also include : - StockSummaryThe (USA) Distinguished Software Engineer will lead the design, development,...  .... About the team: Walmart Data Ventures operates with the agility of... 
    Suggested
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    1 day ago
  • $130k - $260k

     ...summary:Join Walmart as a Distinguished Software Engineer, leading the design and development...  .... The Apps, Analytics, and AI team powers scalable...  ...team also advances the People Data Platform, delivering secure...  ...architecture, distributed systems, and scalable platform... 
    Suggested
    Full time
    Temporary work
    Part time
    Worldwide

    Walmart

    Bentonville, AR
    4 days ago
  • $110k - $220k

     ...seeking a Staff Software Engineer, Information Security...  ...capabilities for agentic AI ecosystems. This role...  ...operating enterprise-scale systems.3+ years of experience...  ...secure coding, threat modeling, design reviews, and...  ...technology, retail, or data-driven company.Option... 
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    4 days ago
  • $110k - $220k

     ...summary: The Staff Software Engineer, Information Security, plays...  ...ensure robust, high-availability systems. The role involves...  ...authorization solutions for agentic AI ecosystems. Focused on Non-Human...  ...at a technology, retail, or data-driven company.\n\nOption 2:... 
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    2 days ago
  • $143k - $286k

     ...Summary...As a Principal Data Scientist on the Applied AI team, you will own the...  ...and delivery of AI systems that transform how HR...  ...world. The role suits engineers who want to build AI products...  ...expertise includes agentic systems, large language model applications,... 
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    1 day ago
  • $117k - $234k

     ...leverage workflows for AI transformation....  ...production AI systems including agentic workflows, LLM...  ...frameworks that measure model and system...  ...and collaborate on engineering practices that take...  ...AI practices, data governance, and security...  ...a Senior Data Scientist on the Applied AI... 
    Full time
    Temporary work
    Part time
    Worldwide

    Walmart

    Bentonville, AR
    1 day ago
  • $110k - $220k

     ...Walmart as a Principal Data Scientist to lead advanced...  ...machine learning models, performing...  ..., part of Applied AI, develops advanced...  ...reliable decision systems that optimize how...  ...Collaborating closely with engineering, product, and...  ...associates by applying agentic AI, statistical... 
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    1 day ago
  • $90k - $180k

     ...infrastructure governance.Partner with Architects of Record (AOR) to improve telecom design and planning.Lead Walmart's BICSI-certified Training Center and certification strategy.Establish vendor scoping, survey, and documentation standards.Collaborate with Construction,... 
    Training
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    4 days ago
  • $94.4k - $293.8k

     ...Responsible AI team...  ...the Global Data & AI Practice...  ...and offer training and resources...  ...modelling, machine learning...  ...generative AI, and agentic AI,...  ...Data Scientist AI capabilities...  ..., engineering, deployment...  ...agentic AI systems. Collaborate...  ...this job posting will be posted... 
    Training
    Live in
    Work at office
    Local area

    Accenture

    Bentonville, AR
    4 days ago
  • $110k - $220k

     ...Global Tech Applied AI Data Science team is...  ...a Staff Data Scientist to work...  ...machine learning engineers, operations research...  ...ML models to address high...  ...explainable pricing systems: Provide model...  ...AgentOps: Build Agentic workflows to enable...  ...and distributed training in a cloud environment... 
    Training
    Full time
    Temporary work
    Part time
    Remote work

    Walmart

    Bentonville, AR
    1 day ago
  • $90k - $180k

     ...Role summary:As a Senior Data Scientist - Retail Intelligence...  ...of data science and AI-driven solutions that...  ...strategy, product, and engineering, supporting the development...  ...data science and AI systems, combined with product...  ...development models while ensuring alignment... 
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    2 days ago
  • $117k - $234k

     ...OfficeRole summary: Walmart is seeking a Data Scientist III to advance data-driven decision...  ...by applying advanced analytical modeling, statistical methods, and machine...  ...shopping journeys. Leveraging AI, data, and scalable engineering, we create intelligent experiences... 
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    3 days ago
  •  ...the forefront of AI-native...  ...powered workflows engineered to scale in real...  ...platforms, enterprise systems, and real-world...  ..., Salesforce, data platforms,...  ...through world-class training, career...  ...similar foundation model providersWorkflow...  ...this job posting will be posted... 
    Training
    Full time
    Work experience placement
    Live in
    Work at office
    Local area

    Accenture

    Bentonville, AR
    1 day ago
  • $90k - $180k

     ...OfficeRole summary: Walmart is seeking a Senior Data Engineer to design, develop, and maintain scalable data pipelines and models that support business insights and decision-...  ...and analytics.Monitor and troubleshoot data systems to ensure reliability, performance, and... 
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    13 hours ago
  • $90k - $180k

     ...ResponsibilitiesAI Systems & Agentic WorkflowsBuild agentic AI services (...  ...productionize models (LLMs, GNNs, embedding...  ...Compute & Data PipelinesDevelop...  ...for training/inference, vector...  ...design reviews and engineering best practices....  ...engineers, data scientists, cybersecurity... 
    Training
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    1 day ago
  • $94.56k - $180k

     ...Position: Senior Data Scientist Job Location:...  ...extracted data. Analytical Modeling: select the analytical...  ...and handling; Training machine learning models...  ...deploying machine learning or AI models in production...  ...Leveraging version control systems such as Git;... 
    Training

    Walmart

    Bentonville, AR
    3 days ago
  •  ...graduates in Computer Science, Engineering, Mathematics, Statistics, or related...  .../Java Software Programmers Data Analysts, Data Scientists Data Engineers & AI/Machine Learning Engineers...  ...skills, explore our specialized training programs designed to help you become... 
    Training
    Full time

    SynergisticIT

    Bentonville, AR
    2 days ago
  • $90k - $180k

     ...Home OfficeRole summary: The (USA) Software Engineer III plays a critical role in...  ...Club Loyalty team develops systems and experiences that engage...  ...technology-driven team leverages data and experimentation to...  ...loyalty within a membership model. Their work integrates behavioral... 
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    3 days ago
  • $169k - $338k

     ...Segment: Home OfficePosition Summary...What you'll do...Distinguished Software Engineer - Traffic Foundation (Global Technology Platform)The Traffic...  ...to hundreds of millions of customers worldwide. These systems process millions of requests per second, scale seamlessly... 
    Full time
    Temporary work
    Part time
    Worldwide

    Walmart

    Bentonville, AR
    4 days ago
  • $130k - $260k

     ...WalmartPosition Summary...Distinguished Engineer - Marketplace,...  ...-class pre-order, post-order experience,...  ...and resilient systems. We empower thousands...  ...real-time data for insights, and...  ...the organization. Model Walmart’s values and...  ...Knowledge of current AI tools for engineering... 
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    1 day ago
  • $169k - $338k

     ...Profiler, JFR tracking) against system-wide, kernel-...  ...wrapper, access controls, and data-sanitization pipelines for profiling...  ...Efficiency: Collaborate with Platform Engineering to leverage profiling...  ...StockSummaryWe are looking for a Distinguished Engineer to lead the vision,... 
    Full time
    Temporary work
    Part time
    Immediate start

    Walmart

    Bentonville, AR
    2 days ago
  • $110k - $220k

     ...ll do...As a Staff Data Scientist at Walmart, you...  ...algorithms, Generative AI methods, deep...  ...in data sourcing, model development, validation...  ...you'll do:Design, train, and deploy...  ...or understanding systems in production — such...  ...team of software engineers, data scientists,... 
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    1 day ago
  • $90k - $180k

     ...ll do... Position: Senior, Data Engineer Job Location: 811...  ...pertaining to their area of work. Data Modelling: analyze complex data elements, systems, data flows, dependencies, and...  ...appropriate solutions. Creates training documentation and trains end-users... 
    Training

    Walmart

    Bentonville, AR
    5 days ago
  • $110k - $220k

     ...summary: The Principal, Software Engineer leads the design and delivery...  ...-native architectures and AI/ML frameworks, to support Walmart...  ...adoption of AI-assisted and agentic engineering practices, leveraging...  ...impact, the team develops systems supporting compensation and benefits... 
    Full time
    Temporary work
    Part time
    Worldwide

    Walmart

    Bentonville, AR
    13 hours ago
  • $95k - $165k

     ...As a Principal Software Engineer - Mobile, you will...  ...the next generation of AI-powered shopping experiences...  ..., product, design, data science, and AI platform...  ...generative UI, multimodal, and agentic experiences.Create...  ...of distributed systems, performance, reliability... 
    Full time
    Temporary work
    Part time

    Walmart

    Bentonville, AR
    4 days ago
  • $110k - $220k

     ...tools, merchant data science, and...  ...with software engineers who take pride...  ...solutions using Agentic AI and related technologies...  ...a true role model and mentor for...  ..., data scientists, cybersecurity...  ...-empowered. We train our team in the...  ...computer information systems, software engineering... 
    Full time
    Temporary work
    Part time
    Worldwide

    Walmart

    Bentonville, AR
    13 hours ago
  • $110k - $220k

     ...Walmart as a Staff Software Engineer to lead the development...  ..., tooling, and AI/ML frameworks. This role...  ...team: The Associate and Agentic Experiences team within...  ...journeys and unify global systems into a seamless digital...  ...excellence through data-driven decision making... 
    Full time
    Temporary work
    Part time
    Worldwide

    Walmart

    Bentonville, AR
    4 days ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to (USA) Distinguished, Data Scientist - Agentic AI Systems Engineering & Model Post-Training. Be the first to apply!