Interested in this AI/ML Engineer role at JPMorganChase?
Apply Now →About This Role
JOB DESCRIPTION
Generative artificial intelligence is transforming how we build products, serve clients, and operate at scale. In the Chief Data and Analytics Office, you will help turn advanced models into dependable, secure, and high\-performing production services. You will work with partners across machine learning, cloud engineering, and site reliability engineering to deliver solutions with clear return on investment. If you enjoy hands\-on engineering, real\-world constraints, and high\-impact delivery, this role is for you.
As a Senior Associate, Generative AI Engineer in the Chief Data and Analytics Office, you will help design, build, and support production generative artificial intelligence products and reusable backend application programming interfaces used across the firm. You will combine large enterprise datasets with large language and multimodal models to deliver scalable, measurable solutions. You will collaborate closely with machine learning, cloud engineering, and site reliability engineering partners to ensure reliability, performance, and strong operational controls. You will contribute to technical design decisions, delivery planning, and continuous improvement of our platforms and products.
Job responsibilities
- Build and operate production generative artificial intelligence services and reusable backend application programming interfaces for firmwide use
- Combine enterprise data assets with large language and multimodal models to deliver high\-quality user experiences
- Design scalable architectures with clear interfaces and separation of concerns to enable broader developer adoption
- Implement batch and real\-time processing patterns to support high\-throughput, low\-latency use cases
- Collaborate with cloud engineering and site reliability engineering partners to deliver resilient, observable systems
- Translate research concepts into production\-ready software through experimentation, evaluation, and iterative hardening
- Optimize system performance, scalability, and cost across inference, storage, and compute
- Define and track measurable outcomes, including objectives and key results aligned to business needs
- Ensure responsible artificial intelligence practices, controls, and governance are embedded into delivery and operations
- Troubleshoot production issues, drive root\-cause analysis, and implement preventative improvements
Required qualifications, capabilities, and skills
- PhD in a quantitative discipline such as Computer Science, Mathematics, or Statistics, or equivalent practical experience
- 3\+ years of experience as an individual contributor in machine learning engineering or applied machine learning software engineering
- Demonstrated experience delivering production machine learning services in an enterprise environment, including being accountable for service health
- Strong fundamentals in statistics, optimization, and machine learning theory with applied depth in natural language processing and/or computer vision
- Hands\-on experience building distributed, multi\-threaded, and scalable systems (for example Ray, Horovod, or DeepSpeed)
- Strong software engineering fundamentals, including data structures, algorithms, and software development lifecycle best practices
- Experience designing and delivering service\-oriented systems and application programming interfaces with scalability and performance requirements
- Ability to define success metrics and write clear objectives and key results aligned to business expectations
- Strong problem\-framing skills to align machine learning solutions to business objectives and constraints
- Excellent communication skills with the ability to influence and build trust across technical and non\-technical stakeholders
Preferred qualifications, capabilities, and skills
- Experience designing and implementing pipeline workflows using directed acyclic graph frameworks (for example Kubeflow, DVC, or Ray)
- Experience building batch and streaming microservices exposed via gRPC and/or GraphQL
- Demonstrable experience with parameter\-efficient fine\-tuning, quantization, and quantization\-aware fine\-tuning for large language models
- Experience with advanced prompting strategies such as chain\-of\-thought, tree\-of\-thought, or graph\-of\-thought approaches
- Experience with multimodal large language model use cases (text plus image, speech, or video)
- Experience partnering closely with cloud engineering and site reliability engineering teams on production readiness and operations
- Experience measuring and improving model quality using offline evaluation and production monitoring
\#LI\-RB3
ABOUT US
JPMorganChase, one of the oldest financial institutions, offers innovative financial solutions to millions of consumers, small businesses and many of the world's most prominent corporate, institutional and government clients under the J.P. Morgan and Chase brands. Our history spans over 200 years and today we are a leader in investment banking, consumer and small business banking, commercial banking, financial transaction processing and asset management.
We offer a competitive total rewards package including base salary determined based on the role, experience, skill set and location. Those in eligible roles may receive commission\-based pay and/or discretionary incentive compensation, paid in the form of cash and/or forfeitable equity, awarded in recognition of individual achievements and contributions. We also offer a range of benefits and programs to meet employee needs, based on eligibility. These benefits include comprehensive health care coverage, on\-site health and wellness centers, a retirement savings plan, backup childcare, tuition reimbursement, mental health support, financial coaching and more. Additional details about total compensation and benefits will be provided during the hiring process.
We recognize that our people are our strength and the diverse talents they bring to our global workforce are directly linked to our success. We are an equal opportunity employer and place a high value on diversity and inclusion at our company. We do not discriminate on the basis of any protected attribute, including race, religion, color, national origin, gender, sexual orientation, gender identity, gender expression, age, marital or veteran status, pregnancy or disability, or any other basis protected under applicable law. We also make reasonable accommodations for applicants' and employees' religious practices and beliefs, as well as mental health or physical disability needs. Visit our FAQs for more information about requesting an accommodation.
JPMorgan Chase \& Co. is an Equal Opportunity Employer, including Disability/Veterans
ABOUT THE TEAM
Our Corporate Technology team relies on smart, driven people like you to develop applications and provide tech support for all our corporate functions across our network. Your efforts will touch lives all over the financial spectrum and across all our divisions: Global Finance, Corporate Treasury, Risk Management, Human Resources, Compliance, Legal, and within the Corporate Administrative Office. You'll be part of a team specifically built to meet and exceed our evolving technology needs, as well as our technology controls agenda.
Salary Context
This $128K-$195K range is below the median for AI/ML Engineer roles in our dataset (median: $175K across 2162 roles with salary data).
View full AI/ML Engineer salary data →Role Details
About This Role
AI/ML Engineers build and deploy machine learning models in production. They work across the full ML lifecycle: data pipelines, model training, evaluation, and serving infrastructure. The role has evolved significantly over the past two years. Where ML Engineers once spent most of their time on model architecture, the job now tilts heavily toward inference optimization, cost management, and integrating LLM capabilities into existing systems. Companies want engineers who can ship production systems, and the experimenter-only role is fading fast.
Day-to-day, you're writing training pipelines, debugging data quality issues, setting up evaluation frameworks, and figuring out why your model performs differently in staging than it did on your dev set. The best ML engineers are obsessive about reproducibility and measurement. They instrument everything. They know that a model is only as good as the data feeding it and the infrastructure serving it.
Across the 4,317 AI roles we're tracking, AI/ML Engineer positions make up 70% of the market. At JPMorganChase, this role fits into their broader AI and engineering organization.
Demand for AI/ML Engineers has been strong and consistent. Unlike some AI roles that spike with hype cycles, ML engineering is a foundational need. Every company deploying AI models needs people who can keep them running, and the gap between research prototypes and production systems keeps growing.
What the Work Looks Like
A typical week might include: debugging a data pipeline that's silently dropping 3% of training examples, running A/B tests on a new model version, writing documentation for a feature flag system that lets you roll back model deployments, and reviewing a junior engineer's PR for a new evaluation metric. Meetings tend to be cross-functional since ML touches product, engineering, and data teams.
Demand for AI/ML Engineers has been strong and consistent. Unlike some AI roles that spike with hype cycles, ML engineering is a foundational need. Every company deploying AI models needs people who can keep them running, and the gap between research prototypes and production systems keeps growing.
Skills in Demand for This Role
Python and PyTorch dominate the requirements. Most roles expect experience with cloud platforms (AWS, GCP, or Azure) and familiarity with ML frameworks like TensorFlow or JAX. RAG (Retrieval-Augmented Generation) has become a top-3 skill requirement as companies integrate LLMs into their products. Docker and Kubernetes show up in about a third of postings, reflecting the production focus of the role.
Beyond the core stack, employers increasingly want experience with experiment tracking tools (MLflow, Weights & Biases), feature stores, and vector databases. Fine-tuning experience is valuable but less common than you'd think from reading Twitter. Most production LLM work is RAG and prompt engineering, not fine-tuning. If you have both, you're in a strong position.
Companies that are serious about AI/ML hiring tend to post specific infrastructure details in the job description: the frameworks they use, their model serving stack, their data pipeline tools. Vague postings that just say 'ML experience required' without specifics are often companies that haven't figured out what they need yet.
Compensation Benchmarks
AI/ML Engineer roles pay a median of $214,900 based on 6,420 positions with disclosed compensation. Senior-level AI roles across all categories have a median of $227,400. This role's midpoint ($161K) sits 25% below the category median. Disclosed range: $128K to $195K.
Across all AI roles, the market median is $215,000. Top-quartile compensation starts at $266,300. The 90th percentile reaches $320,790. For comparison, the highest-paying categories include AI Safety ($287,500) and Research Engineer ($272,100). By seniority level: Entry: $110,000; Mid: $194,400; Senior: $227,400; Director: $274,554; VP: $241,000.
JPMorganChase AI Hiring
JPMorganChase has 141 open AI roles right now. They're hiring across AI Software Engineer, AI/ML Engineer, Data Scientist, AI Product Manager. Positions span Jersey City, NJ, US, New York, NY, US, Seattle, WA, US. Compensation range: $120K - $450K.
Location Context
AI roles in New York pay a median of $220,000 across 1,650 tracked positions.
Career Path
Common paths into AI/ML Engineer roles include Data Scientist, Software Engineer, Research Engineer.
From here, career progression typically leads toward ML Architect, AI Engineering Manager, Principal ML Engineer.
The fastest path into ML engineering is through software engineering with a self-directed ML education. A CS degree helps, but production engineering skills matter more than academic credentials. Build something that works, deploy it, and measure it. That portfolio project is worth more than a Coursera certificate. For career growth, the fork comes around the senior level: go deep on technical complexity (staff/principal track) or move into managing ML teams.
What to Expect in Interviews
Expect system design questions around ML pipelines: how you'd build a training pipeline for a specific use case, handle data drift, or design A/B testing infrastructure for model deployments. Coding rounds typically involve Python, with emphasis on data manipulation (pandas, numpy) and algorithm implementation. Take-home assignments often ask you to build an end-to-end ML pipeline from raw data to deployed model.
When evaluating opportunities: Companies that are serious about AI/ML hiring tend to post specific infrastructure details in the job description: the frameworks they use, their model serving stack, their data pipeline tools. Vague postings that just say 'ML experience required' without specifics are often companies that haven't figured out what they need yet.
AI Hiring Overview
The AI job market has 4,317 open positions tracked in our dataset. By seniority: 138 entry-level, 2,071 mid-level, 1,655 senior, and 453 leadership roles (Director, VP, C-Level). Remote roles make up 15% of the market (635 positions). The remaining 3,657 roles require on-site or hybrid attendance.
The market median for AI roles is $215,000. Top-quartile compensation starts at $266,300. The 90th percentile reaches $320,790. Highest-paying categories: AI Safety ($287,500 median, 34 roles); Research Engineer ($272,100 median, 227 roles); AI Engineering Manager ($244,000 median, 23 roles).
Demand for AI/ML Engineers has been strong and consistent. Unlike some AI roles that spike with hype cycles, ML engineering is a foundational need. Every company deploying AI models needs people who can keep them running, and the gap between research prototypes and production systems keeps growing.
The AI Job Market Today
The AI job market spans 4,317 open positions across 15 role categories. The largest categories by volume: AI/ML Engineer (3,004), Data Scientist (345), AI Software Engineer (309). These three account for the majority of open positions, though smaller categories often have higher per-role compensation because of specialized skill requirements.
The seniority mix tells a story about where AI teams are in their maturity. Entry-level roles (138) are outnumbered by mid-level (2,071) and senior (1,655) positions, reflecting that most companies are past the 'build a team from scratch' phase and need experienced engineers who can ship production systems. Leadership roles (Director, VP, C-Level) total 453 positions, representing the bottleneck between technical execution and organizational strategy.
Remote work availability sits at 15% of all AI roles (635 positions), with 3,657 requiring on-site or hybrid attendance. The remote share has stabilized after the post-pandemic correction. Senior and specialized roles (Research Scientist, ML Architect) are more likely to be remote-eligible than entry-level positions, partly because experienced hires have more negotiating power and partly because these roles require less hands-on mentorship.
AI compensation is structured in clear tiers. The market median sits at $215,000. Top-quartile roles start at $266,300, and the 90th percentile reaches $320,790. These figures include base salary with disclosed compensation. Total compensation (including equity, bonuses, and sign-on) runs 20-40% higher at companies that offer those components.
Category matters for compensation. AI Safety roles lead at $287,500 median, while Prompt Engineer roles sit at $145,000. The spread between highest and lowest-paying categories reflects the premium on specialized technical skills versus broader analytical roles.
The most in-demand skills across all AI postings: Python (2,249 postings), Aws (1,224 postings), Azure (938 postings), Rag (915 postings), Gcp (660 postings), Pytorch (640 postings), Prompt Engineering (624 postings), Kubernetes (559 postings). Python dominates, appearing in the vast majority of role descriptions regardless of category. Cloud platform experience (AWS, GCP, Azure) is the second most common requirement. The newer entrants to the top skills list (RAG, vector databases, LLM APIs) reflect the shift from traditional ML toward generative AI applications.
Frequently Asked Questions
Get Weekly AI Career Intelligence
Salary data, skills demand, and market signals from 16,000+ AI job postings. Every Monday.