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
- ...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
- ...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...SuggestedFull timeWork experience placementLive inWork at officeLocal area
$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- ...standards for reliability and safety. About the Role The AI/ML Engineer is an early-career member of a cross-functional product... ...exceeding the minimum requirements may be considered for the Senior AI/ML Engineer role based on experience, additional qualifications...SeniorFull timePart timeWork from home
$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...SuggestedFull timeWork experience placementH1bRemote work$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$80 - $95 per hour
...GorusuCompany: SRI Tech SolutionsJob Title : Senior AI Engineer No. Of Openings: 2Job Location: Houston... ..., and operational practices for AI and ML systems in production... ...practicesExperience with automation and configuration management, including AnsibleSolid understanding...SeniorHourly payFull timeContract workFor contractorsWork from home- The Senior AI Agentic Engineer designs, builds, and operationalizes intelligent agent systems that automate complex enterprise business processes... ...& StrategyCollaborate with software engineers, product managers, data scientists, and business stakeholders to translate ambiguous...SeniorPermanent employmentWork experience placement
$128k - $252.5k
...executives and data scientists to AI strategists, machine learning specialists, and data engineers. SFL Scientific, a Deloitte Business, is looking to add a Senior AI Engineer to their vibrant... ...machine learning engineers, project managers, and industry experts to develop...SeniorLocal areaVisa sponsorship$150k - $275k
...OverviewEast West Bank is seeking an experienced Senior AI Engineering to design, build, and operationalize... ...improve operational efficiency, risk management, customer experience, and employee... ...FastAPI or Flask, Azure OpenAI, Azure ML, Databricks, ADLS, and modern cloud-native...SeniorFull time$77k - $202k
...connections, and learning how to manage and inspire others. Navigating... ...for healthcare payers. As a Senior Associate, you will analyze... ...years of experience in software engineering or data engineeringWhat Sets You... ...YAML configuration- Designing AI agent systems for development...SeniorFull timeH1b$165k - $225k
...Description:DataRobot delivers AI that maximizes impact and... ...today and in the future. As an AI Engineer on our Professional Services team... ...platform and modern AI/ML development, guiding customers... ...and experience deploying and managing applications on container orchestration...SeniorFull timeWork at officeLocal areaRemote workWorldwideFlexible hours- ...deep experience in cloud change management; and cloud-ready operating... ...the elite technical and product engine of the Accenture Google Business... ...: the move to Agentic AI and Product-Led Operating Models... ...Platform (GCP) Agentic AI Delivery Senior Engineer, you are a new breed...SeniorFull timeWork experience placementLive inWork at officeLocal areaShift work
$55k - $151.47k
...in data and analytics engineering focus on leveraging advanced... ..., and learning how to manage and inspire others.... ...part of the People Tech & AI team you will develop,... ...PwC standards. As a Senior Associate you will analyze... ...data engineering, AI/ML engineering, or quality...SeniorFull timeWork experience placementH1bRemote work- ...Advisory.KPMG is currently seeking a Senior Associate, AI Engineer to join our Advisory Services practice... ...transformation, and validation to support AI/ML model training and deploymentConfigure... ...exercise sound judgment, effectively manage stress and work safely and...SeniorH1bLocal area
$169.86k
JOB REQUISITIONAI ML Solution Architect & Developer Senior ManagerLOCATIONDALLASADDITIONAL LOCATION(S)ATLANTA - PEACHTREE... ...for a Technology Consulting Senior Manager to join our growing Artificial Intelligence & Machine Learning (AI/ML) team. What You Can Expect...SeniorFull timeTemporary workLocal areaRemote workFlexible hours- ...cyber defense, application security, and managed service solutions to rethink the entire security... .... A Cybersecurity Forward Deployed Engineer is a production engineer who works... ...their security and engineering teams—to make AI systems secure, governed, and resilient in...SeniorFull timeWork experience placementLive inWork at officeLocal area
$116.93k - $133.64k
STV is seeking a Senior Engineering Operations Manager to serve as a trusted operations leader and subject matter expert supporting transit and rail clients nationwide. This highly consultative role partners directly with agency leadership to guide operational strategy,...SeniorFull timeWork at officeFlexible hours$45 - $50 per hour
...for 1 day/ week) Summary: We are seeking a highly skilled Senior AI Engineer to design, build, and deploy scalable artificial intelligence... ...experience Programming: Python (preferred), Java, or Scala ML Frameworks: TensorFlow, PyTorch, Scikit-learn AI/GenAI:...SeniorHourly payContract workWork experience placement1 day per week- ...thinking services company at the forefront of AI-native innovation. We partner with... ...next-generation, agent-powered workflows engineered to scale in real-world settings. Our engineers... ...including building abstraction layers to manage multi-provider pipelines.Minimum of 10...SeniorFull timeLive inWork at officeLocal area
- ...new era in enterprise AI — one defined not by model... ...and production engineering — investigating the foundational... ...or stalls.You Are:As a Senior Advanced AI Research... ...cost reduction, context management at scale, and retrieval... ...prototypes, or AI/ML systems.Minimum of 5 years...SeniorFull timeWork experience placementLive inWork at officeLocal areaRelocation
- ...leverages its global leadership in carbon management to advance lower-carbon technologies... ...contributor to fill the position of AI Language Model Engineer within our AI Center of Excellence group... ...addition to the core data science and ML work.Experience with database systems...SeniorFull timeLocal area
$166.5k - $234.1k
...this role)Meet the TeamSecurity Engineering is shaping the future of secure... ...of engineering, cloud, and AI to help teams build securely by design. Our Program Management Office is the engine that turns... ...native architectures.Exposure to AI/ML-enabled engineering or security...SeniorFull timeTemporary workWork at officeLocal areaRemote workFlexible hours- ...energy industry. Job Duties Own production AI/ML systems including monitoring, performance, and reliability Build and manage end-to-end ML pipelines with CI/CD and... ...SQL and Data Modeling ETL / Data Pipeline engineering AI/ML tools and frameworks Cloud AI services...Full timePart timeWork from home
£130k - £160k per year
...change lives through Monzo ❤️ Hear from our team about what it's like working at Monzo ✨ About the Role This role is for a Senior Engineering Manager where you’ll be a manager of managers. You will be leading across multiple teams in an org of around 20-30 people. We’re...SeniorWork at officeRemote workRelocationVisa sponsorshipFlexible hours- ...organizations adopt generative AI, securing how AI agents,... ...systems and data has become a core engineering challenge. As an Identity &... ...on the Identity and Access Management team, you will be responsible... ...From entry-level employees to senior leaders, we believe there’s always...SeniorWork at officeRelocationNight shift
- DescriptionAs our portfolio of AI-driven solutions continues to expand, we’re looking for an experienced Machine Learning Engineer to join our high-impact data science team. This role... ...visibility and influence across the full ML lifecycle.🔧 Core ResponsibilitiesAct as...Senior
$105.4k - $207.8k
...power the next generation of AI-enabled cyber defense?If yes,... ...are looking for a hands-on Data Engineer to build and operate the governed... ...12/31/2026.Work you'll doAs a Senior Consultant, Strategy, Growth... ...or workstreamsAbility to manage and prioritize multiple tasks...SeniorLocal areaVisa sponsorship- DescriptionSobre nosotros Worley es una empresa global de expertos en energía, químicos y recursos naturales, con sede en Australia. Trabajamos en asociación con nuestros clientes para desarrollar proyectos y generar valor a lo largo del ciclo de vida de sus activos. Nos...Senior
$10k
...and deploying production-ready AI solutions that support... ...workflows across operations, engineering, finance, and corporate functions... ...solutionsOptimize relevance, context management, and response qualityWorkflow... ...deploying AI or ML solutions in production environmentsStrong...Full timeWork at officeRemote work
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 Houston, TX
- senior ai engineer Houston, TX
- ai prompt engineer Houston, TX
- ai engineer remote Houston, TX
- ai developer Houston, TX
- machine learning engineer Houston, TX
- senior operations associate Houston, TX
- senior safety specialist Houston, TX
- senior technology project manager Houston, TX
- remote senior business analyst Houston, TX

