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 insuranceGo back
$235k
...building the platforms, data products, and AI capabilities that give CBRE and its... ...revenue impact. Role Summary The Senior AI/ML Engineer is a hands-on technical practitioner responsible... ..., platform engineers, product managers, and business stakeholders to align AI...SeniorDay shift$87.12k - $151.25k
...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 - Hybrid to join our team in Irving, Texas (US-TX), United States (US).Senior AI/ML SpecialistWe are seeking a Senior AI/ML...SeniorTemporary workWork at officeRemote workFlexible 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$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$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$165k - $216.56k
...of the agentic enterprise. To usher in this new era, we seek AI-native thinkers across every function who are energized by... ...help redefine the future of how work gets done.SummaryThe AI/ML Flex Solution Engineer (SE) is a high-impact, customer-facing technical role supporting...SeniorRemote workFlexible hours- ...Have Technical/Functional Skills Databricks and Azure AI Foundry must-have; ML engineering/Applied AI; production ML deployment; RAG and Agentic AI... ...MLOps, monitoring, drift detection, retraining, lifecycle management; mentor and promote responsible AI governance....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- ...Connectedness industry. As an AI-first strategic technology... ...business reengineering, and managed services for the largest telecom... ...are seeking a highly skilled Senior AI/ML Developer to join our Agentic... ...with platform architects and engineering teams to build scalable multi...Senior
$130k - $185k
EY-Parthenon is seeking an AI ML Engineering Senior Associate/Consultant to build and maintain advanced analytics platforms in Dallas. This role involves translating complex business needs into actionable AI workflows and collaborating with top executives. Ideal candidates...Senior$124k - $280k
...LevelSenior ManagerJob Description & SummaryThe OpportunityAs an AI Engineering Lead, you will play a pivotal role in transforming raw data... ...design and develop robust data solutions for clients. As a Senior Manager, you will apply your skills and professional network to...SeniorFull timeH1b- ...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
- A prominent financial solutions firm is seeking a Senior Software Engineer to create innovative AI-driven applications. The role focuses on developing scalable Python applications, designing AI/ML solutions using AWS, and mentoring junior engineers. Candidates should have...Senior
$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$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
$101k - $194k
...#VTeamLife.What you’ll be doing...As a Senior AI Engineer within our team of propensity modelers,... ...lifecycle triggers.Operating independently to manage end-to-end model development pipelines,... ...for models in production, production ML/LLM monitoring and observability tooling...SeniorFull timeTemporary workPart timeWork experience placementWork at officeWork from homeShift work3 days per week$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- ...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...
$143.5k - $275k
...highly sophisticated team of propensity modelers to support the base management organization as it strategically transitions to an agile pod... ...executive presentations that clearly translate complex AI science strategies into meaningful business narratives.Where you...Full timeTemporary workPart timeWork experience placementWork at officeWork from homeShift work3 days per week- ...Reference26-08359Description: PRDLEVEL 10Responsibilities: As an AI / ML Engineer, you will be responsible for developing applications and... ...DimensionValue: Technology ServicesName: Service GroupValue: Application Managed ServicesName: Budgeted Rate - indicate currency and type (...Hourly payDaily paidFor contractorsH1bWork at officeLocal areaRemote work
- ...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
- AI/ML Engineer**** Please note: This role is not eligible for 100% remote work. Employees must... ...into production* 2-4 years of professional Managed or IT Professional consulting experience... ...:* Consultant: $130,000-$159,000* Senior Consultant: $163,000-$199,000* Principal...Temporary workWork at officeLocal area3 days per week
$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$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- ...rigorous financial governance with automation, AI, and deep technical expertise to drive... ...are a collaborative team of architects, engineers, financial analysts, and delivery experts... ...-class clients to transform how they manage, optimize, and govern cloud spend.You Are...Full timeWork experience placementLive inWork at officeLocal area
$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$72k - $129k
...enterprise roadmap toward modern agentic AI solutions requires dedicated engineering capability to architect autonomous... ...delivery velocity across our AI/ML initiatives. As an AI/ML Engineer (... ...of end-to-end Model Development & Management Lifecycles (MLOps/LLMOps),...Full timeTemporary workPart timeWork experience placementWork at officeWork from homeShift work3 days per week$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
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Senior AI/ML Engineering Manager. Be the first to apply!
- machine learning ai engineer Dallas, TX
- ai developer Dallas, TX
- senior ai engineer Dallas, TX
- ai engineer Dallas, TX
- ai ml engineer Dallas, TX
- ai prompt engineer Dallas, TX
- ai engineer remote Dallas, TX
- computer vision machine learning engineer Dallas, TX
- machine learning engineer Dallas, TX
- machine learning software engineer Dallas, TX


