Senior AI/ML Engineering Manager
$148.5k - $162kBain & Company
General InformationJob TitleSenior AI/ML Engineering ManagerJob ID108808Work AreasTechnology & EngineeringEmployment TypePermanent Full-TimeLocation(s)Atlanta, Austin, Chicago, Dallas, HoustonDescription & RequirementsWHAT MAKES US A GREAT PLACE TO WORKWe are proud to be consistently recognized as one of the world’s best places to work. We are currently the top ranked consulting firm on Glassdoor’s Best Places to Work list and have earned the #1 overall spot a record seven times.Extraordinary teams are at the heart of our business strategy, but these don’t happen by chance. They require intentional focus on bringing together a broad set of backgrounds, cultures, experiences, perspectives, and skills in a supportive and inclusive work environment. We hire people with exceptional talent and create an environment in which every individual can thrive professionally and personally.WHO YOU’LL WORK WITHAs the premier consulting partner for the private equity industry, Bain's PEG boasts a global practice that is over three times larger than any competitor. Our network of over 1,000 professionals supports private equity and institutional investor clients through every stage of the investment life cycle, from deal generation and due diligence to portfolio value creation and exit planning.Bain & Company is developing a suite of cutting-edge data and software solutions designed to revolutionize how the private equity industry uses data for investment insights and decision-making. The PEG Innovation team's mission is to create analytical solutions for Bain clients, teams, and the broader institutional investor space using proprietary software and data products. This includes the development, commercialization, and daily management of Bain's proprietary datasets, data, and software businesses.WHERE YOU’LL FIT WITHIN THE TEAMSenior AI/ML Engineering Managers lead the Data and ML Engineering function for the Diligence Platform: they own the people, delivery, and technical direction of the teams that build feature and embedding pipelines, model serving and LLMOps infrastructure, and production RAG and retrieval systems. You manage and develop a team of Data and ML Engineers — hiring, coaching, performance management, and career growth — while owning the roadmap, delivery commitments, and operational health of everything the team ships. You remain hands-on where it matters most: setting architectural direction, prototyping hard problems, reviewing critical code, and stepping into individual contribution when delivery, incidents, or complexity demand it. You partner with Data Science, the Agent / AI squad, Product, and Platform leadership to translate platform strategy into staffed, sequenced, and measurable engineering work. This is a player-coach role: the team’s output, reliability, and engineering standards are the measure of success.WHAT YOU'LL DOTeam Leadership and Engineering Management (50%)Manage a team of Data and ML Engineers: hiring and onboarding, goal setting, coaching, performance management, and career development.Own delivery for the team’s roadmap: scope and sequence work, set realistic commitments, track progress, and remove blockers before they become escalations.Set and enforce engineering standards across data and ML systems — testing, typing, observability, runbooks, and SLAs — and hold the team to production quality from the first commit.Own the operational health of the team’s systems: on-call and incident response ownership, post-incident reviews, and follow-through on reliability and cost improvements.Allocate capacity across pipeline, serving, retrieval, and evaluation workstreams; balance feature delivery against platform and technical-debt investment.Partner with Data Science, the Agent / AI squad, Product, and Platform leadership to translate platform strategy into staffed, sequenced engineering work with clear ownership.Grow senior engineers into technical leaders: delegate architectural ownership, coach through design review, and build bench depth behind every critical system.Communicate roadmap, trade-offs, risks, and delivery status to platform leadership and non-technical stakeholders.Hands-On Engineering and Technical Direction (35%)Set architectural direction for the platform’s data, serving, and retrieval systems; own design review and the build-versus-buy calls that follow.Contribute directly to production code where depth or delivery pressure requires it: inference and serving systems, model and prompt lifecycle in MLflow, LLMOps tooling, and RAG and retrieval pipelines.Prototype hard or ambiguous problems personally to de-risk them before handing an established pattern to the team.Own the evaluation and monitoring bar for production ML: golden datasets, metric definitions, regression gates in CI, and drift and hallucination monitoring.Review critical pull requests and lead incident response on the highest-severity production ML and data issues.Other (15%):Contribute to platform-wide engineering standards, repository conventions, and interviewing and hiring loops beyond the immediate team.Mentor senior and mid-level engineers and Data Scientists on production ML, LLMOps, and data engineering practice.Set the team’s standards for AI-assisted development: how coding assistants are used, and how generated code is reviewed before it enters the codebase.Use LLMs to generate first-draft documentation, runbooks, and status and evaluation reports; validate and refine outputs before publishing.ABOUT YOUBachelor’s degree in Computer Science, Engineering, Machine Learning, Data Science, Statistics, or a related field (or equivalent practical experience).8+ years of experience building and operating production data and ML systems, including model deployment, serving, and post-deployment monitoring.3+ years of direct people-management experience leading data, ML, or platform engineers, including hiring, performance management, and career development.Demonstrated experience owning delivery for a team: roadmap planning, capacity allocation, and accountability for commitments and operational health.Demonstrated experience owning the model and prompt lifecycle end-to-end (packaging, registry, promotion, rollout, monitoring, and rollback).Demonstrated experience building and operating production RAG or retrieval systems end-to-end, from embedding and retrieval through re-ranking and evaluation.Experience setting architectural direction across data and ML systems and leading design review for a team of engineers.Experience partnering with Data Science, Product, and platform leadership to translate strategy into staffed, sequenced engineering work.Strong Python for production ML, with the technical depth to contribute code and review critical pull requests while managing.Experience working in a modern cloud ML platform environment (Databricks or AWS), including managed training / serving and governed model access.Leadership and people managementBuilds and develops high-performing engineering teams: hires well, sets clear expectations, gives direct feedback, and manages underperformance early.Delivery management: decomposes ambiguous platform goals into sequenced, owned, and estimable engineering work.Coaches through design and code review rather than taking over; delegates architectural ownership deliberately.Operates as the accountable owner for team systems: on-call structure, incident process, post-incident follow-through, and cost and reliability targets.Communicates clearly upward and across: trade-offs, risk, and delivery status framed for both engineers and non-technical stakeholders.ML engineering / LLMOpsStrong Python: ML and serving code written to production engineering standards (type hints, Pydantic, pytest, Ruff, mypy strict).MLflow: experiment tracking, model registry, custom model flavours, promotion workflows, and model serving configuration.LLMOps tooling: prompt and instruction versioning, model gateways (e.g., Portkey), inference orchestration frameworks (LangChain, LlamaIndex, or equivalent), and response caching.Model serving and inference optimisation: request batching, concurrency and throughput tuning, latency budgeting, and awareness of quantisation and hardware trade-offs.RAG pipeline engineering: chunking strategies, contextual embedding, hybrid retrieval, cross-encoder re-ranking, and context assembly.Data engineering breadth: batch and streaming pipelines, orchestration, data quality, and feature and embedding pipeline design at scale.Model evaluation and monitoring: golden datasets, metric definition, calibration, LLM-as-judge, regression gates in CI, and production drift monitoring.Docker and Kubernetes, and infrastructure familiarity: able to review ML-serving infrastructure (IAM roles, model endpoints, GPU / CPU workloads) provisioned via Terraform.Generative AI and agentic systemsOwns the team’s inference and retrieval services that feed agent workflows as structured tool responses consumed by the Agent Gateway.Sets the RAG quality bar: embedding and retrieval strategy, and recall / precision and groundedness benchmarks the team is held to.Directs use of LLM-as-judge patterns in evaluation pipelines where qualitative criteria are required.Builds feedback-to-evaluation and feedback-to-training-data loops from production signals, and staffs the work to sustain them.GeneralTreats every ML system as a production system from the first commit: tests, observability, a runbook, and an SLA are not optional — and holds the team to the same bar.Raises model quality, reliability, and delivery risks proactively; does not wait for users or leadership to surface them.Sets the standard for AI-assisted development: uses AI tooling to move faster, but reviews all generated code and documentation critically before it enters the codebase.Strong communication skills; able to explain retrieval-quality, latency, cost, and staffing trade-offs to engineers, senior stakeholders, and non-technical audiences.This role follows a hybrid model, requiring in-office presence at least 1 day per weekU.S. COMPENSATION INFORMATIONCompensation for this role includes base salary, annual discretionary performance bonus, 401(k) plan with an annual employer contribution based on years of service and Bain’s best in class benefits package (details listed below).Some local governments in the United States require a good-faith, reasonable salary range be included in job postings for open roles. The estimated annualized compensation for this role is as follows:In Atlanta, the good-faith, reasonable annualized full-time salary range for this role is between $148,500 - $162,000In Texas, the good-faith, reasonable annualized full-time salary range for this role is between $155,875 - $170,000In Chicago, the good-faith, reasonable annualized full-time salary range for this role is between $163,375 - $178,250Placement within these ranges will vary based on factors such as experience, education, training, and skill level.Compensation also includes a discretionary annual performance bonus, 401(k) plan with employer contribution, and Bain’s best-in-class benefits—including full premium coverage for medical, dental, and vision, generous paid time off, and more.Annual discretionary performance bonus This role may also be eligible for other elements of discretionary compensation4.5% 401(k) company contribution, which increases after 3 years of service and is 100% vested upon start dateBain & Company's comprehensive benefits and wellness program is designed to help employees achieve personal independence, protection and stability in the areas most important to you and your family.Bain pays 100% individual employee premiums for medical, dental and vision programs, offering one of the most comprehensive medical plans for employees without impacting your paycheckGenerous paid time off, including parental leave, sick leave and paid holidaysFully vested 401(k) company contributionPaid Life and Long-Term Disability insuranceAnnual fitness reimbursementsGo back
- ...If you want to be part of an inclusive, adaptable, and forward-thinking organization, apply now.We are currently seeking a Senior AI/ML Engineer to join our team in Irving, Texas (US-TX), United States (US).Job Description - Senior AI ML SpecialistDay to Day job Duties...SeniorWork at officeRemote workFlexible hours
$182.4k - $250.6k
...accelerating the future of autonomous driving? Join the Embodied AI team at General Motors. Our team is developing and... ...vehicle behavior across real-world scenarios.As a Senior AI/ML Future Sensing Engineer in the Embodied AI organization, you will develop and evaluate...SeniorFull timeLocal areaRemote workWork from homeRelocationRelocation packageFlexible hours$144.7k - $261.3k
...environments, cloud infrastructure, and ML/AI GPU platforms for AV research and... ...in GM. The Role: GM is looking for a Senior Capacity Engineer to join the AV Capacity and Performance... ...three days per week or at the hiring manager’s discretion. Ability to sit remote in...SeniorFull timeWork experience placementWork at officeLocal areaRemote workWork from homeFlexible hours3 days per week$178.42k - $230.5k
Job DescriptionAbout UsThe AI Cloud and Developer Infrastructure... ...the tools and services engineers here at GM use every day to do... ...The RoleWe are looking for a Senior Engineer with an extensive engineering... ...the reasoning Ability to manage competing priorities, focus on...SeniorFull timeWork experience placementLocal areaWork from homeRelocation packageFlexible hours$178.42k - $230.5k
..., Washington area.About UsThe AI Cloud and Developer Infrastructure... ...the tools and services engineers here at GM use every day to do... ...The RoleWe are looking for a Senior Engineer with an extensive engineering... ...the reasoning Ability to manage competing priorities, focus on...SeniorFull timeWork experience placementWork at officeLocal areaRemote workWork from homeRelocationRelocation packageFlexible hours3 days per week- ...Senior AI/ML Engineer Development and integration of AI/ML models and automated testing frameworks across both modern and legacy tech stacks. Oversee life cycle process (e.g., design, analysis, review) and testing results to ensure adherence to quality standards and...Senior
$170.6k - $261.3k
...About the team: The AV ML Infra team at GM builds... ...the unique demands of AI and ML innovation, supporting... ...the productivity of ML engineers, and drive the adoption... ...workloads and managing reliable ML inference pipelines... ...Overview: As a Senior AI/ML Full-Stack Engineer...SeniorFull timeLocal areaWork from homeFlexible hours- ...leadership in cloud, data and AI with unmatched industry experience... ...and applied AI and data engineering. We help the world’s leading Resources... ...outcomes.You Are:You are a Senior AI engineering Leader who... ...experience in software or AI/ML engineering, including architecture...SeniorFull timeWork experience placementLive inWork at officeLocal area
$296.3k - $423.9k
...Principal Technical Lead Manager (TLM) to lead the... ...team within the Embodied AI organization. This role... ...shape the algorithms and ML systems that translate... ...high-performing team of engineers building ML-driven trajectory... ...direction, mentor senior engineers, and lead...Full timeLocal areaRemote workWork from homeRelocationRelocation packageFlexible hours- ...financial governance with automation, AI, and deep technical expertise to... ...team of architects, engineers, financial analysts, and delivery... ...class clients to transform how they manage, optimize, and govern cloud spend.You Are:A senior technology leader with extensive...Full timeWork experience placementLive inWork at officeLocal area
$102.4k - $179k
...design, build, and deploy scalable AI and machine learning solutions... ..., developing both traditional ML models and LLM-powered systems... ..., and model lifecycle management practices.\n * Design and maintain... ...degree in Computer Science, Engineering, Data Science, or a related field...SeniorFull time$293.5k
General Information Job Title Expert Senior Manager, AI Engineering Job ID 104335 Work Areas Analytics, Data & Research, Management... ...For (Qualifications):8-12+ years in software engineering, ML engineering, or applied AI roles with significant hands-on...SeniorPermanent employmentFull timeApprenticeshipWork at officeLocal areaWork from homeHome office3 days per week- ...Have Technical/Functional Skills Databricks and Azure AI Foundry must-have; ML engineering/Applied AI; production ML deployment; RAG and Agentic... ...MLOps, monitoring, drift detection, retraining, lifecycle management; mentor and promote responsible AI governance....SeniorFull time
- ...WiproContact: Meghana GorusuCompany: SRI Tech SolutionsPython (AI/ML Engineer)Location - Atlanta GA, Irving (TX), Irvine (CA), NJ, or Tampa... ...in agile development methodologies and use project management tools to manage and track project progress.Ensure compliance...
- ...specialized teams, including Engineering, Threat Intelligence, Vulnerability Management, Incident Response,... ...Understanding of adversarial ML concepts and model... ...LLMs, deep learning or AI-assisted detection (preferred... ...working directly with senior level management...Work experience placementWork at officeVisa sponsorshipFlexible hours
- ...challenges faced by manufacturing and engineering teams. As a global... ...to deliver data, analytics and AI solutions that enhance quality... ...Instruments is looking for a Sr. AI/ML engineer who is experienced... ...systems. You'll collaborate with senior engineers and cross-functional...Local area
$73.5k - $212.28k
...- Information Technology (IT)Management LevelManagerJob Description &... ...people in data and analytics engineering focus on leveraging advanced technologies... ...teams to incorporate AI into various applications- Drive... ...to open-source projects or AI/ML publicationTravel...Full timeH1b$73.5k - $212.28k
...SummaryAt PwC, our people in data and analytics engineering focus on leveraging advanced technologies... ...team member’s unique strengths, and managing performance to deliver on client... ...OpportunityAs part of the People Tech & AI team you will lead the design, build, and...Full timeWork experience placementH1bRemote work$117.7k - $221.4k
...practical, and cost efficient for embodied AI systems. We believe the next generation... .... This operating model reflects how Cola engineers think: build durable intermediate artifacts... ...{or other frequency dictated by your manager}. This job may be eligible for relocation...Full timeLocal areaRemote workWork from homeRelocation packageFlexible hours$129k - $198.4k
Job DescriptionRole: As an AI/ML Engineer on the Metrics Frameworks team, part of the Simulation, Evaluation, and Data organization, you... ...at least 3 times a week {or other frequency dictated by their manager}. About GMOur vision is a world with Zero Crashes, Zero Emissions...Full timeLocal areaWork from home$189.3k - $320.7k
...future of autonomous driving? Join the Embodied AI team at General Motors. Our team is... ...behavior across real-world scenarios.As a Staff AI/ML Future Sensing Engineer in the Embodied AI organization, you will serve as a senior individual contributor driving end-to-end technical...Full timeLocal areaRemote workWork from homeRelocationRelocation packageFlexible hours$128.7k - $261.3k
...accessible mobility. For the AI Kernels & Compilers... ..., and performance engineering so that every cycle on... ...driving. The RoleAs a Senior Compiler Engineer on the... ...reliable, and effortless for ML engineers across the AV... ...dictated by their manager}. The selected candidate...SeniorFull timeLocal areaRemote workWork from homeRelocation packageFlexible hours$77k - $202k
...OpportunityAs an Acceleration Center- Agentic AI and Machine Learning Developer- Senior Associate, you will play a pivotal... ...data, algorithms, and software engineering to build and deploy AI and Machine... ...connections and learning how to manage and inspire others. You will...SeniorFull timeH1b- ...Senior AI/ML Developer Seeking a Senior AI/ML Developer to build and scale end to end machine learning and Generative AI solutions... ...impact financial use cases. This role combines strong hands on engineering with opportunities to lead architecture, mentor teams, and help...SeniorRelocation
- ...(especially for data pipelines and model deployment) Data Engineering: ETL processes, data wrangling, and feature engineering Insurance... ...-functional teams: actuarial, underwriting, IT Ability to manage multiple projects and prioritize effectively Curiosity and...
- ...: Senior Associate AI/ML REMOTE Type of Job : New Contracting Role Req # to submit... ...Must work EST or CST hours AI/ML Engineer - GenAI & MLOps Your Impact... ...performance, monitoring, and lifecycle management within cloud-native environments....Work at officeImmediate startRemote work
$80 per hour
...AI/ML Engineer Exclusive opening for an AI/ML Engineer with The Vanguard Group, Inc. in Malvern, PA. This is a long-term contract, likely multi-year. The pay rate is $58/hr on W2 without benefits, and the bill rate is $80. The candidate will work in Malvern, PA...Long term contract- ...AI/Client Engineer Further requirements and responsibilities are as follows: Design Enterprise Machine Learning platforms that are... ...illustration purposes for peer groups, Business partners, or senior leaders. Solving complex problems with datasets and optimize...Work experience placement
$85k - $107k
...looking for a Machine Learning / Platform Engineer to join our growing AI and Data Platform team. This role is pivotal in enabling enterprise-scale ML and generative AI capabilities by... ...MLOps (Azure-Focused) Build and manage end-to-end ML/LLM pipelines on Azure...- ...Software Engineer Specialized In Ai/Ml This role is performed within RTP, North Carolina or alternate locations (Austin, San Jose or Richardson... ...infrastructure and operations. As part of the Cloud Management and Operations (CMO) team within Cisco IT, we build the platforms...
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Senior AI/ML Engineering Manager. Be the first to apply!
- ai engineer Dallas, TX
- machine learning ai engineer Dallas, TX
- senior ai engineer Dallas, TX
- ai ml engineer Dallas, TX
- ai prompt engineer Dallas, TX
- ai engineer remote Dallas, TX
- ai developer Dallas, TX
- machine learning engineer Dallas, TX
- machine learning software engineer Dallas, TX
- computer vision machine learning engineer Dallas, TX


